You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/08/18 18:52:46 UTC

[jira] [Resolved] (SPARK-8847) String concatination with column in SparkR

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

Shivaram Venkataraman resolved SPARK-8847.
------------------------------------------
       Resolution: Duplicate
    Fix Version/s: 1.5.0

> String concatination with column in SparkR
> ------------------------------------------
>
>                 Key: SPARK-8847
>                 URL: https://issues.apache.org/jira/browse/SPARK-8847
>             Project: Spark
>          Issue Type: New Feature
>          Components: R
>            Reporter: Amar Gondaliya
>             Fix For: 1.5.0
>
>
> 1. String concatination with the values of the column. i.e. df$newcol <-paste("a",df$column) type functionality.
> 2. String concatination between columns i.e. df$newcol <- paste(df$col1,"-",df$col2)



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