You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by "Yiqun Zhang (Jira)" <ji...@apache.org> on 2021/08/25 14:03:00 UTC

[jira] [Created] (ORC-970) Reordering statements, improve readability

Yiqun Zhang created ORC-970:
-------------------------------

             Summary: Reordering statements, improve readability
                 Key: ORC-970
                 URL: https://issues.apache.org/jira/browse/ORC-970
             Project: ORC
          Issue Type: Improvement
          Components: Java
    Affects Versions: 1.8.0
            Reporter: Yiqun Zhang


WriterImpl constructor logic is very confusing and needs to be refactored.

For example, variable initialization and use do not go together.

Checking logic does not precede heavy logic.
 



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