ColumnStore Operating Mode
MariaDB ColumnStore operating mode is set via infinidb_vtable_mode: 0 for row-by-row processing, 1 (default) for distributed only, or 2 for auto-switch by query compatibility.
SET infinidb_vtable_mode = nPreviousColumnStore Non-Distributed Post-Processed FunctionsNextColumnStore User Defined Aggregate and Window Functions
Last updated
Was this helpful?

