mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-05-31 11:41:14 +03:00
Disable check for correlated subqueries, basically those types of queries transforms to join (aggr(table2), table1), table2) and post join scalar filter.