fpetkovski commented on PR #21480: URL: https://github.com/apache/datafusion/pull/21480#issuecomment-4216504574
I've added a test which should verify the pruning functionality. When we disable the page index we get back all the rows, with the index enabled we only get back the page which matches the predicate. -- 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]
