For the complete documentation index, see llms.txt. This page is also available as Markdown.

ColumnStore Non-Distributed Post-Processed Functions

MariaDB functions evaluated as post-processing after MariaDB ColumnStore returns data, supported in SELECT projection and ORDER BY only — not distributed across PrimProc nodes.

Overview

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

This page is: Copyright © 2025 MariaDB. All rights reserved.

spinner

Last updated

Was this helpful?