GitHub user scwf opened a pull request:

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

    [SPARK-5240][SQL] Adding `createDataSourceTable` interface to Catalog

    1 Added `createDataSourceTable` interface to Catalog 
    2 remove ```DDLStrategy``` and ```HiveDDLStrategy``` by making 
```CreateTempTableUsing``` and ```CreateTableUsing``` follow 
```RunnableCommand```

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

    $ git pull https://github.com/scwf/spark createDataSourceTable

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

    https://github.com/apache/spark/pull/4036.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 #4036
    
----
commit 3479f7ef39877772897eff08bd2e12bc4860c5f1
Author: wangfei <[email protected]>
Date:   2015-01-14T05:09:51Z

    add createDataSourceTable interface

commit 3e4cd750b6dce3195728e9b6f33fe12d0d2da998
Author: wangfei <[email protected]>
Date:   2015-01-14T05:10:15Z

    remove DDLstrategy

commit 15e5d090eae2dd946f6a04ac038a03983951f933
Author: wangfei <[email protected]>
Date:   2015-01-14T05:18:48Z

    https -> http

commit 618d27708b5342bd25cbc24608d7afe6bfc41b2e
Author: wangfei <[email protected]>
Date:   2015-01-14T06:02:58Z

    fix for compile error

commit 4898c575e4d71c31bfddc0193c35d6c060d4f55c
Author: wangfei <[email protected]>
Date:   2015-01-14T06:16:50Z

    revert pom change

----


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