[
https://issues.apache.org/jira/browse/APEXMALHAR-2105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15310293#comment-15310293
]
ASF GitHub Bot commented on APEXMALHAR-2105:
--------------------------------------------
GitHub user shubham-pathak22 opened a pull request:
https://github.com/apache/incubator-apex-malhar/pull/306
APEXMALHAR-2105 enhancing CSV formatter to read field info from schema
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shubham-pathak22/incubator-apex-malhar
APEXMALHAR-2105
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-apex-malhar/pull/306.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 #306
----
commit a2a863746613c9b4c594949b5b188b138b145395
Author: shubham <[email protected]>
Date: 2016-06-01T13:17:36Z
APEXMALHAR-2105 enhancing CSV formatter to read field info from schema
----
> Enhance CSV Formatter to take in schema similar to Csv Parser
> -------------------------------------------------------------
>
> Key: APEXMALHAR-2105
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2105
> Project: Apache Apex Malhar
> Issue Type: Improvement
> Reporter: shubham pathak
>
> CSV Parser takes in a schema that specifies field names and constraints. CSV
> Formatter also needs same information, but in the current implementation , it
> takes it as "fieldInfo". Enhancing CSV Formatter to support the same schema
> as CSV Parser would make it simpler for the end user.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)