Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/5762#issuecomment-97268845
[Test build #31192 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/31192/consoleFull)
for PR 5762 at commit [`2c349b5`](https://github.com/apache/spark/commit/2c349b5a68c555b53fda74fd1bb489519d06a90c).
* This patch **fails to build**.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* `case class Coalesce(numPartitions: Int, shuffle: Boolean, child: LogicalPlan) extends
UnaryNode `
* `case class Coalesce(numPartitions: Int, shuffle: Boolean, child: SparkPlan) extends
UnaryNode `
* This patch does not change any dependencies.
---
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 enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org
|