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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)