Data skipping statistics column datatype constraint

SagarJi
New Contributor II

Is there any column datatype constraint for the first 32 columns used for the stats that help data skipping?

SagarJi
New Contributor II

I am using Apache Spark 3.5.1 and deltalake version 3.1.0

Mounika_Tarigop
Databricks Employee
Databricks Employee

There are no specific column datatype constraints for the first 32 columns used for the statistics that help with data skipping in Databricks. However, data skipping is not supported for partition columns.