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: [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]
