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

   > for a predicate LIKE %a% we should not generate additional conditions at 
all. There is no min,max predicate we can practically derive from LIKE %a% 
expression
   
   By the way I added a special case for the wildcard being the first character 
(no prefix) to bail out and add no filtering


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