GitHub user noel-smith opened a pull request:

    https://github.com/apache/spark/pull/8627

    [SPARK-10271] Added @since tags to pyspark.mllib.clustering

    Duplicated the @since decorator from pyspark.sql into pyspark (also tweaked 
to handle functions without docstrings).
    
    Added @since to methods + "versionadded::" to classes (derived from the git 
file history in pyspark).

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/noel-smith/spark 
SPARK-10271-since-mllib-clustering

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/8627.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 #8627
    
----
commit 23a075f4af8b6b77755b062a7864c775e68b383b
Author: noelsmith <[email protected]>
Date:   2015-09-06T18:40:48Z

    Added @since tags to mllib.clustering

----


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