RussellSpitzer opened a new issue, #4613: URL: https://github.com/apache/iceberg/issues/4613
We prefer Preconditions.notNull in the project (cc: @findepi ) so we should make it a failing rule in the checkstyle tests. Like we ban usages of new HashMap() here https://github.com/apache/iceberg/blob/master/.baseline/checkstyle/checkstyle.xml#L54-L57 -- 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]
