Kontinuation opened a new pull request, #11293: URL: https://github.com/apache/iceberg/pull/11293
This is a proof-of-concept implementation of https://github.com/apache/iceberg/pull/10981. It only includes modifications to the API, Core and Parquet modules. Modifications to the Spark module will be submitted later as a separate PR. We are porting the geo support in our iceberg fork to this PR, lots of changes still need to be made to make it conform to the spec. Here are the changes need to be made to make it ready for review: * Fix any places that does not conform with the iceberg spec * Integrate with the [proof-of-concept version of parquet-java](https://github.com/apache/parquet-java/pull/) for geometry logical type support * More fine-grained tests for newly added features -- 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