You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-01 06:46:55 +03:00
MCOL-4713 Analyze table implementation.
This commit is contained in:
@ -123,6 +123,9 @@ public:
|
||||
/** UDAF SDK */
|
||||
MCSV1_CONTEXT,
|
||||
UDAFCOLUMN,
|
||||
|
||||
/** ANALYZE TABLE */
|
||||
MCSANALYZETBLEXECUTIONPLAN,
|
||||
};
|
||||
|
||||
typedef uint8_t id_t; //expand as necessary
|
||||
|
Reference in New Issue
Block a user