You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nifi.apache.org by Ed B <bd...@gmail.com> on 2019/01/04 21:59:11 UTC

Re: [jira] [Created] (NIFI-5930) Parsing issue with Apache common csv parser used in CSVReader

Hi Hemal,
Just a heads-up, it could be related to writer, not reader.
there is another issue opened on encoding, escaping, etc:
https://issues.apache.org/jira/browse/NIFI-5874


On Fri, Jan 4, 2019 at 6:29 AM Hemal Padhiar (JIRA) <ji...@apache.org> wrote:

> Hemal Padhiar created NIFI-5930:
> -----------------------------------
>
>              Summary: 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
>
>
> 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
> (v7.6.3#76005)
>


-- 
Edward Berezitsky
bdesert@gmail.com