[ 
https://issues.apache.org/jira/browse/NIFI-4416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16179444#comment-16179444
 ] 

ASF GitHub Bot commented on NIFI-4416:
--------------------------------------

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).


> 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)

Reply via email to