nastra opened a new pull request #2739: URL: https://github.com/apache/iceberg/pull/2739
This is partly fixing https://github.com/apache/iceberg/issues/2486 and https://github.com/apache/iceberg/issues/2485. I didn't want to include all types as otherwise the PR would become too large. It's been a bit of a pain adding new type support. So I'm planning to refactor the code after this PR is merged in the `arrow` project in order to reduce code duplication and complexity before adding support for more types. Note that this PR currently depends on https://github.com/apache/iceberg/pull/2732 so it might make sense to review only commit 92a551b -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
