https://delta.io logo
j

Jeremy Jordan

04/12/2023, 5:55 PM
👋 not really a question but mainly feedback: on the delta lake documentation for table optimization it wasn't clear to me that z-ordering will also perform compaction as part of the operation. after reading that page i was thinking that i'd have to run compaction and z-ordering as two separate commands, but after looking at the code i realized that they both perform compaction and use mostly the same logic under the hood (with the exception of multidimensional clustering). this might be worth clarifying 🙂
💡 3
👍 3
j

Jim Hibbard

04/12/2023, 6:58 PM
Thanks Jeremy, that's super helpful feedback. Sounds like it's time for some docs updates!
❤️ 1