[ 
https://issues.apache.org/jira/browse/NIFI-12593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Handermann updated NIFI-12593:
------------------------------------
    Labels: backport-needed  (was: )

> ValidateCSV - get all constraint violations for an invalid line
> ---------------------------------------------------------------
>
>                 Key: NIFI-12593
>                 URL: https://issues.apache.org/jira/browse/NIFI-12593
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Pierre Villard
>            Assignee: Pierre Villard
>            Priority: Major
>              Labels: backport-needed
>             Fix For: 1.25.0, 2.0.0
>
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> Right now the ValidateCSV will invalidate a line as soon as a column is 
> violating the specified constraint and will go the next one. It means that 
> for an invalid line, we'll only know about the first violation but the line 
> may be invalid for many columns.
> It'd be nice to have the option to get all of the violations for a given 
> line. This should be optional, and false by default, as this would impact the 
> performances of the processing.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to