You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@hive.apache.org by GitBox <gi...@apache.org> on 2021/07/08 13:57:54 UTC

[GitHub] [hive] marton-bod commented on pull request #2458: HIVE-25314: Implement SHOW CREATE TABLE command for Iceberg tables

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-unsubscribe@hive.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org