deniskuzZ commented on PR #5961: URL: https://github.com/apache/hive/pull/5961#issuecomment-3134963751
> Also something to use - I see a new interface with a functionality to load equalityDeletes. https://github.com/apache/iceberg/blob/77f1f5ba47f0e5250b8af4e16cbe6febc8244ee5/data/src/main/java/org/apache/iceberg/data/DeleteLoader.java I am not sure, if that is required as part of this. But it is worth giving an investigation. `DeleteLoader` is used for caching and we already implement it in Hive, please see `[CachingDeleteLoader](https://github.com/apache/hive/blob/master/iceberg/iceberg-handler/src/main/java/org/apache/iceberg/data/CachingDeleteLoader.java)` -- 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: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org