GitHub user setjet opened a pull request:

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

    [SPARK-20064][PySpark]

    ## What changes were proposed in this pull request?
    PySpark version in version.py was lagging behind
    Versioning is  in line with PEP 440: 
https://www.python.org/dev/peps/pep-0440/
    
    ## How was this patch tested?
    Simply rebuild the project with existing tests
    


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

    $ git pull https://github.com/setjet/spark SPARK-20064

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

    https://github.com/apache/spark/pull/17523.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 #17523
    
----
commit a2358f7afa8502b8272a4e7caa6c64ad9f0db27d
Author: Ruben Janssen <[email protected]>
Date:   2016-07-16T15:03:19Z

    added a python example for chisq selector in mllib

commit ca7cd787e174e04fbe0fcdcff26c8169450abc7b
Author: Ruben Janssen <[email protected]>
Date:   2016-08-01T18:14:01Z

    updated documentation to refer to the example

commit 035aeb63ef8e8f2af8f7ed838d434a069392c336
Author: Ruben Janssen <[email protected]>
Date:   2016-10-16T15:00:44Z

    updated with changes suggested by sethah

commit f49e6aea59994c471ea0270b41d5237a1f2a6a47
Author: Ruben Janssen <[email protected]>
Date:   2016-10-16T15:09:46Z

    oops forgot to revert back local changes

commit a45ff2fa5e5a3633d3de24c5c2f91d59824b0fc8
Author: setjet <[email protected]>
Date:   2017-04-03T19:18:42Z

    Merge remote-tracking branch 'upstream/master'

commit 8363e28e2d400c599052120153fc08eff8253cd5
Author: setjet <[email protected]>
Date:   2017-04-03T19:53:02Z

    increased pyspark version

commit 881470d87d499c16cfbf6ea0a265369d60ba8f80
Author: setjet <[email protected]>
Date:   2017-04-03T21:25:37Z

    Revert "oops forgot to revert back local changes"
    
    This reverts commit f49e6aea59994c471ea0270b41d5237a1f2a6a47.

commit 09171936d5d1e9293fee6d28c44d74441a4920ab
Author: setjet <[email protected]>
Date:   2017-04-03T21:26:03Z

    Revert "updated with changes suggested by sethah"
    
    This reverts commit 035aeb63ef8e8f2af8f7ed838d434a069392c336.

commit c15654aa242d486b5eeb7e22e79915a165f6bb99
Author: setjet <[email protected]>
Date:   2017-04-03T21:26:30Z

    Revert "updated documentation to refer to the example"
    
    This reverts commit ca7cd787e174e04fbe0fcdcff26c8169450abc7b.

commit 47e4ab2cf8794718d68b5007f4980aae175eb94e
Author: setjet <[email protected]>
Date:   2017-04-03T21:26:39Z

    Revert "added a python example for chisq selector in mllib"
    
    This reverts commit a2358f7afa8502b8272a4e7caa6c64ad9f0db27d.

----


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