You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Kent Yao (Jira)" <ji...@apache.org> on 2021/02/05 09:15:00 UTC

[jira] [Updated] (SPARK-34376) Support regexp as a function

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

Kent Yao updated SPARK-34376:
-----------------------------
    Summary: Support regexp as a function  (was: Support regexp as function)

> 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
>            Priority: Major
>
> 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 plan for those users



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

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