rdblue commented on code in PR #6379: URL: https://github.com/apache/iceberg/pull/6379#discussion_r1051685890
########## docs/hive.md: ########## @@ -433,6 +449,15 @@ Tables can be dropped using the `DROP TABLE` command: DROP TABLE [IF EXISTS] table_name [PURGE]; ``` +### METADATA LOCATION Review Comment: What is the value of this? Is it used for something? -- 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]
