GitHub user marmbrus opened a pull request:

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

    [SPARK-4912][SQL] Persistent tables for the Spark SQL data sources

    This is the first of a few improvements I'd like to make to the data 
sources API.  I'll note that this does not correctly handle multiple databases. 
 However, since much of the code does not, and since I don't think improving 
this will change the public API, I think its reasonable to handle that in a 
separate PR.

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

    $ git pull https://github.com/marmbrus/spark persistentDataSourceTables

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

    https://github.com/apache/spark/pull/3752.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 #3752
    
----
commit 677e8b37b87903f4770f7a7429e1e125aab27c12
Author: Michael Armbrust <[email protected]>
Date:   2014-12-20T20:45:28Z

    First draft of persistent tables.

----


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