[GitHub] spark pull request: [SPARK-15334][SQL][HOTFIX] Fixes compilation e...

2016-05-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/13166 --- 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 ena

[GitHub] spark pull request: [SPARK-15334][SQL][HOTFIX] Fixes compilation e...

2016-05-18 Thread liancheng
Github user liancheng commented on the pull request: https://github.com/apache/spark/pull/13166#issuecomment-219992565 Merging to master and branch-2.0. --- 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

[GitHub] spark pull request: [SPARK-15334][SQL][HOTFIX] Fixes compilation e...

2016-05-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/13166#issuecomment-219983879 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 projec

[GitHub] spark pull request: [SPARK-15334][SQL][HOTFIX] Fixes compilation e...

2016-05-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/13166#issuecomment-219983882 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/

[GitHub] spark pull request: [SPARK-15334][SQL][HOTFIX] Fixes compilation e...

2016-05-18 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/13166#issuecomment-219983615 **[Test build #58764 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/58764/consoleFull)** for PR 13166 at commit [`877495d`](https://g

[GitHub] spark pull request: [SPARK-15334][SQL][HOTFIX] Fixes compilation e...

2016-05-18 Thread clockfly
Github user clockfly commented on the pull request: https://github.com/apache/spark/pull/13166#issuecomment-219981113 +1 --- 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 a

[GitHub] spark pull request: [SPARK-15334][SQL][HOTFIX] Fixes compilation e...

2016-05-18 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/13166#issuecomment-219968649 **[Test build #58764 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/58764/consoleFull)** for PR 13166 at commit [`877495d`](https://gi

[GitHub] spark pull request: [SPARK-15334][SQL][HOTFIX] Fixes compilation e...

2016-05-18 Thread liancheng
GitHub user liancheng opened a pull request: https://github.com/apache/spark/pull/13166 [SPARK-15334][SQL][HOTFIX] Fixes compilation error for Scala 2.10 ## What changes were proposed in this pull request? This PR fixes a Scala 2.10 compilation failure introduced in PR #1312