Flink CDC Issue Import created FLINK-34845:
----------------------------------------------
Summary: [3.1][cdc-composer] Support routing sharding tables with
the same primary key into one.
Key: FLINK-34845
URL: https://issues.apache.org/jira/browse/FLINK-34845
Project: Flink
Issue Type: Improvement
Components: Flink CDC
Reporter: Flink CDC Issue Import
### Search before asking
- [X] I searched in the
[issues|https://github.com/ververica/flink-cdc-connectors/issues] and found
nothing similar.
### Motivation
Now we can support routing sharding tables into one only if they don't have a
same value of primary key. We can improve it by add two metadata columns like
`database` and `table`, and add they to a composite primary key.
You can separate it into some subtasks if needed.
### Solution
_No response_
### Alternatives
_No response_
### Anything else?
_No response_
### Are you willing to submit a PR?
- [ ] I'm willing to submit a PR!
---------------- Imported from GitHub ----------------
Url: https://github.com/apache/flink-cdc/issues/2882
Created by: [lvyanquan|https://github.com/lvyanquan]
Labels: enhancement,
Created at: Mon Dec 18 11:25:52 CST 2023
State: open
--
This message was sent by Atlassian Jira
(v8.20.10#820010)