[
https://issues.apache.org/jira/browse/CARBONDATA-298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15575898#comment-15575898 ]
ASF GitHub Bot commented on CARBONDATA-298:
-------------------------------------------
GitHub user ravipesala opened a pull request:
https://github.com/apache/incubator-carbondata/pull/240 [CARBONDATA-298]Added InputProcessorStep to read data from csv reader iterator.
Add InputProcessorStep which should iterate recordreader of csv input and parse the data as per the data type.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/ravipesala/incubator-carbondata input-processor-step
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-carbondata/pull/240.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #240
----
commit 96c46d2d31c2f80b89ff755c3683c08b24eca042
Author: ravipesala <
[hidden email]>
Date: 2016-10-14T17:09:58Z
Added InputProcessorStep to read data from csv reader iterator.
----
> 3. Add InputProcessorStep which should iterate recordreader and parse the data as per the data type.
> ----------------------------------------------------------------------------------------------------
>
> Key: CARBONDATA-298
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-298> Project: CarbonData
> Issue Type: Sub-task
> Reporter: Ravindra Pesala
> Fix For: 0.2.0-incubating
>
>
> Add InputProcessorStep which should iterate recordreader/RecordBufferedWriter and parse the data as per the data types.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)