You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2017/03/14 18:18:42 UTC

[jira] [Created] (SPARK-19951) Add string concatenate operator || to Spark SQL

Herman van Hovell created SPARK-19951:
-----------------------------------------

             Summary: Add string concatenate operator || to Spark SQL
                 Key: SPARK-19951
                 URL: https://issues.apache.org/jira/browse/SPARK-19951
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 2.1.0
            Reporter: Herman van Hovell
            Assignee: Herman van Hovell
            Priority: Minor


It is quite natural to concatenate strings using the {||} symbol. For example: {{select a || b || c as abc from tbl_x}}. Let's add to Spark SQL.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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