GitHub user xndai opened a pull request:
https://github.com/apache/orc/pull/122
ORC-192 Implement zlib compresion stream
Implement zlib compressor based on the output stream. Add corresponding
UTs. Also rename the existing test suite from TestCompression into
TestDecompression.
Change-Id: I6c594cc8f8a769078bbe561056adfd5d0389dbc1
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/xndai/orc dev_compression
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/orc/pull/122.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 #122
----
commit d4fcfe4a14386041f3080dfad95036c7fe5f8e9a
Author: Xiening.Dai <[email protected]>
Date: 2017-05-16T22:29:01Z
ORC-192 Implement zlib compresion stream
Implement zlib compressor based on the output stream. Add corresponding
UTs. Also rename the existing test suite from TestCompression into
TestDecompression.
Change-Id: I6c594cc8f8a769078bbe561056adfd5d0389dbc1
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---