You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-12-12 11:01:17 +03:00
any function in projection looking for either aggregation function or GROUP BY key column. MDB doesn't convert Item_equal into corresponding Item_func_eq w/o OPTIMIZER_SWITCH_COND_PUSHDOWN_FROM_HAVING optimizer flag. Activation of the flag fixes queries from having test scenario w equal operator in HAVING, e.g. HAVING c1 = 50.
29 KiB
29 KiB