[
https://issues.apache.org/jira/browse/FLINK-19912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jark Wu updated FLINK-19912:
----------------------------
Description:
When JsonRowDataSerializationSchema serializing map data with null keys, it
will throw NPE.
As discussed following, we propose to introduce format options to solve this
problem.
was:Support ignoreParseErrors to skip error when serializing `RowData` in
json serializationSchema.
> JSON format fails to serialize map value with null keys
> -------------------------------------------------------
>
> Key: FLINK-19912
> URL: https://issues.apache.org/jira/browse/FLINK-19912
> Project: Flink
> Issue Type: Improvement
> Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile)
> Affects Versions: 1.12.0
> Reporter: hailong wang
> Assignee: hailong wang
> Priority: Major
> Fix For: 1.12.0
>
>
> When JsonRowDataSerializationSchema serializing map data with null keys, it
> will throw NPE.
> As discussed following, we propose to introduce format options to solve this
> problem.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)