feat(sync): 加入是否使用HSync的配置项
This commit is contained in:
@@ -2037,7 +2037,7 @@ let tagsMapping = [
|
||||
mappingItem('不忽略写日志错误', 'NO_IGNORE_FAILED'),
|
||||
mappingItem('取消算子合并', 'DISABLE_CHAINING'),
|
||||
mappingItem('跟踪压缩op_ts', 'TRACE_LATEST_OP_TS'),
|
||||
mappingItem('HFlush', 'USE_HFLUSH'),
|
||||
mappingItem('不使用HSync', 'DISABLE_HSYNC'),
|
||||
]
|
||||
|
||||
let hudiTableTypeMapping = [
|
||||
|
||||
Reference in New Issue
Block a user