[
https://issues.apache.org/jira/browse/ORC-421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Owen O'Malley resolved ORC-421.
-------------------------------
Resolution: Fixed
Fix Version/s: 1.6.0
I just committed this. Thanks for the review, Gang.
> 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
> Priority: Major
> Fix For: 1.6.0
>
>
> 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)