snazy commented on code in PR #2337: URL: https://github.com/apache/polaris/pull/2337#discussion_r2282460328
########## runtime/service/src/main/java/org/apache/polaris/service/catalog/iceberg/IcebergCatalogAdapter.java: ########## @@ -138,8 +138,8 @@ public class IcebergCatalogAdapter .build(); private final RealmContext realmContext; - private final CallContext callContext; private final RealmConfig realmConfig; + private final CallContext callContext; Review Comment: ? looks unused -- 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: issues-unsubscr...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org