[ 
https://issues.apache.org/jira/browse/HIVE-25457?focusedWorklogId=640624&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-640624
 ]

ASF GitHub Bot logged work on HIVE-25457:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 23/Aug/21 08:58
            Start Date: 23/Aug/21 08:58
    Worklog Time Spent: 10m 
      Work Description: kuczoram merged pull request #2589:
URL: https://github.com/apache/hive/pull/2589


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 640624)
    Time Spent: 20m  (was: 10m)

> Implement querying Iceberg table metadata
> -----------------------------------------
>
>                 Key: HIVE-25457
>                 URL: https://issues.apache.org/jira/browse/HIVE-25457
>             Project: Hive
>          Issue Type: New Feature
>            Reporter: Marta Kuczora
>            Assignee: Marta Kuczora
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> In order to be able to query Iceberg table metadata (snapshots, manifests, 
> files), we should add syntax support and implement the feature as well to 
> return the correct response.
> The Iceberg metadata tables can be addressed like this: 
> <db_name>.<table_name>.<metatable_name>
> For example: default.iceberg_table.history
> The following metadata tables are available in Iceberg:
>   ENTRIES,
>   FILES,
>   HISTORY,
>   SNAPSHOTS,
>   MANIFESTS,
>   PARTITIONS,
>   ALL_DATA_FILES,
>   ALL_MANIFESTS,
>   ALL_ENTRIES



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

Reply via email to