Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/11105
  
    **[Test build #68153 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/68153/consoleFull)**
 for PR 11105 at commit 
[`f07bea0`](https://github.com/apache/spark/commit/f07bea073fb32a15a2d23057411f0c75f2f21482).
     * This patch **fails MiMa tests**.
     * This patch merges cleanly.
     * This patch adds the following public classes _(experimental)_:
      * `abstract class DataAccumulatorV2[IN, OUT] extends AccumulatorV2[IN, 
OUT] `
      * `class LongAccumulator extends DataAccumulatorV2[jl.Long, jl.Long] `
      * `class DoubleAccumulator extends DataAccumulatorV2[jl.Double, 
jl.Double] `
      * `class CollectionAccumulator[T] extends DataAccumulatorV2[T, 
java.util.List[T]] `
      * `    class SetAccumulator[T] extends DataAccumulatorV2[T, 
java.util.Set[T]] `
      * `class SQLMetric(val metricType: String, initValue: Long = 0L)`


---
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