Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-25152 FLIP-188: Introduce Built-in Dynamic Table Storage
  3. FLINK-25183

Optimize changelog normalize for the managed table upsert mode

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.15.0
    • None

    Description

      The upsert mode of managed table preserves the complete delete message and avoids normalization for the following downstream operators:

      • Upsert sink: Upsert sink only requires upsert inputs without UPDATE_BEFORE.
      • Join: Join for unique inputs will store records by unique key. It can work without  UPDATE_BEFORE.

      Attachments

        Issue Links

          Activity

            People

              neighborhood Lsw_aka_laplace
              lzljs3620320 Jingsong Lee
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: