| Name | Type | Description | Notes |
|---|---|---|---|
| columns | [ColumnStatisticsEntry] | ||
| schema_name | str | ||
| table_name | str | ||
| data_size | int | Total data size of the table in bytes. | [optional] |
| row_count | int | Total number of rows in the table. | [optional] |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |