[GitHub] spark issue #13805: [SPARK-16096][SPARKR] add union and deprecate unionAll

2016-06-21 Thread shivaram
Github user shivaram commented on the issue: https://github.com/apache/spark/pull/13805 Alright - yeah lets leave `explode` as is for now. LGTM. Merging this to master, branch-2.0 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] spark issue #13805: [SPARK-16096][SPARKR] add union and deprecate unionAll

2016-06-21 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/spark/pull/13805 a search of `@deprecated(..., "2.0.0")` in https://github.com/apache/spark/blob/master/sql/core/src/main/scala/org/apache/spark/sql/Dataset.scala shows `explode` is the only one left

[GitHub] spark issue #13805: [SPARK-16096][SPARKR] add union and deprecate unionAll

2016-06-21 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/spark/pull/13805 should that be listed in the Migration Guide section of https://github.com/apache/spark/blob/master/docs/sql-programming-guide.md? --- If your project is set up for it, you can reply to this

[GitHub] spark issue #13805: [SPARK-16096][SPARKR] add union and deprecate unionAll

2016-06-21 Thread shivaram
Github user shivaram commented on the issue: https://github.com/apache/spark/pull/13805 Just wondering -- is there a list of SparkSQL deprecations for 2.0.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

[GitHub] spark issue #13805: [SPARK-16096][SPARKR] add union and deprecate unionAll

2016-06-21 Thread shivaram
Github user shivaram commented on the issue: https://github.com/apache/spark/pull/13805 cc @liancheng Code changes look good to me --- 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

[GitHub] spark issue #13805: [SPARK-16096][SPARKR] add union and deprecate unionAll

2016-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/13805 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/60923/ Test PASSed. ---

[GitHub] spark issue #13805: [SPARK-16096][SPARKR] add union and deprecate unionAll

2016-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/13805 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 project does not have this feature

[GitHub] spark issue #13805: [SPARK-16096][SPARKR] add union and deprecate unionAll

2016-06-21 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/13805 **[Test build #60923 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/60923/consoleFull)** for PR 13805 at commit

[GitHub] spark issue #13805: [SPARK-16096][SPARKR] add union and deprecate unionAll

2016-06-21 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/13805 **[Test build #60923 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/60923/consoleFull)** for PR 13805 at commit

[GitHub] spark issue #13805: [SPARK-16096][SPARKR] add union and deprecate unionAll

2016-06-21 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/spark/pull/13805 @shivaram --- 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