GitHub user btashton opened a pull request:

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

    [SPARK-9726] [Python] PySpark DF join no longer accepts on=None

    @rxin 
    
    
    First pull request for Spark so let me know if I am missing anything
    The contribution is my original work and I license the work to the project 
under the project's open source license. 

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

    $ git pull https://github.com/btashton/spark patch-1

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

    https://github.com/apache/spark/pull/8016.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 #8016
    
----
commit f92362895a28a76628f6d120a05007057f564d04
Author: Brennan Ashton <[email protected]>
Date:   2015-08-07T01:50:17Z

    [SPARK-9726] [Python] PySpark Regression: DataFrame join no longer accepts 
None as join expression

----


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