Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/19479
**[Test build #83623 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/83623/testReport)**
for PR 19479 at commit
[`a96169e`](https://github.com/apache/spark/commit/a96169eac41db1ba2db9d9211d0c301012c4c409).
* This patch passes all tests.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* `case class Histogram(height: Double, bins: Array[HistogramBin]) `
* `case class HistogramBin(lo: Double, hi: Double, ndv: Long)`
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]