You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Ruidong Li (JIRA)" <ji...@apache.org> on 2018/07/26 14:47:00 UTC

[jira] [Assigned] (FLINK-9965) Support schema derivation in Avro table format factory

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

Ruidong Li reassigned FLINK-9965:
---------------------------------

    Assignee: Ruidong Li

> Support schema derivation in Avro table format factory
> ------------------------------------------------------
>
>                 Key: FLINK-9965
>                 URL: https://issues.apache.org/jira/browse/FLINK-9965
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table API &amp; SQL
>            Reporter: Timo Walther
>            Assignee: Ruidong Li
>            Priority: Major
>
> Currently, only the {{org.apache.flink.formats.json.JsonRowFormatFactory}} is able to use the information provided by the table schema to derive the JSON format schema. Avro should support this as well in order to avoid specifying a schema twice. This requires the inverse operation that {{org.apache.flink.formats.avro.typeutils.AvroSchemaConverter}} does. Instead of avroschema-to-typeinfo we need a typeinfo-to-avroschema converter.



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