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

Quanlong Huang updated IMPALA-10725:
------------------------------------
    Description: 
Since HIVE-19899, Hive supports JSON format tables officially. It'd be good to 
add the same functionality for Impala.

Subtasks can be:
 * Support loading metadata of JSON format tables. Make statements that don't 
need to read data files work first, e.g. DESCRIBE, SHOW CRETATE TABLE, SHOW 
PARTITIONS, etc.
 * Support creating JSON format tables by "{{STORED AS JSONFILE"}} clause.
 * Support reading JSON format tables. All SELECT queires should work.
 * Support writing to JSON format tables.

  was:Since HIVE-19899, Hive supports JSON format tables officially. It'd be 
good to add the same functionality for Impala.


> Support JSON format tables
> --------------------------
>
>                 Key: IMPALA-10725
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10725
>             Project: IMPALA
>          Issue Type: New Feature
>            Reporter: Quanlong Huang
>            Priority: Critical
>
> Since HIVE-19899, Hive supports JSON format tables officially. It'd be good 
> to add the same functionality for Impala.
> Subtasks can be:
>  * Support loading metadata of JSON format tables. Make statements that don't 
> need to read data files work first, e.g. DESCRIBE, SHOW CRETATE TABLE, SHOW 
> PARTITIONS, etc.
>  * Support creating JSON format tables by "{{STORED AS JSONFILE"}} clause.
>  * Support reading JSON format tables. All SELECT queires should work.
>  * Support writing to JSON format tables.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to