eric-maynard commented on code in PR #1231:
URL: https://github.com/apache/polaris/pull/1231#discussion_r2010597154
##########
service/common/src/main/java/org/apache/polaris/service/catalog/generic/GenericTableCatalog.java:
##########
@@ -159,4 +160,44 @@ public GenericTableEntity loadGenericTable(TableIdentifier
tableIdentifier) {
return entity;
}
}
+
+ @SuppressWarnings("FormatStringAnnotation")
Review Comment:
It's the string formatting in the exception; this annotation is a few other
places in the code base
--
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]