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

[jira] [Created] (FLINK-16401) Support map type for JsonRowSerializationSchema

Benchao Li created FLINK-16401:
----------------------------------

             Summary: Support map type for JsonRowSerializationSchema
                 Key: FLINK-16401
                 URL: https://issues.apache.org/jira/browse/FLINK-16401
             Project: Flink
          Issue Type: Improvement
          Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile)
            Reporter: Benchao Li


Currently map type is not handled in {{JsonRowSerializationSchema}}, and if we have a map type, it will fallback to {{ObjectMapper.valueToTree}}, which is not correct.



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