[QA][MySQL CDC] When synchronizing 2 tables (each table only needs to synchronize specified columns)?
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 9.7k
- Forks
- 2.4k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 204
Description
2张表做同步时,然后每张表都只需要同步指定的列,要怎么做?
配置文件里写2个CDC源,2个transform,然后2个sink?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names MySQL CDC synchronization and asks whether two CDC sources, transforms, and sinks are needed, but it names no files, tests, or entry points. Start by reviewing the MySQL CDC configuration guidance and clarify the supported configuration for two tables with per-table column selection; done should be a documented, working configuration example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mysql
- Domain
- data-engineering, databases
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100