VeloDB Cloud 26.x·Apache Doris 4.x (≤ 4.0 supported)·"Since X.Y" tags refer to Doris versionsversion mapping →
session_variables
Overview
View session variable information.
Database
information_schema
Table Information
| Column Name | Type | Description |
|---|---|---|
| VARIABLE_NAME | varchar(64) | The name of the variable |
| VARIABLE_VALUE | varchar(1024) | The current value |
| DEFAULT_VALUE | varchar(1024) | The default value |
| CHANGED | varchar(4) | Whether the current value differs from the default value |