sachinnn99 opened a new pull request, #16298: URL: https://github.com/apache/iceberg/pull/16298
Fixes #16248 ## Summary - Deprecate `MAX_FILE_GROUP_SIZE_BYTES` and `MAX_FILE_GROUP_SIZE_BYTES_DEFAULT` in `RewriteDataFiles` in favor of the canonical definitions in `SizeBasedFileRewritePlanner` - Update Spark actions and tests across all 4 Spark versions to reference the non-deprecated constants - Flink and core modules already reference `SizeBasedFileRewritePlanner` and require no changes -- 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]
