You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/01/06 04:46:00 UTC

[jira] [Updated] (PARQUET-1735) Clean Up parquet-columns Module

     [ https://issues.apache.org/jira/browse/PARQUET-1735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated PARQUET-1735:
------------------------------------
    Labels: pull-request-available  (was: )

> 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
>            Priority: Minor
>              Labels: pull-request-available
>
> {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)