aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLianhui Wang <lianhuiwang09@gmail.com>2016-06-03 22:19:22 -0700
committerReynold Xin <rxin@databricks.com>2016-06-03 22:19:22 -0700
commit2ca563cc45d1ac1c19b8e84c5a87a950c712ab87 (patch)
tree6a711fa0a69ca681b6f280593117f1b941663ce9 /docs
parent61d729abdaf9bdd54aea74a643828d570b036d87 (diff)
downloadspark-2ca563cc45d1ac1c19b8e84c5a87a950c712ab87.tar.gz
spark-2ca563cc45d1ac1c19b8e84c5a87a950c712ab87.tar.bz2
spark-2ca563cc45d1ac1c19b8e84c5a87a950c712ab87.zip
[SPARK-15756][SQL] Support command 'create table stored as orcfile/parquetfile/avrofile'
## What changes were proposed in this pull request? Now Spark SQL can support 'create table src stored as orc/parquet/avro' for orc/parquet/avro table. But Hive can support both commands: ' stored as orc/parquet/avro' and 'stored as orcfile/parquetfile/avrofile'. So this PR supports these keywords 'orcfile/parquetfile/avrofile' in Spark SQL. ## How was this patch tested? add unit tests Author: Lianhui Wang <lianhuiwang09@gmail.com> Closes #13500 from lianhuiwang/SPARK-15756.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions