roryqi commented on code in PR #11113:
URL: https://github.com/apache/gravitino/pull/11113#discussion_r3577588423


##########
lance/lance-common/src/main/java/org/apache/gravitino/lance/common/config/LanceConfig.java:
##########
@@ -60,6 +61,14 @@ public class LanceConfig extends Config implements 
OverwriteDefaultConfig {
           .stringConf()
           .createWithDefault(GRAVITINO_URI);
 
+  public static final ConfigEntry<Boolean> INTERNAL_AUX_MODE =

Review Comment:
   Could u remove this config option referring to Iceberg REST service?



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