You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/07 15:59:20 UTC

[jira] [Commented] (SPARK-16939) Fix build error by using `Tuple1` explicitly in StringFunctionSuite

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

Apache Spark commented on SPARK-16939:
--------------------------------------

User 'dongjoon-hyun' has created a pull request for this issue:
https://github.com/apache/spark/pull/14526

> Fix build error by using `Tuple1` explicitly in StringFunctionSuite
> -------------------------------------------------------------------
>
>                 Key: SPARK-16939
>                 URL: https://issues.apache.org/jira/browse/SPARK-16939
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>            Reporter: Dongjoon Hyun
>            Priority: Minor
>
> 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.
> {code}
> [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]                           ^
> {code}



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