ajantha-bhat opened a new pull request, #13163:
URL: https://github.com/apache/iceberg/pull/13163

   Fixes an edge case where deleted entires information is not carried to next 
snapshot. So, incremental stats compute was wrong for this copy on write case. 
   
   Fixes: #13155 
   
   Note: After fixing it, it exposed an issue that DELETE file entires in 
manifest file are never marked as existing in the current code for next 
snapshot. So, stats are duplicate for delete files when all snapshots are 
considered. Existing testcase is failing because of this. Debugging it. 


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