Dandandan commented on issue #21399: URL: https://github.com/apache/datafusion/issues/21399#issuecomment-4197049521
Related, I also found we can also skip pushing down row filters when all of them match based on (row group) predicates https://github.com/apache/datafusion/pull/21372 This also gets more interesting with morsel / row group-level pruning (as the current API doesn't easily allow setting it per row group). -- 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]
