From 8e6f52c3337d58493cdcd8ffb90babb783b5abc0 Mon Sep 17 00:00:00 2001 From: obdev Date: Thu, 8 Feb 2024 01:41:40 +0000 Subject: [PATCH] placeholder of system view for drop column instant. --- src/share/inner_table/ob_inner_table_schema_def.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/share/inner_table/ob_inner_table_schema_def.py b/src/share/inner_table/ob_inner_table_schema_def.py index 42bbac8fb6..fca6883861 100644 --- a/src/share/inner_table/ob_inner_table_schema_def.py +++ b/src/share/inner_table/ob_inner_table_schema_def.py @@ -31677,6 +31677,7 @@ FROM oceanbase.__all_clone_job_history ORDER BY CLONE_START_TIME ) #21520 GV$OB_SHARE_STORAGE_QUOTA_ASSIGNMENT #21521 V$OB_SHARE_STORAGE_QUOTA_ASSIGNMENT +#21522 CDB_UNUSED_COL_TABS # 余留位置 ################################################################################ @@ -56779,6 +56780,9 @@ def_table_schema( # 28217: GV$OB_SHARE_STORAGE_QUOTA_ASSIGNMENT # 28218: V$OB_SHARE_STORAGE_QUOTA_ASSIGNMENT +# 28219: ALL_UNUSED_COL_TABS +# 28220: DBA_UNUSED_COL_TABS +# 28221: USER_UNUSED_COL_TABS ################################################################################ # Lob Table (50000, 70000)