deniskuzZ commented on code in PR #6454:
URL: https://github.com/apache/hive/pull/6454#discussion_r3153141807
##########
iceberg/iceberg-handler/src/main/java/org/apache/iceberg/metasummary/IcebergSummaryHandler.java:
##########
@@ -64,7 +64,7 @@ public void initialize(String catalogName, boolean
jsonFormat, MetaSummarySchema
LOG.info("Initializing iceberg summary handler with warehouse:{},external
warehouse:{},uris:{}",
mgdWarehouse, extWarehouse, uris);
propertiesMap.put("warehouse", mgdWarehouse);
Review Comment:
please replace string literals with constants here as well
--
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]