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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to