[
https://issues.apache.org/jira/browse/HIVE-22677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Mollitor updated HIVE-22677:
----------------------------------
Description:
* Change non static accesses to static members using declaring type
* Change indirect accesses to static members to direct accesses (accesses
through subtypes)
* Remove unused imports
* Add missing '@Override' annotations
* Add missing '@Override' annotations to implementations of interface methods
* Add missing '@Deprecated' annotations
* Remove unnecessary casts
* Remove unnecessary '$NON-NLS$' tags
> Run Eclipse Cleanup Against Hive Project
> ----------------------------------------
>
> Key: HIVE-22677
> URL: https://issues.apache.org/jira/browse/HIVE-22677
> Project: Hive
> Issue Type: Improvement
> Reporter: David Mollitor
> Assignee: David Mollitor
> Priority: Major
>
> * Change non static accesses to static members using declaring type
> * Change indirect accesses to static members to direct accesses (accesses
> through subtypes)
> * Remove unused imports
> * Add missing '@Override' annotations
> * Add missing '@Override' annotations to implementations of interface methods
> * Add missing '@Deprecated' annotations
> * Remove unnecessary casts
> * Remove unnecessary '$NON-NLS$' tags
--
This message was sent by Atlassian Jira
(v8.3.4#803005)