pvary commented on PR #18027: URL: https://github.com/apache/iceberg/pull/18027#issuecomment-5694687790
Sure thing! No need to have a formal presentation. Simply a few sentences: - Identified a way to improve applying the delete filter for vectorized reads - Improves performance significantly when there are only a few columns projected - Needs a new API: PositionDeleteIndex.forEachInRange, RoaringPositionBitmap.forEachInRange - Are you ok with this? - Link to the PR The community members are clever, don't need too much detail. They will ask details if they need it. -- 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]
