Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-8847

String concatination with column in SparkR

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • 1.5.0
    • SparkR
    • None

    Description

      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)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              amar.hgce@gmail.com Amar Gondaliya
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: