FANNG1 commented on code in PR #5134:
URL: https://github.com/apache/gravitino/pull/5134#discussion_r1804802554


##########
iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/provider/ConfigBasedIcebergCatalogConfigProvider.java:
##########
@@ -40,11 +39,12 @@
  * gravitino.iceberg-rest.catalog.hive_proxy.catalog-backend = hive
  * gravitino.iceberg-rest.catalog.hive_proxy.uri = thrift://{host}:{port} ...
  */
-public class ConfigBasedIcebergCatalogWrapperProvider implements 
IcebergCatalogWrapperProvider {
+public class ConfigBasedIcebergCatalogConfigProvider implements 
IcebergCatalogConfigProvider {

Review Comment:
   `FileBasedIcebergCatalogConfigProvider` or 
`StaticIcebergCatalogConfigProvider` ?



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

Reply via email to