Omega359 commented on PR #12168:
URL: https://github.com/apache/datafusion/pull/12168#issuecomment-2325344149

   I am wondering since the `contains` udf relies on regex (which isn't 
documented at all btw) whether it should be a wrapper for `regexp_like` and 
moved to the regex module? The order of the arguments is reversed and there is 
no flags for `contains` but functionally I think the two are equivalent.


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