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

ASF GitHub Bot commented on NIFI-3910:
--------------------------------------

Github user jfrazee commented on the issue:

    https://github.com/apache/nifi/pull/1807
  
    I'm ok on a +1 once that alias thing gets fixed, unless, it's correct as 
is. Tested with a simple flow before/after this patch and the exception is gone 
now.


> 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
>            Assignee: Mark Payne
>             Fix For: 1.3.0
>
>
> 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