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

Pierre Villard commented on NIFI-6966:
--------------------------------------

Sorry Shawn, got distracted by few things and forgot to push the PR... I agree 
with you, it should not break anything.

> CSVReader Should Support Null Quote and Escape Character
> --------------------------------------------------------
>
>                 Key: NIFI-6966
>                 URL: https://issues.apache.org/jira/browse/NIFI-6966
>             Project: Apache NiFi
>          Issue Type: Bug
>            Reporter: Shawn Weeks
>            Assignee: Pierre Villard
>            Priority: Minor
>         Attachments: Bug_Template.xml
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The CSVReader doesn't currently provide a way to set null for the quote and 
> escape characters. This is needed if your processing data with a single 
> delimiter like a tab but the data may contain quotes and slashes and such. 
> While you can set the quote and delimiter to another character this isn't 
> always practical. It looks like the Jackson CSV reader is already written to 
> except nulls for those characters and correctly disable quotes but the actual 
> service doesn't allow it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to