Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-31429 Support CTAS(create table as) streaming job with schema changes in table store
  3. FLINK-31430

Support migrating states between different instances of TableWriteImpl and AbstractFileStoreWrite

    XMLWordPrintableJSON

Details

    Description

      Currently Table and TableWrite in Flink Table Store have a fixed schema. However to consume schema changes, Flink Table Store CDC sinks should have the ability to change its schema during a streaming job.

      This require us to pause and store the states of a TableWrite, then create a TableWrite with newer schema and recover the states in the new TableWrite.

      Attachments

        Activity

          People

            TsReaper Caizhi Weng
            TsReaper Caizhi Weng
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: