You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "xiaodao (Jira)" <ji...@apache.org> on 2020/03/20 05:57:00 UTC

[jira] [Created] (FLINK-16689) kafka connector as source get byte deserialize add support charsets

xiaodao created FLINK-16689:
-------------------------------

             Summary: kafka connector as source get byte deserialize add support charsets
                 Key: FLINK-16689
                 URL: https://issues.apache.org/jira/browse/FLINK-16689
             Project: Flink
          Issue Type: Improvement
          Components: Connectors / Kafka
    Affects Versions: 1.10.0
            Reporter: xiaodao


some times kafkaProductor send record which is serialize with Specified charsets eg: gbk,

and the consumer is not support to deserialize with Specified charsets.

just like:

org.apache.flink.formats.json.JsonRowDeserializationSchema#deserialize



--
This message was sent by Atlassian Jira
(v8.3.4#803005)