You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "shubham pathak (JIRA)" <ji...@apache.org> on 2016/06/01 12:33:59 UTC

[jira] [Created] (APEXMALHAR-2105) Enhance CSV Formatter to take in schema similar to Csv Parser

shubham pathak created APEXMALHAR-2105:
------------------------------------------

             Summary: 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)