Add placeholders for transfer related inner tables and RPC

This commit is contained in:
obdev
2022-10-28 02:38:11 +00:00
committed by wangzelin.wzl
parent cf98047e85
commit 0f971a85ac
2 changed files with 10 additions and 0 deletions

View File

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

View File

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