[
https://issues.apache.org/jira/browse/NIFI-4416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16179733#comment-16179733
]
ASF GitHub Bot commented on NIFI-4416:
--------------------------------------
Github user mattyb149 commented on the issue:
https://github.com/apache/nifi/pull/2172
I took the liberty of fixing the unescapeString issue above and verified
that the PR's intended functionality is working (tried a Unicode escape
character as a delimiter). I will add my commit to the merge. Thanks for the
improvement! Merging to master
> 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
> Fix For: 1.4.0
>
> 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)