You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "Pavan Lanka (Jira)" <ji...@apache.org> on 2021/02/23 22:39:00 UTC

[jira] [Updated] (ORC-754) Code cleanup

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

Pavan Lanka updated ORC-754:
----------------------------
    Summary: Code cleanup  (was: Code cleanup changes)

> Code cleanup
> ------------
>
>                 Key: ORC-754
>                 URL: https://issues.apache.org/jira/browse/ORC-754
>             Project: ORC
>          Issue Type: Sub-task
>          Components: Java
>    Affects Versions: 1.7.0
>            Reporter: Pavan Lanka
>            Assignee: Pavan Lanka
>            Priority: Minor
>
> As part of making changes for [ORC-744] some code cleanup items came up:
> * Removal of group name in bench pom.xml
> * Replacing Charset.forName with StandardCharsets.
> * Final on some variables
> * Removed final on a private method
> * Simplified some conditions
> * Removed some redundant casts
> * Removed some duplicate condition branches



--
This message was sent by Atlassian Jira
(v8.3.4#803005)