robert3005 opened a new pull request, #15915: URL: https://github.com/apache/iceberg/pull/15915
This pr isn't meant to be merged in the current state but given that File Format API landed on main I wanted to open the pr to see how Vortex integration in Iceberg would look like and follow up to the community [blog post](https://iceberg.apache.org/blog/apache-iceberg-file-format-api/). Had to make couple of adjustments 1. Extend the FileFormat enum 2. Add notion of logical splits instead of physical one Vortex can be split on arbitrary row offsets, splitOffsets as defined in the api are purely a read concern and up to the engine/user -- 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]
