cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

What is the performance impact of changing dataSkippingNumIndexedCols from 32 to 16?

Thor
New Contributor III

I already improved a lot the performances of our ETL (x20 !) but I still want to know where I can improve performances. I seems that tables stats and column indexing slow down a bit writings so I want to decrease dataSkippingNumIndexedCols to match the small columns subset on which filters are actually applied, and columns with low distinct values. I wonder if it's worth doing that because it requires development work and columns order is imposed.

The documentation says it is worth doing that if your columns contain textual information for example because indexing is inefficient.

0 REPLIES 0

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local communityโ€”sign up today to get started!

Sign Up Now