check statistics of clustering columns per file to see how liquid clustering works

smoortema
Contributor

I have a Delta table on which I set up liquid clustering using three columns. I would like to check file statistics to see how the clustering column values are distributed along the files. How can I write a query that shows min and max values, etc. of the clustering columns for each of the files?