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

Add string concatenate operator || to Spark SQL

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.1.0
    • 2.3.0
    • SQL
    • None

    Description

      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.

      Attachments

        Activity

          People

            maropu Takeshi Yamamuro
            hvanhovell Herman van Hövell
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: