jerryshao commented on code in PR #5443:
URL: https://github.com/apache/gravitino/pull/5443#discussion_r1829011412
##########
iceberg/iceberg-common/src/main/java/org/apache/gravitino/iceberg/common/utils/IcebergHiveCachedClientPool.java:
##########
@@ -107,7 +112,13 @@ public IcebergHiveCachedClientPool(Configuration conf,
Map<String, String> prope
@VisibleForTesting
HiveClientPool clientPool() {
Key key =
extractKey(properties.get(CatalogProperties.CLIENT_POOL_CACHE_KEYS), conf);
Review Comment:
I see. Thanks for the explanation.
--
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]