Dandandan commented on PR #19639:
URL: https://github.com/apache/datafusion/pull/19639#issuecomment-3847966453

   Seeing the results in 
https://github.com/apache/datafusion/pull/19694#issuecomment-3722438714 I think 
something like this is needed.
   
   However I also see some regressions there that are related to the execution 
order of the filter expressions (such as regex / string matching functions 
coming earlier now). I guess we also need some adaptiveness for that (e.g. 
based on measured time or some static heuristic).


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