GitHub user andrewor14 opened a pull request:

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

    [SPARK-14988][PYTHON] SparkSession API follow-ups

    ## What changes were proposed in this pull request?
    
    Addresses comments in #12765.
    
    ## How was this patch tested?
    
    Python tests.

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

    $ git pull https://github.com/andrewor14/spark python-followup

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

    https://github.com/apache/spark/pull/12784.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 #12784
    
----
commit 43f8ea16ede81cfbf40b1c4514bd31643f4ed14a
Author: Andrew Or <[email protected]>
Date:   2016-04-29T16:43:12Z

    registerDataFrameAsTable -> registerTable

commit 7b7d285e214d6f2cf6075558e7c98346b0449262
Author: Andrew Or <[email protected]>
Date:   2016-04-29T17:10:43Z

    getOption -> get with default

commit 4aeda61a56f7ae51d5594cbe94115bd6f35071c2
Author: Andrew Or <[email protected]>
Date:   2016-04-29T17:48:26Z

    Move conf tests

commit 309fd35fc69423e875c5de15d5249ae0af859c19
Author: Andrew Or <[email protected]>
Date:   2016-04-29T19:12:53Z

    Move catalog tests

commit ee606dd9425cb5ec28273477dd4b560b4cb6bd3e
Author: Andrew Or <[email protected]>
Date:   2016-04-29T19:16:57Z

    Fix style

----


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