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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
