[
https://issues.apache.org/jira/browse/ORC-615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Norbert Luksa resolved ORC-615.
-------------------------------
Resolution: Fixed
> Refactor decompression streams into common base class
> -----------------------------------------------------
>
> Key: ORC-615
> URL: https://issues.apache.org/jira/browse/ORC-615
> Project: ORC
> Issue Type: Improvement
> Reporter: Norbert Luksa
> Assignee: Norbert Luksa
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> ZlibDecompressionStream and BlockDecompressionStream share a great number of
> members and functionality. Had to do a lot of copy/paste when worked on
> ORC-614.
> It would be much more convenient if these two classes would share a common
> base class, eg. DecompressionStream.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)