Norbert Luksa created ORC-615:
---------------------------------
Summary: Refactor decompression streams to 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
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)