Hello,

I've filed a ticket to make the checkstyle warnings less noisy (https://issues.apache.org/jira/browse/HIVE-18222)

* set maxlinelength to 140
   I think everyone is working with big-enough displays to handle this :)
   There are many methods which have complicated names / arguments / etc ; breaking the lines more frequently hurts readability... * disabled some restrictions like: declaration&hiding via get/set methods for protected/package fields are not mandatory

If you don't feel comfortable with these changes, please share your point of view.

cheers,
Zoltan


Reply via email to