You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Xintong Song (Jira)" <ji...@apache.org> on 2023/03/23 08:52:19 UTC

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

     [ https://issues.apache.org/jira/browse/FLINK-20091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xintong Song updated FLINK-20091:
---------------------------------
    Fix Version/s: 1.18.0
                       (was: 1.17.0)

> 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
>            Priority: Minor
>              Labels: auto-deprioritized-major, auto-unassigned, pull-request-available
>             Fix For: 1.18.0
>
>
> 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.20.10#820010)