jangalasriramd7 opened a new pull request, #12133:
URL: https://github.com/apache/iceberg/pull/12133

   This PR refines the SizeBasedDataRewriter class in the Apache Iceberg 
project, addressing issues related to the constructor initialization and logic 
for delete file threshold handling. It makes the class more robust by improving 
its flexibility and functionality in the context of delete-based data file 
rewriting.
   
   Constructor Updates:
   Refactored constructors to properly initialize the deleteRatioThreshold and 
deleteFileThreshold parameters.
   Added an additional constructor that allows specifying the 
deleteRatioThreshold value explicitly while maintaining backward compatibility 
with the default constructor.


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to