rdblue commented on issue #889: Static import the method of 
Preconditions.checkArgument
URL: https://github.com/apache/incubator-iceberg/pull/889#issuecomment-608556100
 
 
   Not using static method imports is what most people wanted. It provides 
additional context at a method call so it is easier to see what's happening. 
Many methods have the same name, so it's good to know which implementation 
you're using.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to