Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/18113
  
    **[Test build #84472 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/84472/testReport)**
 for PR 18113 at commit 
[`20216e4`](https://github.com/apache/spark/commit/20216e4cda40b75b98152954d1055cf062f818f0).
     * This patch **fails Scala style tests**.
     * This patch merges cleanly.
     * This patch adds the following public classes _(experimental)_:
      * `class TypedMinDouble[IN](val f: IN => Double)`
      * `class TypedMaxDouble[IN](val f: IN => Double)`
      * `class TypedMinLong[IN](val f: IN => Long) extends Aggregator[IN, 
MutableLong, java.lang.Long] `
      * `class TypedMaxLong[IN](val f: IN => Long) extends Aggregator[IN, 
MutableLong, java.lang.Long] `
      * `class MutableLong(var value: Long) extends Serializable `
      * `class MutableDouble(var value: Double) extends Serializable `


---

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

Reply via email to