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

Fix build error by using `Tuple1` explicitly in StringFunctionSuite

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.6.3
    • SQL
    • None

    Description

      This issue aims to fix a build error on branch 1.6, but we had better have this in master branch, too. There are other ongoing PR, too.

      [error] /home/jenkins/workspace/spark-branch-1.6-compile-maven-with-yarn-2.3/sql/core/src/test/scala/org/apache/spark/sql/StringFunctionsSuite.scala:82: value toDF is not a member of Seq[String]
      [error]     val df = Seq("aaaac").toDF("s")
      [error]                           ^
      

      Attachments

        Activity

          People

            dongjoon Dongjoon Hyun
            dongjoon Dongjoon Hyun
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: