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:ย 

Remove ZOrdering

DaveLeach
New Contributor III

Hi, I am trying to demonstrate the effectiveness of ZOrdering but to do this would like to remove the existing ZOrdering first.  So my plan is:

1. Remove existing ZOrdering

2. Run a query and show the explain plan

3. Add ZOrdering to column used for Joins

4. Rerun query and show revised plan.

Question is how do I remove the existing ZOrdering?

Many Thanks

Dave

1 ACCEPTED SOLUTION

Accepted Solutions

Many Thanks, yes that makes sense, not sure why I was looking for an easier option

View solution in original post

2 REPLIES 2

shan_chandra
Esteemed Contributor

@DaveLeach - you can try dropping the table and create it again instead of #1. 

Many Thanks, yes that makes sense, not sure why I was looking for an easier option

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโ€™t want to miss the chance to attend and share knowledge.

If there isnโ€™t a group near you, start one and help create a community that brings people together.

Request a New Group