soumilshah1995 commented on PR #15385: URL: https://github.com/apache/iceberg/pull/15385#issuecomment-4492685463
Ran some tests <img width="782" height="464" alt="image" src="https://github.com/user-attachments/assets/fed9bacf-c426- 4a43-b22a-7202335bbeab" /> MR#15385 is ~4.6% faster on shredded reads overall, with the biggest wins on filters (~7–12% faster). That's the file-skipping fix doing its job — pushing variant_get() predicates down to skip files at the manifest level. -- 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]
