From 60708358b8b83f7e99a58e15d27de44dc8a4270d Mon Sep 17 00:00:00 2001 From: wanyue-wy <345657357@qq.com> Date: Tue, 23 Jan 2024 02:12:27 +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