columnstore_select_handler
This page is part of MariaDB's Documentation.
The parent of this page is: System Variables for MariaDB Enterprise Server
Topics on this page:
Overview
DETAILS
The columnstore_select_handler
system variable configures the select handler used by Enterprise ColumnStore:
Value | Description |
---|---|
|
|
|
|
|
|
PARAMETERS
Command-line | --columnstore_select_handler={OFF| |
Configuration file | Supported |
Dynamic | Yes |
Scope | Global, Session |
Data Type | ENUM (OFF, ON, AUTO) |
Product Default Value | ON |