[
https://issues.apache.org/jira/browse/CARBONDATA-331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15590945#comment-15590945 ]
ASF GitHub Bot commented on CARBONDATA-331:
-------------------------------------------
GitHub user jackylk opened a pull request:
https://github.com/apache/incubator-carbondata/pull/252 [CARBONDATA-331] Modify Compressor interface and add no compression option
Modification in this PR:
1. Modify the compressor inteface to make it easier to add new compressors.
2. And add a DummyCompressor for not doing compression.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/jackylk/incubator-carbondata dummy-compress
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-carbondata/pull/252.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #252
----
commit e90b96da57c084bfdfa8f8a81f5774b7dd1bbe43
Author: jackylk <
[hidden email]>
Date: 2016-10-19T14:48:02Z
change Compressor interface
commit acf8f7a5c4f907353a2713bb0573ffc1f1fa2c77
Author: jackylk <
[hidden email]>
Date: 2016-10-19T18:17:31Z
add dummy compressor
commit f22ca1d6938a6c90a057c53c23455241391ffbee
Author: jackylk <
[hidden email]>
Date: 2016-10-20T01:47:59Z
add example and fix style
----
> Support no compression option while loading
> -------------------------------------------
>
> Key: CARBONDATA-331
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-331> Project: CarbonData
> Issue Type: New Feature
> Reporter: Jacky Li
>
> Modify the compressor inteface and add a DummyCompressor for not doing compression.
> This interface can be extend later for adding new compressors.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)