manuzhang commented on issue #9383:
URL: https://github.com/apache/iceberg/issues/9383#issuecomment-1876206670

   > I am seeing v2 tables (partitioned tables) having delete files retained in 
partitions but those delete files wont apply to any data files within that 
partition.
   
   This is mentioned in 
https://iceberg.apache.org/docs/latest/spark-procedures/#rewrite_position_delete_files
 as "dangling delete" problem. The `minDataSequenceNumber` is calculated from 
data manifests of parent snapshot. 


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