GitHub user ntietz opened a pull request:
https://github.com/apache/spark/pull/12955
[Docs] Added Scaladoc for countApprox and countByValueApprox parameters
This pull request simply adds Scaladoc documentation of the parameters for
countApprox and countByValueApprox.
This is an important documentation change, as it clarifies what should be
passed in for the timeout. Without units, this was previously unclear.
I did not open a JIRA ticket per my understanding of the project
contribution guidelines; as they state, the description in the ticket would be
essentially just what is in the PR. If I should open one, let me know and I
will do so.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ntietz/spark rdd-countapprox-docs
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/12955.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 #12955
----
commit a28014dc45981b79df6e6c18f473565eb740638c
Author: Nicholas Tietz <[email protected]>
Date: 2016-05-06T14:07:21Z
Added Scaladoc for countApprox and countByValueApprox
----
---
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]