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

2016-08-07 Thread Apache Spark (JIRA)

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

Apache Spark reassigned SPARK-16939:


Assignee: Apache Spark

> 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
>Assignee: Apache Spark
>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("c").toDF("s")
> [error]   ^
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



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

2016-08-07 Thread Apache Spark (JIRA)

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

Apache Spark reassigned SPARK-16939:


Assignee: (was: Apache Spark)

> 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("c").toDF("s")
> [error]   ^
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org