Table Statistics
Data -- Catalogs
Table Statistics
Returns statistical metadata for the specified table. Includes per-column distinctFraction values, which represent the estimated fraction of distinct values in a column relative to the total row count. These statistics are used internally by Peaka’s query optimizer to improve query planning and execution performance.
GET
Table Statistics


Authorizations
Use the Authorization header with the value 'Bearer ' to authenticate. Partner API Keys have full access; Project API Keys are limited to their project scope. Learn more: https://docs.peaka.com/api-reference/authentication
Path Parameters
ID of the project
ID of the catalog
Name of the schema
Name of the table