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

[jira] [Created] (ORC-754) Code cleanup changes

Pavan Lanka created ORC-754:
-------------------------------

             Summary: Code cleanup changes
                 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


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)