[GitHub] spark pull request: [SPARK-11594][SQL][REPL] Cannot create UDAF in...

2015-11-11 Thread hvanhovell
Github user hvanhovell closed the pull request at: https://github.com/apache/spark/pull/9568 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: [SPARK-11594][SQL][REPL] Cannot create UDAF in...

2015-11-11 Thread hvanhovell
Github user hvanhovell commented on the pull request: https://github.com/apache/spark/pull/9568#issuecomment-155710292 Move to scala 2.10.5 fixed this. Closing PR. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] spark pull request: [SPARK-11594][SQL][REPL] Cannot create UDAF in...

2015-11-10 Thread yhuai
Github user yhuai commented on a diff in the pull request: https://github.com/apache/spark/pull/9568#discussion_r44450530 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/aggregate/udaf.scala --- @@ -452,7 +452,7 @@ private[sql] case class ScalaUDAF( }

[GitHub] spark pull request: [SPARK-11594][SQL][REPL] Cannot create UDAF in...

2015-11-10 Thread hvanhovell
Github user hvanhovell commented on a diff in the pull request: https://github.com/apache/spark/pull/9568#discussion_r44469882 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/aggregate/udaf.scala --- @@ -452,7 +452,7 @@ private[sql] case class ScalaUDAF( }

[GitHub] spark pull request: [SPARK-11594][SQL][REPL] Cannot create UDAF in...

2015-11-10 Thread yhuai
Github user yhuai commented on the pull request: https://github.com/apache/spark/pull/9568#issuecomment-155587438 How about we add the link to the scala issue in our description and in our code comment? --- If your project is set up for it, you can reply to this email and have your

[GitHub] spark pull request: [SPARK-11594][SQL][REPL] Cannot create UDAF in...

2015-11-10 Thread hvanhovell
Github user hvanhovell commented on the pull request: https://github.com/apache/spark/pull/9568#issuecomment-155589310 Sounds like a good idea. I'll add this in the morning. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] spark pull request: [SPARK-11594][SQL][REPL] Cannot create UDAF in...

2015-11-10 Thread hvanhovell
Github user hvanhovell commented on the pull request: https://github.com/apache/spark/pull/9568#issuecomment-155582285 This is actually a scala problem: https://issues.scala-lang.org/browse/SI-9051 --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] spark pull request: [SPARK-11594][SQL][REPL] Cannot create UDAF in...

2015-11-10 Thread yhuai
Github user yhuai commented on a diff in the pull request: https://github.com/apache/spark/pull/9568#discussion_r44487589 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/expressions/udaf.scala --- @@ -129,6 +129,13 @@ abstract class UserDefinedAggregateFunction extends

[GitHub] spark pull request: [SPARK-11594][SQL][REPL] Cannot create UDAF in...

2015-11-09 Thread hvanhovell
GitHub user hvanhovell opened a pull request: https://github.com/apache/spark/pull/9568 [SPARK-11594][SQL][REPL] Cannot create UDAF in REPL This PR enables users to create a UDAF in the REPL without getting a ```java.lang.InternalError```. You can merge this pull request into a

[GitHub] spark pull request: [SPARK-11594][SQL][REPL] Cannot create UDAF in...

2015-11-09 Thread hvanhovell
Github user hvanhovell commented on a diff in the pull request: https://github.com/apache/spark/pull/9568#discussion_r44273796 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/expressions/udaf.scala --- @@ -129,6 +129,13 @@ abstract class UserDefinedAggregateFunction extends

[GitHub] spark pull request: [SPARK-11594][SQL][REPL] Cannot create UDAF in...

2015-11-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9568#issuecomment-155060787 Merged build triggered. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not

[GitHub] spark pull request: [SPARK-11594][SQL][REPL] Cannot create UDAF in...

2015-11-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9568#issuecomment-155060826 Merged build started. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not

[GitHub] spark pull request: [SPARK-11594][SQL][REPL] Cannot create UDAF in...

2015-11-09 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9568#issuecomment-155064676 **[Test build #45364 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/45364/consoleFull)** for PR 9568 at commit

[GitHub] spark pull request: [SPARK-11594][SQL][REPL] Cannot create UDAF in...

2015-11-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9568#issuecomment-155118459 Merged build finished. Test PASSed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] spark pull request: [SPARK-11594][SQL][REPL] Cannot create UDAF in...

2015-11-09 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9568#issuecomment-155118230 **[Test build #45364 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/45364/consoleFull)** for PR 9568 at commit