jayzhan211 commented on issue #10456:
URL: https://github.com/apache/datafusion/issues/10456#issuecomment-2159569840

   > One potential thing you could do is use `PruningPredicate` for 
`FilterExec`s and try to prove inputs can never be true. However, that seems 
like it may not be particularly effective (as the number of queries where a 
filter will always be false is likely to be limited in importance)
   
   It seems quite similar to the comments in #10400. 


-- 
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]

Reply via email to