提交 0f971a85 编写于 作者: O obdev 提交者: wangzelin.wzl

Add placeholders for transfer related inner tables and RPC

上级 cf98047e
......@@ -512,6 +512,10 @@ PCODE_DEF(OB_RS_ACCEPT_PLAN_BASELINE, 0x579)
PCODE_DEF(OB_SERVER_CANCEL_EVOLVE_TASK, 0x57A)
PCODE_DEF(OB_RS_CANCEL_EVOLVE_TASK, 0x57B)
// reserve for transfer
// PCODE_DEF(OB_START_TRANSFER_TASK, 0x57C)
// PCODE_DEF(OB_FINISH_TRANSFER_TASK, 0x57D)
//// DTL
//
// Channel operations
......
......@@ -5103,6 +5103,12 @@ def_table_schema(
# 420 : __all_column_group_history
# 421 : __all_column_group_mapping
# 422 : __all_column_group_mapping_history
# 423 : __all_transfer_task
# 424 : __all_transfer_task_history
# 425 : __all_balance_task
# 426 : __all_balance_task_history
# 427 : __all_ls_balance_job
# 428 : __all_ls_balance_job_history
################################################################################
# Virtual Table (10000, 20000]
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册