[
https://issues.apache.org/jira/browse/ORC-970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dongjoon Hyun resolved ORC-970.
-------------------------------
Fix Version/s: 1.8.0
1.7.0
Assignee: Yiqun Zhang
Resolution: Fixed
This is resolved via https://github.com/apache/orc/pull/882
> 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
> Assignee: Yiqun Zhang
> Priority: Minor
> Fix For: 1.7.0, 1.8.0
>
>
> 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)