findepi commented on code in PR #10788:
URL: https://github.com/apache/iceberg/pull/10788#discussion_r1701801091


##########
baseline.gradle:
##########
@@ -86,11 +86,17 @@ subprojects {
           '-Xep:CollectionUndefinedEquality:ERROR',
           // specific to Palantir - Uses name `log` but we use name `LOG`
           '-Xep:ConsistentLoggerName:OFF',
+          // TODO this is a recently added check. Figure out whether we adjust 
the code or suppress for good

Review Comment:
   Created https://github.com/apache/iceberg/issues/10853, 
https://github.com/apache/iceberg/issues/10854, 
https://github.com/apache/iceberg/issues/10855



-- 
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...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to