Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/8426#issuecomment-134705000
  
      [Test build #41547 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/41547/console)
 for   PR 8426 at commit 
[`6cd28e4`](https://github.com/apache/spark/commit/6cd28e45b2f1d5a5e6fa5315c0811b5dcc1eba9e).
     * This patch **fails some tests**.
     * This patch merges cleanly.
     * This patch adds the following public classes _(experimental)_:
      * `abstract class GeneralizedLinearModel @Since("1.0.0") (`
      * `class IsotonicRegressionModel @Since("1.3.0") (`
      * `case class LabeledPoint @Since("1.0.0") (`
      * `class LassoModel @Since("1.1.0") (`
      * `class LinearRegressionModel @Since("1.1.0") (`
      * `class RidgeRegressionModel @Since("1.1.0") (`
      * `  public static class AppExecId `
      * `  public static class StoreVersion `
      * `abstract class SetOperation(left: LogicalPlan, right: LogicalPlan) 
extends BinaryNode `
      * `case class Union(left: LogicalPlan, right: LogicalPlan) extends 
SetOperation(left, right) `
      * `case class Intersect(left: LogicalPlan, right: LogicalPlan) extends 
SetOperation(left, right)`
      * `case class Except(left: LogicalPlan, right: LogicalPlan) extends 
SetOperation(left, right)`



---
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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to