You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Quanlong Huang (Jira)" <ji...@apache.org> on 2020/10/28 01:04:00 UTC

[jira] [Deleted] (IMPALA-10231) Expose db and key properties of HdfsTable in JSON format

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

Quanlong Huang deleted IMPALA-10231:
------------------------------------


> Expose db and key properties of HdfsTable in JSON format
> --------------------------------------------------------
>
>                 Key: IMPALA-10231
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10231
>             Project: IMPALA
>          Issue Type: Sub-task
>            Reporter: Quanlong Huang
>            Assignee: Quanlong Huang
>            Priority: Major
>
> As the first step of IMPALA-10168, we can expose db and key properties of HdfsTable for our urgent needs in adding tests forĀ IMPALA-10075.
> The key properties of table include:
>  * names (db_name, tbl_name)
>  * load_status
>  * access_level
>  * columns
>  * clustering_columns
>  * table_type
>  * hdfs_table
>  ** hdfsBaseDir
>  ** colNames
>  ** partitions
>  *** partition_name
>  *** Delimiters
>  *** fileFormat
>  *** blockSize
>  *** *partition id*
>  *** stats
>  *** is_marked_cached
>  *** hms_parameters
>  *** write_id
>  ** prototype_partition
> IMPALA-10075 only requires exposing partition ids. But it's good to also expose some easy and important fields as listed above.



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