David Mollitor created PARQUET-1735:
---------------------------------------
Summary: Clean Up parquet-columns Module
Key: PARQUET-1735
URL: https://issues.apache.org/jira/browse/PARQUET-1735
Project: Parquet
Issue Type: Improvement
Reporter: David Mollitor
Assignee: David Mollitor
{code:none}
Remove unused imports
Remove unused local variables
Add missing '@Override' annotations
Add missing '@Override' annotations to implementations of interface methods
Add missing '@Deprecated' annotations
Remove unnecessary casts
Remove redundant semicolons
Remove unnecessary '$NON-NLS$' tags
Remove redundant type arguments
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)