You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "eugen yushin (JIRA)" <ji...@apache.org> on 2019/04/15 13:13:00 UTC

[jira] [Updated] (FLINK-12197) Avro row deser for Confluent binary format

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

eugen yushin updated FLINK-12197:
---------------------------------
    Description: 
Currently, the following avro deserializators are available:
- core avro binary layout for both Specific/Generic and Row
- Confluent Specific/Generic record layout

The intention of this task is to fill the gap and provide Confluent avro deser for Row type.
This will allow to harness Table API to pipelines that work with avro and Confluent schema registry.

  was:
Currently, the following avro deserializators are available:
- core avro binary layout for both Specific/Generic and Row
- Confluent Specific/Generic record layout
The intention of this task is to fill the gap and provide Confluent avro deser for Row type.
This will allow to harness Table API to pipelines that work with avro and Confluent schema registry.


> Avro row deser for Confluent binary format
> ------------------------------------------
>
>                 Key: FLINK-12197
>                 URL: https://issues.apache.org/jira/browse/FLINK-12197
>             Project: Flink
>          Issue Type: New Feature
>          Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile)
>    Affects Versions: 1.8.0
>            Reporter: eugen yushin
>            Assignee: eugen yushin
>            Priority: Major
>
> Currently, the following avro deserializators are available:
> - core avro binary layout for both Specific/Generic and Row
> - Confluent Specific/Generic record layout
> The intention of this task is to fill the gap and provide Confluent avro deser for Row type.
> This will allow to harness Table API to pipelines that work with avro and Confluent schema registry.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)