[ 
https://issues.apache.org/jira/browse/SPARK-15756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lianhui Wang updated SPARK-15756:
---------------------------------
    Description: 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 as Hive Spark SQL needs support 'stored as 
orcfile/parquetfile/avrofile'.  (was: 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.)

> Support command 'create table stored as orcfile/parquetfile/avrofile'
> ---------------------------------------------------------------------
>
>                 Key: SPARK-15756
>                 URL: https://issues.apache.org/jira/browse/SPARK-15756
>             Project: Spark
>          Issue Type: Improvement
>    Affects Versions: 2.0.0
>            Reporter: marymwu
>            Priority: Minor
>
> 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 as Hive 
> Spark SQL needs support 'stored as orcfile/parquetfile/avrofile'.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to