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)