mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-03 15:50:12 +00:00

Original SH implementation sends the result set back to the client thus it can't be used in INSERT..SELECT, SELECT INTO OUTFILE,CREATE TABLE AS SELECT etc. CLX-77 feature has been backported into MDB to enable SH to run query part of the mentioned queries.