Placeholder for resource_group hint on master

This commit is contained in:
obdev 2024-07-17 04:41:52 +00:00 committed by ob-robot
parent 2c9e43c1ca
commit de8e31bb48

View File

@ -2545,6 +2545,8 @@ typedef enum ObItemType
T_PARTITION_EXPR,
T_CACHE_INDEX,
T_LOAD_INDEX_INTO_CACHE,
T_RESOURCE_GROUP,
T_MAX //Attention: add a new type before T_MAX
} ObItemType;