advancedxy commented on PR #9662: URL: https://github.com/apache/iceberg/pull/9662#issuecomment-1928681862
@szehon-ho Thanks for taking #9661 over and sorry for the late response. I was busy finishing a big internal feature last week. I extracted the API/Core part from previous POC PR and made some refinements. While doing that, I went ahead and added a poc implementation of `ZOrder transform` which you might be interested in? The `zOrder` transform helps that we can actually build and persist a multi-arg transform in the tests. Currently, I am not satisfied with API part. The `PartitionField` part is fine, however the `Unbound/Transform/Predicate` part doesn't seem right. Any feedback will be appreciated. Hopefully this part of work would unblock your work on multi-arg geo transforms. -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org