v.23.11New Feature
Added information_schema.statistics for Tableau Online Compatibility
Added a system view information_schema.statistics for better compatibility with Tableau Online. #56425 (Serge Klochkov).Why it matters
This feature provides better support for Tableau Online by exposing table statistics in a standard way, enabling Tableau to understand and utilize ClickHouse metadata more effectively.How to use it
Users can query the newinformation_schema.statistics system view directly to access table column statistics. No additional configuration is required.