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

   > Given LIKE can get desugared to something else during planning (eg 
#13061), maybe it would be great to support this functionality with end-to-end 
tests.
   
   I feel like we need both e2e and more focused tests: e2e tests risk 
depending on a combination of the optimizer and pruning rewrites that could be 
broken if e.g. someone customized the optimizer (which I believe is pluggable?).


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