[
https://issues.apache.org/jira/browse/FLINK-9965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Walther closed FLINK-9965.
-------------------------------
Resolution: Won't Fix
FLIP-95 table source and sink support schema derivation in Blink planner.
> 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
> Priority: Major
> Labels: auto-unassigned
>
> 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
(v8.3.4#803005)