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


##########
iceberg/iceberg-common/src/main/java/org/apache/gravitino/iceberg/common/ops/IcebergTableOps.java:
##########
@@ -139,6 +144,12 @@ public LoadTableResponse registerTable(Namespace 
namespace, RegisterTableRequest
     return CatalogHandlers.registerTable(catalog, namespace, request);
   }
 
+  public void reloadHadoopConf() {

Review Comment:
   please add more description about this method



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