[ 
https://issues.apache.org/jira/browse/SPARK-34376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hyukjin Kwon resolved SPARK-34376.
----------------------------------
    Fix Version/s: 3.2.0
       Resolution: Fixed

Issue resolved by pull request 31488
[https://github.com/apache/spark/pull/31488]

> Support regexp as a function
> ----------------------------
>
>                 Key: SPARK-34376
>                 URL: https://issues.apache.org/jira/browse/SPARK-34376
>             Project: Spark
>          Issue Type: New Feature
>          Components: SQL
>    Affects Versions: 2.4.7, 3.0.1, 3.1.0
>            Reporter: Kent Yao
>            Assignee: Kent Yao
>            Priority: Major
>             Fix For: 3.2.0
>
>
> We have equality in SqlBase.g4 for RLIKE: 'RLIKE' | 'REGEXP';
> We seemed to miss adding REGEXP as a SQL function just like RLIKE
> This is also registered in Hive as a function, we can reduce the migration 
> pain for those users



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to