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

ASF subversion and git services commented on NIFI-12593:
--------------------------------------------------------

Commit dd45e7edcb3cc1fa3385bec70cac075fbf60acd7 in nifi's branch 
refs/heads/main from Pierre Villard
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=dd45e7edcb ]

NIFI-12593 Added Include all violations property to ValidateCsv

This closes #8229

Signed-off-by: David Handermann <[email protected]>


> 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-M2
>
>          Time Spent: 2.5h
>  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