Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-8535 Implement a basic set of table factories
  3. FLINK-9965

Support schema derivation in Avro table format factory

    XMLWordPrintableJSON

Details

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              twalthr Timo Walther
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: