yux created FLINK-35647:
---------------------------

             Summary: Pipeline route rule supports placeholder replacement
                 Key: FLINK-35647
                 URL: https://issues.apache.org/jira/browse/FLINK-35647
             Project: Flink
          Issue Type: Improvement
          Components: Flink CDC
            Reporter: yux


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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to