[
https://issues.apache.org/jira/browse/FLINK-19912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17226553#comment-17226553
]
Timo Walther commented on FLINK-19912:
--------------------------------------
One comment to the naming, I would shorten them a little bit to also allow an
ConfigOption<Enum> in the implementation:
{{json.map-null-key.handling}} with {{FAIL}}, {{DROP}}, {{LITERAL}} and
{{json.map-null-key.literal}}.
> 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
> Priority: Major
> Fix For: 1.12.0
>
>
> Support ignoreParseErrors to skip error when serializing `RowData` in json
> serializationSchema.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)