You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Quanlong Huang (Jira)" <ji...@apache.org> on 2021/06/02 02:34:00 UTC

[jira] [Updated] (IMPALA-10725) Support JSON format tables

     [ 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: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org