column_statistics
Overviewβ
This table is solely used for compatibility with MySQL behavior and is always empty. It does not truly reflect the statistical information of the data within Doris. To view the statistical information collected by Doris, please refer to the Statistics section.
Databaseβ
information_schema
Table Informationβ
Column Name | Type | Description |
---|---|---|
SCHEMA_NAME | varchar(64) | |
TABLE_NAME | varchar(64) | |
COLUMN_NAME | varchar(64) | |
HISTOGRAM | json |