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:01:00 UTC

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

Kent Yao created SPARK-34376:
--------------------------------

             Summary: Support regexp as function
                 Key: SPARK-34376
                 URL: https://issues.apache.org/jira/browse/SPARK-34376
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 3.0.1, 2.4.7, 3.1.0
            Reporter: Kent Yao


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