All pages
Powered by GitBook
1 of 1

ColumnStore Non-Distributed Post-Processed Functions

ColumnStore supports all MariaDB functions that can be used in a post-processing manner where data is returned by ColumnStore first and then MariaDB executes the function on the data returned. The functions are currently supported only in the projection (SELECT) and ORDER BY portions of the SQL statement.

See also

  • ColumnStore Distributed Functions

This page is licensed: CC BY-SA / Gnu FDL