You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Mukul Garg (JIRA)" <ji...@apache.org> on 2016/07/01 06:42:10 UTC

[jira] [Created] (SPARK-16340) In regexp_replace function column and/or column expression should also allowed as replacement.

Mukul Garg created SPARK-16340:
----------------------------------

             Summary: In regexp_replace function column and/or column expression should also allowed as replacement.
                 Key: SPARK-16340
                 URL: https://issues.apache.org/jira/browse/SPARK-16340
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 1.6.2
            Reporter: Mukul Garg
            Priority: Critical
             Fix For: 1.6.3


Currently, regexp_replace function only take string argument as replacement, but in Hive it also accept any column or column expression. It also works in Spark, but as a query. Need to create a overload of this function which also accept Column as replacement.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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