Joseph Witt created NIFI-3910:
---------------------------------

             Summary: ConvertRecord or CSVReader not handling input data which 
has more columns than the schema properly
                 Key: NIFI-3910
                 URL: https://issues.apache.org/jira/browse/NIFI-3910
             Project: Apache NiFi
          Issue Type: Bug
          Components: Extensions
    Affects Versions: 1.2.0
            Reporter: Joseph Witt


Example when reading a single line CSV where the number of actual data columns 
exceeded what the schema expected we just failed/rolledback the session.
 We should route to failure in that case and/or ideally try to parse it up to 
the max known columns.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to