marton-bod opened a new pull request #3377: URL: https://github.com/apache/iceberg/pull/3377
Implement new `FanoutPositionDeleteWriter`, similar to the already-existing `FanoutDataWriter` class. This new DeleteWriter implementation should provide an alternative to `ClusteredPositionDeleteWriter` for those users who are not inserting their data clustered by partition spec/partition values. @aokolnychyi @openinx @pvary - can you please take a look? Thanks! -- 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]
