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
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