VeloDB Cloud
User Guide
Database Administration
System Tables
information_schema
column_statistics

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 NameTypeDescription
SCHEMA_NAMEvarchar(64)
TABLE_NAMEvarchar(64)
COLUMN_NAMEvarchar(64)
HISTOGRAMjson