RussellSpitzer commented on issue #6669:
URL: https://github.com/apache/iceberg/issues/6669#issuecomment-1404252649

   Yep this basically expected. You can always set parameters such that all 
files are marked for rewriting. The defaults are all based around percentage 
sizes of the target file size so a small target file size can end up always 
producing files that would be selected for rewriting.
   
   We can't actually tell how big our output files will be but usually they are 
pretty close to our estimates. When configuring very small target sizes 
manually adjusting the file selection parameters is probably required.


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