advancedxy opened a new pull request, #9449: URL: https://github.com/apache/iceberg/pull/9449
When working with `RewriteDataFiles`, I noticed that the snapshot properties cannot be set via `snapshotProperty(String, String)`. This PR will fix that issue by propagating snapshot properties into `RewriteDataFilesCommitManager` or `RewritePositionDeletesCommitManager` and all the way down to `RewriteFiles`. -- 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]
