SparkQA commented on pull request #28821: URL: https://github.com/apache/spark/pull/28821#issuecomment-647842258
**[Test build #124369 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/124369/testReport)** for PR 28821 at commit [`bd99e28`](https://github.com/apache/spark/commit/bd99e286ce3c041a4fcf5295ee7ed64300150f32). * This patch **fails Spark unit tests**. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `public final class MapOutputCommitMessage ` * `sealed trait LogisticRegressionSummary extends ClassificationSummary ` * `class _ClassificationSummary(JavaWrapper):` * `class _TrainingSummary(JavaWrapper):` * `class _BinaryClassificationSummary(_ClassificationSummary):` * `class LogisticRegressionSummary(_ClassificationSummary):` * `class LogisticRegressionTrainingSummary(LogisticRegressionSummary, _TrainingSummary):` * `class BinaryLogisticRegressionSummary(_BinaryClassificationSummary,` * `trait TimestampFormatterHelper extends TimeZoneAwareExpression ` * `case class WidthBucket(` * `trait PredicateHelper extends Logging ` * ` case class TimeFormatters(date: DateFormatter, timestamp: TimestampFormatter)` * `case class CoalesceBucketsInSortMergeJoin(conf: SQLConf) extends Rule[SparkPlan] ` * `case class ProcessingTimeTrigger(intervalMs: Long) extends Trigger ` * `case class ContinuousTrigger(intervalMs: Long) extends Trigger ` * `class StateStoreConf(` ---------------------------------------------------------------- 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]
