You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2018/10/19 22:53:00 UTC

[jira] [Created] (ORC-421) Separate the compression options from the CompressionCodec

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)