dengzhhu653 commented on code in PR #5145:
URL: https://github.com/apache/hive/pull/5145#discussion_r1846041078


##########
standalone-metastore/metastore-common/src/main/thrift/hive_metastore.thrift:
##########
@@ -3354,6 +3354,7 @@ const string PARTITION_TRANSFORM_SPEC = 
"partition_transform_spec",
 const string NO_CLEANUP = "no_cleanup",
 const string CTAS_LEGACY_CONFIG = "create_table_as_external",
 const string DEFAULT_TABLE_TYPE = "defaultTableType",
+const string DEFAULT_TABLE_LOCATION = "defaultLocation";

Review Comment:
   what's this for? I cannot see where we use this variable.



-- 
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]

Reply via email to