appletreeisyellow commented on issue #9171:
URL: 
https://github.com/apache/arrow-datafusion/issues/9171#issuecomment-1942848144

   > It might also now be a good time to look into how we could rewrite pruning 
predicate to use the range analysis in 
[docs.rs/datafusion/latest/datafusion/physical_expr/intervals/cp_solver/index.html](https://docs.rs/datafusion/latest/datafusion/physical_expr/intervals/cp_solver/index.html)
 🤔
   > 
   > That would be the more elegant (but likely much more substantial) solution 
in my opinion
   
   I'm interested in rewriting pruning predicate to use the range analysis! For 
now, I'm still writing in `PhysicalExpr` just to see how the code works. It 
would be nice to refactor into range analysis after I sort out basic logics


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

Reply via email to