Fokko commented on code in PR #10788:
URL: https://github.com/apache/iceberg/pull/10788#discussion_r1701771289
##########
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:
> Alternatively, we can open up separate issues and mark them as good first
issue to give other people a chance to contribute here
I like that 👍
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]