From cd8c619387d95fb315bbdbb2ac626b0e33bd0dd2 Mon Sep 17 00:00:00 2001 From: wanyue-wy <345657357@qq.com> Date: Fri, 9 Feb 2024 22:09:35 +0000 Subject: [PATCH] add placeholder for auto-partition --- src/share/ob_rpc_struct.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/share/ob_rpc_struct.h b/src/share/ob_rpc_struct.h index 946099f232..37d346bc07 100755 --- a/src/share/ob_rpc_struct.h +++ b/src/share/ob_rpc_struct.h @@ -2102,6 +2102,7 @@ public: INTERVAL_TO_RANGE, RENAME_PARTITION, RENAME_SUB_PARTITION, + AUTO_SPLIT_PARTITION, NO_OPERATION = 1000 }; enum AlterConstraintType