You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by omalley <gi...@git.apache.org> on 2016/07/08 03:48:26 UTC

[GitHub] orc pull request #47: ORC-81 Add support for LZO and LZ4 in the C++ reader.

GitHub user omalley opened a pull request:

    https://github.com/apache/orc/pull/47

    ORC-81 Add support for LZO and LZ4 in the C++ reader.

    * Add lz4 to the c++/libs.
    * Add example files for lzo and lz4 from the java writer.
    * Add tests for the new example files and compression codecs.
    * Refactored the snappy codec so that each of the block compressed codecs shares almost all of the code.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/omalley/orc orc-81

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/orc/pull/47.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #47
    
----
commit f8ae70aa2041cb621c3405c0d83831e148283b83
Author: Owen O'Malley <om...@apache.org>
Date:   2016-07-05T15:16:03Z

    ORC-77. Implement LZO and LZ4 compression codecs.

commit 199f0c6c375bcf0193c815e4c6ea6ceced0a3f23
Author: Owen O'Malley <om...@apache.org>
Date:   2016-07-07T23:44:07Z

    ORC-81 Add lzo and lz4 support for the C++ reader.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] orc pull request #47: ORC-81 Add support for LZO and LZ4 in the C++ reader.

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/orc/pull/47


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---