You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "ajantha-bhat (via GitHub)" <gi...@apache.org> on 2023/03/16 07:13:47 UTC

[GitHub] [iceberg] ajantha-bhat commented on pull request #7105: Spec: Add partition stats spec

ajantha-bhat commented on PR #7105:
URL: https://github.com/apache/iceberg/pull/7105#issuecomment-1471431181

   >  I am still yet to perform that test to check if 1 file is sufficient. I also worry about the cost of incremental updates if we have to replace the entire file.
   
   Yeah. Looking forward to the test results. 
   
   We may end up supporting both copy-on-write (single output file) and merge-on-read (multiple output files) as it boils down to whether the user wants faster read time or writing time. Initially, we may just support a single output file. But yeah, let us discuss more/conclude based on the test results. 


-- 
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-unsubscribe@iceberg.apache.org

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


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