zhangjun0x01 opened a new pull request #2508:
URL: https://github.com/apache/iceberg/pull/2508


   I found some bugs in RewriteDataFilesAction when the size of datafile is 
larger than targetFileSize
   1. If there is only one datafile which size> targetFileSize in the 
partition, this datafile will be ignored and will not be rewrite.
   2. The test case in [pr 2196](https://github.com/apache/iceberg/pull/2196) 
has some logical issues.I fix it and add some comments in it.   
   3. the deletedDataFiles of the RewriteDataFilesActionResult should be 
deduplicated
   
   @rdblue @RussellSpitzer @openinx could you help me review it ? thanks


-- 
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]

Reply via email to