You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/07/02 01:26:59 UTC

[GitHub] [spark] SparkQA commented on pull request #28864: [SPARK-32004][ALL] Drop references to slave

SparkQA commented on pull request #28864:
URL: https://github.com/apache/spark/pull/28864#issuecomment-652726105


   **[Test build #124817 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/124817/testReport)** for PR 28864 at commit [`d495203`](https://github.com/apache/spark/commit/d49520381a3da77fe2216881410040a1f191d7d8).
    * This patch **fails Spark unit tests**.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `sealed trait RandomForestClassificationSummary extends ClassificationSummary `
     * `class LinearSVCModel(_JavaClassificationModel, _LinearSVCParams, JavaMLWritable, JavaMLReadable,`
     * `class LinearSVCSummary(_BinaryClassificationSummary):`
     * `class LinearSVCTrainingSummary(LinearSVCSummary, _TrainingSummary):`
     * `class RandomForestClassificationSummary(_ClassificationSummary):`
     * `class RandomForestClassificationTrainingSummary(RandomForestClassificationSummary,`
     * `class BinaryRandomForestClassificationSummary(_BinaryClassificationSummary):`
     * `class BinaryRandomForestClassificationTrainingSummary(BinaryRandomForestClassificationSummary,`
     * `case class SecondsToTimestamp(child: Expression) extends UnaryExpression`
     * `sealed abstract class MergeAction extends Expression with Unevaluable `
     * `case class DeleteAction(condition: Option[Expression]) extends MergeAction`


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org