GGraziadei commented on PR #16827: URL: https://github.com/apache/iceberg/pull/16827#issuecomment-4996169040
Hi @RussellSpitzer and @singhpk234 , Since you both worked heavily on Z-Order implementation and compaction/rewrite actions, I'd love to get your thoughts on this PR. I am introducing Hilbert space-filling clustering (conceptually aligned with liquid clustering) to optimize multidimensional sorting and layout in Iceberg. Given your deep expertise in this specific area, your feedback on how this hooks into the existing `RewriteDataFiles` strategies and the overall sorting logic would be incredibly valuable. Whenever you have some time, I’d highly appreciate it if you could take a look! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
