[
https://issues.apache.org/jira/browse/NIFI-6966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard reassigned NIFI-6966:
------------------------------------
Assignee: Pierre Villard
> 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
>
>
> 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)