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:
[email protected]



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

Reply via email to