osipovartem opened a new pull request, #14323: URL: https://github.com/apache/datafusion/pull/14323
## Which issue does this PR close? Closes apache/datafusion#11946 ## Rationale for this change Implementation for [regexp_substr()](https://pgpedia.info/r/regexp_substr.html) [regexp_substr()](https://docs.snowflake.com/en/sql-reference/functions/regexp_substr) ## What changes are included in this PR? Add regex udf that returns the substring that matches a regular expression within a string. ## Are there any user-facing changes? No user-facing changes since this is a new functionality -- 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