You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/10/17 05:07:58 UTC

[jira] [Commented] (CARBONDATA-300) 5. Add EncodeProcessorStep which encodes the data with dictionary.

    [ https://issues.apache.org/jira/browse/CARBONDATA-300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15581232#comment-15581232 ] 

ASF GitHub Bot commented on CARBONDATA-300:
-------------------------------------------

GitHub user ravipesala opened a pull request:

    https://github.com/apache/incubator-carbondata/pull/244

    [CARBONDATA-300] Added Encoder processor for dataloading.

    Added interface implementation for encode data load processor. 
    


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

    $ git pull https://github.com/ravipesala/incubator-carbondata encode-step

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

    https://github.com/apache/incubator-carbondata/pull/244.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 #244
    
----
commit e6eb5d1137bd82beed642e7206ebb566dcb81fa3
Author: ravipesala <ra...@gmail.com>
Date:   2016-10-17T05:03:35Z

    Added Encoder processor for dataloding.

----


> 5. Add EncodeProcessorStep which encodes the data with dictionary.
> ------------------------------------------------------------------
>
>                 Key: CARBONDATA-300
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-300
>             Project: CarbonData
>          Issue Type: Sub-task
>            Reporter: Ravindra Pesala
>             Fix For: 0.2.0-incubating
>
>
> Add EncodeProcessorStep which encodes the data with dictionary.This dictionary can be obtained from dictionary interface.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)