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

   I think it’s fine to support `like` for now and leave the further 
combination / optimization for future work. I see that only simplifying to 
`starts_with` won't get all the benefits.
   
   Of course, the pruning needs to be correct :). We could add (negative) test 
cases / add issues if the already implemented logic for `=` pruning is 
incorrect.


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