1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-08-08 14:22:09 +03:00

Non working attempt to do MCOL-5227

This commit is contained in:
mariadb-AndreyPiskunov
2022-10-18 17:02:55 +03:00
parent d22627af7d
commit 1714b75434
13 changed files with 1664 additions and 14 deletions

View File

@@ -74,6 +74,7 @@ class AggregateColumn : public ReturnedColumn
BIT_OR,
BIT_XOR,
GROUP_CONCAT,
JSON_ARRAYAGG,
UDAF,
MULTI_PARM
};