Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-8558

Add unified format interfaces and format discovery

    XMLWordPrintableJSON

Details

    Description

      In the last release, we introduced a new module flink-formats. Currently only flink-avro is located there but we will add more formats such as flink-json, flink-protobuf, and so on. For better separation of concerns we want decouple connectors from formats: e.g., remove KafkaAvroTableSource and KafkaJsonTableSource.

      A newly introduced FormatFactory will use Java service loaders to discovery available formats in the classpath (similar to how file systems are discovered now). A Format will provide a method for converting byte[] to target record type.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 10m
                  10m