alamb commented on PR #14567:
URL: https://github.com/apache/datafusion/pull/14567#issuecomment-2659118339

   > However, all values match the predicate so this should not be pruned.
   
   I agree -- the transformation as specifically proposed  by @findepi  would 
incorrectly filter out some ranges. 
   
   I also tried to think of any cases where we could prove that no values could 
match the predicate based on min/max values but the transformation proposed in 
this PR would not prune. I could not think of any


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to