[
https://issues.apache.org/jira/browse/FLINK-9965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aljoscha Krettek updated FLINK-9965:
------------------------------------
Component/s: (was: Table SQL / API)
Table SQL / Ecosystem
> 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 SQL / Ecosystem
> 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)