[
https://issues.apache.org/jira/browse/FLINK-19254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17504720#comment-17504720
]
hehuiyuan edited comment on FLINK-19254 at 3/11/22, 4:40 AM:
-------------------------------------------------------------
Hi [~xtsong] , it is fixed? Can you give me a commit id?
was (Author: hehuiyuan):
Hi [~xtsong] , it is fixed? Can you give a commit?
> Invalid UTF-8 start byte exception
> -----------------------------------
>
> Key: FLINK-19254
> URL: https://issues.apache.org/jira/browse/FLINK-19254
> Project: Flink
> Issue Type: Bug
> Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile)
> Affects Versions: 1.11.0
> Reporter: Jun Zhang
> Priority: Minor
> Labels: auto-deprioritized-major
> Fix For: 1.15.0
>
>
> when read no utf8 data ,JsonRowDeserializationSchema throw a exception.
> {code:java}
> Caused by:
> org.apache.flink.shaded.jackson2.com.fasterxml.jackson.core.JsonParseException:
> Invalid UTF-8 start byte xxx
> {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)