You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Takeshi Yamamuro (Jira)" <ji...@apache.org> on 2020/07/09 07:18:00 UTC

[jira] [Resolved] (SPARK-32193) update docs on regexp function

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

Takeshi Yamamuro resolved SPARK-32193.
--------------------------------------
    Fix Version/s: 3.1.0
                   3.0.1
         Assignee: philipse
       Resolution: Fixed

Resolved by https://github.com/apache/spark/pull/29009

> update  docs on regexp function
> -------------------------------
>
>                 Key: SPARK-32193
>                 URL: https://issues.apache.org/jira/browse/SPARK-32193
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: philipse
>            Assignee: philipse
>            Priority: Minor
>             Fix For: 3.0.1, 3.1.0
>
>
> Sparksql support the following usage, we may update the docs to let it known to more users
> {code:java}
>  select 'abc'  REGEXP '([a-z]+)';{code}
>  
>  



--
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