Lars Francke created HIVE-7622:
----------------------------------
Summary: Semi-automated cleanup of code
Key: HIVE-7622
URL: https://issues.apache.org/jira/browse/HIVE-7622
Project: Hive
Issue Type: Improvement
Reporter: Lars Francke
Priority: Minor
This patch fixes the following issues across the whole Hive codebase. I realize
it's huge but these are all things that slipped through past reviews and pop up
in Checkstyle, SonarQube, IDEs, etc.:
* Remove redundant modifiers (e.g. {{public}} modifiers in interfaces)
* Converts all tabs to spaces
* Removes all redundant semicolons
* Minor issues
--
This message was sent by Atlassian JIRA
(v6.2#6252)