You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Paul Grey (Jira)" <ji...@apache.org> on 2022/04/06 16:40:00 UTC

[jira] [Created] (NIFI-9884) JacksonCSVRecordReader ignores specified encoding

Paul Grey created NIFI-9884:
-------------------------------

             Summary: JacksonCSVRecordReader ignores specified encoding
                 Key: NIFI-9884
                 URL: https://issues.apache.org/jira/browse/NIFI-9884
             Project: Apache NiFi
          Issue Type: Bug
            Reporter: Paul Grey
            Assignee: Paul Grey


JacksonCSVRecordReader ignores the constructor parameter "encoding" when creating a new object of this type.

The effect can be observed by running unit test TestJacksonCSVRecordReader.testUTF8() with system property 
"-Dfile.encoding=Cp1252".



--
This message was sent by Atlassian Jira
(v8.20.1#820001)