Timo Walther created FLINK-9965:
-----------------------------------

             Summary: 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 & SQL
            Reporter: Timo Walther


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)

Reply via email to