[ 
https://issues.apache.org/jira/browse/SPARK-19951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15971001#comment-15971001
 ] 

Takeshi Yamamuro commented on SPARK-19951:
------------------------------------------

Since this operation is supported in PostgreSQL and MySQL, I think it's useful 
for these users.
If you don't mind, I'll make a pr after branch-2.2 is cut.
https://github.com/apache/spark/compare/master...maropu:SPARK-19951

> 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