GitHub user cloud-fan opened a pull request:
https://github.com/apache/spark/pull/16296
[SPARK-18885][SQL][WIP] unify CREATE TABLE syntax for data source and hive
serde tables
## What changes were proposed in this pull request?
Today we have different syntax to create data source or hive serde tables,
we should unify them to not confuse users and step forward to make hive a data
source.
TODO: add more description, add tests.
## How was this patch tested?
TODO.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cloud-fan/spark create-table
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/16296.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 #16296
----
commit 234d93510d9592a950adf61ce4517a29b4048aa7
Author: Wenchen Fan <[email protected]>
Date: 2016-12-15T16:57:22Z
unify CREATE TABLE syntax for data source and hive serde 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]