GitHub user lianhuiwang opened a pull request:
https://github.com/apache/spark/pull/13500
[SPARK-15756] [SQL] Support create table stored as
orcfile/parquetfile/avrofile
## What changes were proposed in this pull request?
in
https://github.com/apache/hive/blob/master/ql/src/java/org/apache/hadoop/hive/ql/io/IOConstants.java,
we can know Hive support create table stored as orcfile/parquetfile/avrofile.
So this PR support it in Spark SQL.
## How was this patch tested?
N/A
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lianhuiwang/spark SPARK-15756
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/13500.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 #13500
----
commit 4550f414014533ac033980b61107352b32ffd5f7
Author: Lianhui Wang <[email protected]>
Date: 2016-06-03T18:02:35Z
init commit
----
---
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]