[
https://issues.apache.org/jira/browse/NIFI-5930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard resolved NIFI-5930.
----------------------------------
Resolution: Feedback Received
Apache NiFi 1.x is no longer maintained and no new release is planned on the
1.x release line. Marking as resolved as part of a cleanup operation. Please
open a new one with an updated description if this is still relevant for NiFi
2.x.
> Parsing issue with Apache common csv parser used in CSVReader
> -------------------------------------------------------------
>
> Key: NIFI-5930
> URL: https://issues.apache.org/jira/browse/NIFI-5930
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.7.1
> Environment: Windows server 2008 R2 , nifi 1.7.1, Oracle Jdk 1.8.181
> Reporter: Hemal Padhiar
> Priority: Major
>
> Apache common csv parser for csvReader converts José to Jos� whereas Jackson
> csv parser does it properly (é is valid UTF-8 character hex:
> {color:#333333}0xC3 0xA9 (c3a9){color}). While testing all other properties
> viz, quote character, value separator, charset (*UTF-8*) were kept same for
> both the parser.
> Note: All CSV values are string inside double-quote.
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)