[
https://issues.apache.org/jira/browse/NIFI-4416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16179335#comment-16179335
]
ASF GitHub Bot commented on NIFI-4416:
--------------------------------------
Github user mattyb149 commented on a diff in the pull request:
https://github.com/apache/nifi/pull/2172#discussion_r140836194
--- 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 --
All files need an Apache 2.0 License header, or if that is not feasible due
to the nature/format of the file, it must be added to the Apache Rat exclusion
list in the nifi-record-serialization-services POM.
> CSVRecordReader does not accept escaped character as delimiter
> --------------------------------------------------------------
>
> Key: NIFI-4416
> URL: https://issues.apache.org/jira/browse/NIFI-4416
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.2.0
> Reporter: Arun Manivannan
> Assignee: Arun Manivannan
> Priority: Minor
> Original Estimate: 48h
> Remaining Estimate: 48h
>
> The CSVReader doesn't accept unicode character as the value delimiter -
> \u0001, \t for example.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)