[
https://issues.apache.org/jira/browse/NIFI-12674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17907948#comment-17907948
]
ASF subversion and git services commented on NIFI-12674:
--------------------------------------------------------
Commit 0190374e56541032b00401b529d78ede53c025f8 in nifi's branch
refs/heads/main from Freedom9339
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=0190374e56 ]
NIFI-12674 Modified ValidateCSV to make the schema optional if a header is
provided. Added validate on attribute option.
This closes #8362
Signed-off-by: Mike Moser <[email protected]>
> Modify ValidateCSV to make schema optional
> ------------------------------------------
>
> Key: NIFI-12674
> URL: https://issues.apache.org/jira/browse/NIFI-12674
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Reynaldo Rea
> Assignee: Reynaldo Rea
> Priority: Minor
> Time Spent: 6h 50m
> Remaining Estimate: 0h
>
> The schema for ValidateCSV should be optional. Whenever a schema is not
> supplied, the processor should only validate the structural consistency of
> the CSV using the header.
> In addition, the processor will be given the ability to validate against a
> given attribute. The value for the given attribute will be treated as CSV
> text and validation will be done to that.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)