kinolaev commented on PR #15727:
URL: https://github.com/apache/iceberg/pull/15727#issuecomment-4424622695

   Hello @huaxingao , I'm still hoping to get your opinion about relaxing the 
DV sequence number check and the PR in general.
   In my production environment this PR significantly reduced the amount of 
equality deletes:
   - from 6.3b to 3.2b records
   - from 400k to 150k files
   So the current `RemoveDanglingDeleteAction` implementation skips too many 
irrelevant equality deletes.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to