MonkeyCanCode commented on code in PR #3488:
URL: https://github.com/apache/polaris/pull/3488#discussion_r2719258303


##########
runtime/service/src/main/java/org/apache/polaris/service/catalog/iceberg/IcebergCatalog.java:
##########
@@ -1818,7 +1838,7 @@ public void doRefresh() {
                       resolvedEntities,
                       new HashMap<>(tableDefaultProperties),
                       Set.of(PolarisStorageActions.READ, 
PolarisStorageActions.LIST));
-
+                      

Review Comment:
   Please run `.//gradlew spotlessApply` or `make spotless-apply` to fix the 
lint then CI will move forward.



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