John Wise created NIFI-10245:
--------------------------------
Summary: Implement SuperCSV's StrReplace function in the
ValidateCsv Processor
Key: NIFI-10245
URL: https://issues.apache.org/jira/browse/NIFI-10245
Project: Apache NiFi
Issue Type: Improvement
Components: Extensions
Reporter: John Wise
We're current processing data which arrives with "None" in place of empty/null
values. Since we don't have a use for those, we'd prefer to drop them prior to
JSON conversion. Because the current implementation doesn't include
StrReplace, we have to use a slower ReplaceText processor to do this.
ParseEnum is also still missing, although I believe that there's already a
ticket for that.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)