advancedxy commented on PR #8579: URL: https://github.com/apache/iceberg/pull/8579#issuecomment-1722827642
My vision for the complete support of multi-arg transform would be: - [x] current PR - [ ] PR for core and api module - [ ] PR for Spark, including 3.3, 3.4, and 3.5 - [ ] PR for Flink, including 1.15, 1.16 and 1.17 - [ ] PR for the Python binding if needed - [ ] other query engines: such as trino/presto, other language bindings: such as rust and go. - [ ] other multi-arg transform except bucket, such as zorder or other geo partitioning transforms. - [ ] ... I would commit to finish the API, Core, Spark(the poc PR: #8259 include these supports, but needs some refinements) and Flink support, Python if necessary. @RussellSpitzer @rdblue @aokolnychyi @szehon-ho would you guys to have a look at this and appreciate your input. -- 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]
