[
https://issues.apache.org/jira/browse/ORC-192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16013211#comment-16013211
]
ASF GitHub Bot commented on ORC-192:
------------------------------------
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
----
> Zlib compression stream
> -----------------------
>
> Key: ORC-192
> URL: https://issues.apache.org/jira/browse/ORC-192
> Project: ORC
> Issue Type: Sub-task
> Components: C++
> Reporter: Xiening Dai
> Assignee: Xiening Dai
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)