nastra commented on code in PR #12938: URL: https://github.com/apache/iceberg/pull/12938#discussion_r2087238748
########## .baseline/checkstyle/checkstyle.xml: ########## @@ -201,10 +200,6 @@ <property name="setterCanReturnItsClass" value="true"/> </module> <module name="HideUtilityClassConstructor"/> <!-- Java Coding Guidelines: Private constructors --> - <module name="IllegalImport"> <!-- Java Coding Guidelines: Use JUnit 4-style test classes and assertions --> Review Comment: this doesn't apply anymore -- 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