Max Gekk created SPARK-39695: -------------------------------- Summary: Add the REGEXP_SUBSTR function Key: SPARK-39695 URL: https://issues.apache.org/jira/browse/SPARK-39695 Project: Spark Issue Type: New Feature Components: SQL Affects Versions: 3.4.0 Reporter: Max Gekk Assignee: Max Gekk Fix For: 3.4.0
The function should searche a string for a regular expression pattern and returns an integer that indicates the number of times the pattern occurs in the string. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org