[
https://issues.apache.org/jira/browse/FLINK-19912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17226042#comment-17226042
]
hailong wang commented on FLINK-19912:
--------------------------------------
So I prefer to the second option, which ignores null key entires.
BTW, If a user define not nullable type in DDL, But data ingested by Flink
contains null value after Json deserialization/serializtion or other format,
this belongs to Flink bug or user himself needs to make sure that the data is
correct?
> Support ignoreParseErrors option for json serializationSchema
> --------------------------------------------------------------
>
> 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)