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

Introduce a parameter to control the chaining mode between a Flink SQL connector sink or source and its adjacent operator.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Table SQL / Planner
    • None

    Description

      When using the flinksql connector, we can set the parallelism of the sink. However, when we modify the parallelism of the sink to be the same as the global one, the global chaining strategy may cause the two operators to be linked together, When use checkpoint or savepoint recovery, which will make the task unable to proceed.  we should allow explicit specification of the chaining mode of the connector.
       
      Related issues:

      https://github.com/apache/iceberg/issues/10371

      Attachments

        Activity

          People

            Unassigned Unassigned
            heigebupahei yuanfenghu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: