[
https://issues.apache.org/jira/browse/NIFI-9884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17519731#comment-17519731
]
ASF subversion and git services commented on NIFI-9884:
-------------------------------------------------------
Commit 2c83149c6d387ef022d7f59bd35ebda51f502b37 in nifi's branch
refs/heads/main from Paul Grey
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=2c83149c6d ]
NIFI-9884 - JacksonCSVRecordReader ignores specified encoding
NIFI-9884 - JacksonCSVRecordReader ignores specified encoding; test case for
ISO-8859-1
Signed-off-by: Matthew Burgess <[email protected]>
This closes #5941
> 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
> Priority: Minor
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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)