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

Hyukjin Kwon updated SPARK-12262:
---------------------------------
    Labels: bulk-closed  (was: )

> describe extended doesn't return table on detail info tabled stored as 
> PARQUET format
> -------------------------------------------------------------------------------------
>
>                 Key: SPARK-12262
>                 URL: https://issues.apache.org/jira/browse/SPARK-12262
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 1.5.2
>            Reporter: pin_zhang
>            Priority: Major
>              Labels: bulk-closed
>
> 1. start hive server with start-thriftserver.sh
> 2. create table table1 (id  int) ;
>     create table table2(id  int) STORED AS PARQUET;
> 3. describe extended table1 ;
>     return detailed info
> 4. describe extended table2 ;
>     result has no detailed info



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to