chenjunjiedada opened a new pull request #2841:
URL: https://github.com/apache/iceberg/pull/2841


   This defines an action API for rewriting deletes as we mentioned in 
[here](https://github.com/apache/iceberg/pull/2372#issuecomment-845514501). 
With this API, users could define their own rewrite strategy to handle deletes 
according to different features of storage.
   
   This reuses parts of the idea from @RussellSpitzer 's rewrite framework. It 
is a simple version so that it could be implemented with the previous rewrite 
delete PRs.


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