Github user arunma commented on a diff in the pull request:
https://github.com/apache/nifi/pull/2172#discussion_r140851199
--- Diff:
nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/nifi-record-serialization-services/src/test/resources/csv/multi-bank-account_escapedchar.csv
---
@@ -0,0 +1,3 @@
+idnamebalanceaddresscitystatezipCodecountry
--- End diff --
Sorry. My bad. I ran an entire contrib check skipping rat checks. Added the
new CSV to the exclusion list.
Did that with rat enabled for this bundle alone (for some reason rat checks
fail at the parent level level - for nifi-commons).
---