[GitHub] [carbondata] Pickupolddriver opened a new pull request #3623: Origin/none compress

classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] [carbondata] Pickupolddriver opened a new pull request #3623: Origin/none compress

GitBox
Pickupolddriver opened a new pull request #3623: Origin/none compress
URL: https://github.com/apache/carbondata/pull/3623
 
 
    ### Why is this PR needed?
    In some cases, the data need to be uncompressed after loading into Carbondata file.
   In the current version, the project does not support loading data without compression.
   It could speed up data loading form Flink to OBS by skipping compress and uncompress data.
   
   
    ### What changes were proposed in this PR?
   Provide a new Compressor as NoneCompressor implements the AbstractCompressor which will actually not compress and uncompress anything.
   This compressor can be set by calling
   CarbonProperties.getInstance().addProperty(CarbonCommonConstants.COMPRESSOR,"none");
       
    ### Does this PR introduce any user interface change?
    - No
   
    ### Is any new testcase added?
   - Yes
   
       
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[hidden email]


With regards,
Apache Git Services
Reply | Threaded
Open this post in threaded view
|

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3623: [CARBONDATA-3692] Support NoneCompression during loading data.

GitBox
CarbonDataQA1 commented on issue #3623: [CARBONDATA-3692] Support NoneCompression during loading data.
URL: https://github.com/apache/carbondata/pull/3623#issuecomment-586617116
 
 
   Can one of the admins verify this patch?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[hidden email]


With regards,
Apache Git Services
Reply | Threaded
Open this post in threaded view
|

[GitHub] [carbondata] jackylk commented on issue #3623: [CARBONDATA-3692] Support NoneCompression during loading data.

GitBox
In reply to this post by GitBox
jackylk commented on issue #3623: [CARBONDATA-3692] Support NoneCompression during loading data.
URL: https://github.com/apache/carbondata/pull/3623#issuecomment-586716370
 
 
   please push to original PR

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[hidden email]


With regards,
Apache Git Services
Reply | Threaded
Open this post in threaded view
|

[GitHub] [carbondata] jackylk edited a comment on issue #3623: [CARBONDATA-3692] Support NoneCompression during loading data.

GitBox
In reply to this post by GitBox
jackylk edited a comment on issue #3623: [CARBONDATA-3692] Support NoneCompression during loading data.
URL: https://github.com/apache/carbondata/pull/3623#issuecomment-586716370
 
 
   please push your changes to original PR

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[hidden email]


With regards,
Apache Git Services
Reply | Threaded
Open this post in threaded view
|

[GitHub] [carbondata] ajantha-bhat commented on issue #3623: [CARBONDATA-3692] Support NoneCompression during loading data.

GitBox
In reply to this post by GitBox
ajantha-bhat commented on issue #3623: [CARBONDATA-3692] Support NoneCompression during loading data.
URL: https://github.com/apache/carbondata/pull/3623#issuecomment-589525560
 
 
   add to whitelist

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[hidden email]


With regards,
Apache Git Services
Reply | Threaded
Open this post in threaded view
|

[GitHub] [carbondata] ajantha-bhat commented on issue #3623: [CARBONDATA-3692] Support NoneCompression during loading data.

GitBox
In reply to this post by GitBox
ajantha-bhat commented on issue #3623: [CARBONDATA-3692] Support NoneCompression during loading data.
URL: https://github.com/apache/carbondata/pull/3623#issuecomment-589526033
 
 
   @Pickupolddriver : push the review comment fixes to #3611 and close this PR

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[hidden email]


With regards,
Apache Git Services
Reply | Threaded
Open this post in threaded view
|

[GitHub] [carbondata] Pickupolddriver closed pull request #3623: [CARBONDATA-3692] Support NoneCompression during loading data.

GitBox
In reply to this post by GitBox
Pickupolddriver closed pull request #3623: [CARBONDATA-3692] Support NoneCompression during loading data.
URL: https://github.com/apache/carbondata/pull/3623
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[hidden email]


With regards,
Apache Git Services