GitHub user thunterdb opened a pull request:
https://github.com/apache/spark/pull/11325
[SPARK-6761][SQL][ML] Fixes to API and documentation of approximate
quantiles
## What changes were proposed in this pull request?
This PR addresses the remaining comments from @mengxr in #6042
- fixes to the API
- more tests
- cleanups and more documentation in the implementation
## How was the this patch tested?
This test passes the comprehensive test suite of the approximate quantiles,
and adds more tests for the public API.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/thunterdb/spark spark-6761c
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/11325.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #11325
----
commit a77b7e678ae266210bfaf8ca9b88fc3d2dd54d0d
Author: Timothy Hunter <[email protected]>
Date: 2016-02-23T17:32:18Z
SPARK-6761 Additional cleanups to address comments, there is an error
somewhere
commit dbf87f1da765eed21880cda71a4b5ec62bee3e4d
Author: Timothy Hunter <[email protected]>
Date: 2016-02-23T17:50:13Z
fixed test
----
---
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]