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

   Oh... sry, this is the writer side. My suggestion helps on reader side only.
   
   On writer side you can increase your checkpointing period, migrate to a 
smaller primary key (introduce a new long id), or increase your task memory.
   
   I have seen suggestions to add a new feature to store these deletes in 
RocksDB or state, but I think there were no decisions around it yet.


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