Place some information on the master branch

This commit is contained in:
yishenglanlingzui
2024-02-26 08:15:50 +00:00
committed by ob-robot
parent fbbdf5f3ea
commit db9266e84d
2 changed files with 5 additions and 0 deletions

View File

@ -2419,6 +2419,8 @@ typedef enum ObItemType
T_SHOW_FUNCTION_CODE,
T_CHANGE_EXTERNAL_STORAGE_DEST,
T_ALTER_USER_PROXY,
T_PARALLEL_DAS_DML,
T_MAX //Attention: add a new type before T_MAX
} ObItemType;