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

Pipeline route rule supports placeholder replacement

    XMLWordPrintableJSON

Details

    Description

      Currently, we must provide explicit sink-table in pipeline route rules, which means if we'd like to route all tables in specific database and change names in pattern, there's no choice but write all rules separately, which is a chore.

      There's already an implementation (https://github.com/apache/flink-cdc/pull/2908) to use some placeholder syntax like (db.source<> -> db.sink<>) to perform replacement in batch, which could solve this problem.

      Attachments

        Issue Links

          Activity

            People

              xiqian_yu yux
              xiqian_yu yux
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: