alamb commented on issue #10929: URL: https://github.com/apache/datafusion/issues/10929#issuecomment-2172916386
> I was just trying to keep the same format as other ScalarUDF which utilize arrow-rs methods to implement functionality so I just chose arrow::reglike. Makes sense. I think in this case, however, the function shouldn't actually have regexp support, so it would be better to use str.contains > I can fix it to use str.contains Thank you! -- 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