add ob item type
This commit is contained in:
parent
4cad4cdee6
commit
a47cff45c8
@ -2551,6 +2551,9 @@ typedef enum ObItemType
|
||||
T_OLAP_ASYNC_JOB_SUBMIT = 4706,
|
||||
T_OLAP_ASYNC_JOB_CANCEL = 4707,
|
||||
T_SHOW_OLAP_ASYNC_JOB_STATUS = 4708,
|
||||
T_USE_ADAPTIVE = 4709,
|
||||
T_NO_USE_ADAPTIVE = 4710,
|
||||
|
||||
T_MAX //Attention: add a new type before T_MAX
|
||||
} ObItemType;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user