[GitHub] spark pull request: [SPARK-13118][SQL] Regression test for package...

2016-03-16 Thread jodersky
Github user jodersky commented on the pull request: https://github.com/apache/spark/pull/11708#issuecomment-197191785 Update: there is actually an issue, please see updates description --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] spark pull request: [SPARK-13118][SQL] Regression test for package...

2016-03-16 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/11708#issuecomment-197189757 **[Test build #53294 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/53294/consoleFull)** for PR 11708 at commit

[GitHub] spark pull request: [SPARK-13118][SQL] Regression test for package...

2016-03-16 Thread jodersky
Github user jodersky commented on a diff in the pull request: https://github.com/apache/spark/pull/11708#discussion_r56289475 --- Diff: sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/encoders/ExpressionEncoderSuite.scala --- @@ -152,6 +152,8 @@ class

[GitHub] spark pull request: [SPARK-13118][SQL] Regression test for package...

2016-03-16 Thread jodersky
Github user jodersky commented on a diff in the pull request: https://github.com/apache/spark/pull/11708#discussion_r56289468 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/ScalaReflection.scala --- @@ -476,7 +476,7 @@ object ScalaReflection extends

[GitHub] spark pull request: [SPARK-13118][SQL] Regression test for package...

2016-03-15 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/11708#issuecomment-196681717 cc @marmbrus --- 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

[GitHub] spark pull request: [SPARK-13118][SQL] Regression test for package...

2016-03-14 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/11708#issuecomment-196618788 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-13118][SQL] Regression test for package...

2016-03-14 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/11708#issuecomment-196618792 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-13118][SQL] Regression test for package...

2016-03-14 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/11708#issuecomment-196618415 **[Test build #53141 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/53141/consoleFull)** for PR 11708 at commit

[GitHub] spark pull request: [SPARK-13118][SQL] Regression test for package...

2016-03-14 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/11708#issuecomment-196587442 **[Test build #53141 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/53141/consoleFull)** for PR 11708 at commit

[GitHub] spark pull request: [SPARK-13118][SQL] Regression test for package...

2016-03-14 Thread jodersky
GitHub user jodersky opened a pull request: https://github.com/apache/spark/pull/11708 [SPARK-13118][SQL] Regression test for package objects ## What changes were proposed in this pull request? Add regression test for Dataset's handling of classes defined in package