[config](log) disable StreamLoad log default and enable in regression pipeline (#24354)
disable StreamLoad log default and enable in regression pipeline
This commit is contained in:
@ -694,8 +694,8 @@ BaseCompaction:546859:
|
||||
#### `enable_stream_load_record`
|
||||
|
||||
* Type: bool
|
||||
* Description: Whether to enable stream load record function, the default is true.
|
||||
* Default value: true
|
||||
* Description:Whether to enable stream load record function, the default is false.
|
||||
* Default value: false
|
||||
|
||||
#### `load_data_reserve_hours`
|
||||
|
||||
|
||||
@ -720,8 +720,8 @@ BaseCompaction:546859:
|
||||
#### `enable_stream_load_record`
|
||||
|
||||
* 类型: bool
|
||||
* 描述: 是否开启 stream load 操作记录,默认开启
|
||||
* 默认值: true
|
||||
* 描述: 是否开启 stream load 操作记录,默认是不启用
|
||||
* 默认值: false
|
||||
|
||||
#### `load_data_reserve_hours`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user