feat(sync): 增加使用hflush的标记
This commit is contained in:
@@ -2036,6 +2036,7 @@ let tagsMapping = [
|
||||
mappingItem('不忽略写日志错误', 'NO_IGNORE_FAILED'),
|
||||
mappingItem('取消算子合并', 'DISABLE_CHAINING'),
|
||||
mappingItem('跟踪压缩op_ts', 'TRACE_LATEST_OP_TS'),
|
||||
mappingItem('HFlush', 'USE_HFLUSH'),
|
||||
]
|
||||
|
||||
let hudiTableTypeMapping = [
|
||||
|
||||
Reference in New Issue
Block a user