[jira] [Created] (FLINK-20091) Introduce avro.ignore-parse-errors for AvroRowDataDeserializationSchema

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

[jira] [Created] (FLINK-20091) Introduce avro.ignore-parse-errors for AvroRowDataDeserializationSchema

Shang Yuanchun (Jira)
hailong wang created FLINK-20091:
------------------------------------

             Summary: Introduce avro.ignore-parse-errors  for AvroRowDataDeserializationSchema
                 Key: FLINK-20091
                 URL: https://issues.apache.org/jira/browse/FLINK-20091
             Project: Flink
          Issue Type: Improvement
          Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile)
    Affects Versions: 1.12.0
            Reporter: hailong wang


Introduce avro.ignore-parse-errors to allow users to skip rows with parsing errors instead of failing when deserializing avro format data.
This is useful when there are dirty data, for without this option, users can not skip the dirty row.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)