Owen O'Malley created ORC-421:
---------------------------------
Summary: Separate the compression options from the CompressionCodec
Key: ORC-421
URL: https://issues.apache.org/jira/browse/ORC-421
Project: ORC
Issue Type: Sub-task
Reporter: Owen O'Malley
Assignee: Owen O'Malley
Right now we embed the compression options in the codec and modify them by
creating new CompressionCodecs. If we make the CompressionCodecs so that we can
keep the Codec the same for the entire file and have different options that are
passed in to CompressionCodec.compress(), we'll have fewer issues.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)