rkrishn7 commented on issue #17527: URL: https://github.com/apache/datafusion/issues/17527#issuecomment-3282913873
I think this is intentionally not handled in `handle_child_pushdown_result` 🤔 ``` // Note that we don't check PushdDownPredicate::discrimnant because even if nothing said // "yes, I can fully evaluate this filter" things might still use it for statistics -> it's worth updating ``` cc @adriangb -- 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]
