mxm commented on PR #15996: URL: https://github.com/apache/iceberg/pull/15996#issuecomment-4429113659
Some updates: - Migrated to use Java Records instead of POJOs - I've updated the planner code to make it easier to understand - The equality fields are now fixed and set at the builder level. We throw if others are discovered at runtime. - Staging branch being identical to the main branch is now properly supported - I've removed the conversion of V2 positional deletes on the staging branch Thank you for all for the great comments and suggestions! -- 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]
