xinlifoobar opened a new issue, #12079: URL: https://github.com/apache/datafusion/issues/12079
### Is your feature request related to a problem or challenge? The `regexp_count()` was introduced in PostgreSQL 15 and existed in many similar systems. ### Describe the solution you'd like Implement a new UDF function as other `regex_*` functions. ### Describe alternatives you've considered _No response_ ### Additional context See discussions related https://github.com/apache/datafusion/issues/11946. -- 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]
