[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:
zclllyybb
2023-09-14 20:47:26 +08:00
committed by GitHub
parent c6a92955ca
commit 927de33166
7 changed files with 11 additions and 8 deletions

View File

@ -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`

View File

@ -720,8 +720,8 @@ BaseCompaction:546859:
#### `enable_stream_load_record`
* 类型: bool
* 描述: 是否开启 stream load 操作记录,默认开启
* 默认值: true
* 描述: 是否开启 stream load 操作记录,默认是不启用
* 默认值: false
#### `load_data_reserve_hours`