apache / seatunnel

SeaTunnel is a next-generation super high-performance, distributed, massive data integration tool.
https://seatunnel.apache.org/
Apache License 2.0
8.06k stars 1.83k forks source link

[Feature][Mongodb-CDC] Support multi-table read #8029

Open hawk9821 opened 1 week ago

hawk9821 commented 1 week ago

Purpose of this pull request

support multiTable Mongodb-CDC

close #7951

Does this PR introduce any user-facing change?

How was this patch tested?

E2E: MongodbCDCIT#testMongodbCdcMultiTableToMysqlCheckDataE2e

Check list

hawk9821 commented 1 week ago

image