[
https://issues.apache.org/jira/browse/ORC-970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dongjoon Hyun updated ORC-970:
------------------------------
Summary: Reordering statements, improve readability in WriterImpl (was:
Reordering statements, improve readability)
> Reordering statements, improve readability in WriterImpl
> --------------------------------------------------------
>
> 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)