pvary commented on issue #9363:
URL: https://github.com/apache/iceberg/issues/9363#issuecomment-1875610859

   @13535048320: How do you populate the data? Is it a requirement to update 
the previous records based on the incoming new data, or every record is new? If 
you have delete files generated by upsert, you can use compaction to remove 
them as suggested by @coolderli. Having plenty of delete files could be very 
decremental on performance. 


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