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 |