alamb commented on issue #10929: URL: https://github.com/apache/datafusion/issues/10929#issuecomment-2175749831
One benefit of using `LIKE` is that it already has a highly optimized arrow implementation (as in will actually use substring if the patttern looks like `substr%` etc). -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org