smaheshwar-pltr opened a new pull request, #17735: URL: https://github.com/apache/iceberg/pull/17735
Closes https://github.com/apache/iceberg/issues/17734. This PR removes the `currentSnapshot() == null` shortcut introduced in https://github.com/apache/iceberg/pull/13301, so that a snapshot rebinds partition specs to its own schema even when main is empty. See the PR for a test that fails on `main`, demonstrating the filed issue. -- 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]
