alexjo2144 opened a new issue, #5272: URL: https://github.com/apache/iceberg/issues/5272
Similarly to https://github.com/apache/iceberg/blob/master/data/src/main/java/org/apache/iceberg/data/DeleteFilter.java#L266 If the creator of a DeleteFilter knows the range of rows being read we should be able to selectively read only the position deletes that are useful for the rows being read. -- 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]
