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

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

                Author: ASF GitHub Bot
            Created on: 08/Jul/21 13:57
            Start Date: 08/Jul/21 13:57
    Worklog Time Spent: 10m 
      Work Description: marton-bod commented on pull request #2458:
URL: https://github.com/apache/hive/pull/2458#issuecomment-876463024


   Just to check my understanding: the show create table will produce an output 
like below?
   `CREATE TABLE tbl (date timestamp, name string) STORED BY '...' 
TBLPROPERTIES (..., 'iceberg.mr.table.partition.spec'='...')`


-- 
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: 620501)
    Time Spent: 20m  (was: 10m)

> Implement SHOW CREATE TABLE command for Iceberg tables
> ------------------------------------------------------
>
>                 Key: HIVE-25314
>                 URL: https://issues.apache.org/jira/browse/HIVE-25314
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: László Pintér
>            Assignee: László Pintér
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Implement SHOW CREATE TABLE, including the partitioning info as well in the 
> output (even though the HMS table is unpartitioned). That would probably 
> require loading the Iceberg table to acquire the partitioning information.



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

Reply via email to