Which output is provided by both the SYSTEM$CLUSTERING_DEPTH function and the SYSTEM$CLUSTERING_INFORMATION function?
Which output is provided by both the SYSTEM$CLUSTERING_DEPTH function and the SYSTEM$CLUSTERING_INFORMATION function?
The SYSTEM$CLUSTERING_DEPTH function and SYSTEM$CLUSTERING_INFORMATION function in Snowflake both provide the 'average_depth' output. 'average_depth' measures the average depth of clustering in a table, making it a relevant output for both functions which are designed to give insights into clustering performance and efficiency.
https://docs.snowflake.com/en/sql-reference/functions/system_clustering_information https://docs.snowflake.com/en/sql-reference/functions/system_clustering_depth
average depth is common