zhangjun0x01 opened a new issue #1661: URL: https://github.com/apache/iceberg/issues/1661
The default targetSizeInBytes of RewriteDataFilesAction is 128M, but when there are three 120M files in the partition and execute the rewrite action, three new datafiles of the same size as the original files will be regenerated. I think it is unnecessary and will waste the system resources ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
