DataLinkDC / dinky

Dinky is a real-time data development platform based on Apache Flink, enabling agile data development, deployment and operation.
http://www.dinky.org.cn
Apache License 2.0
3.17k stars 1.16k forks source link

[Optimization-3932][cdc] Optimize CDCSOURCE and support sink print and mock #3933

Closed aiwenmo closed 4 days ago

aiwenmo commented 5 days ago

Purpose of the pull request

Brief change log

Verify this pull request

This pull request is code cleanup without any test coverage.

(or)

This pull request is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

aiwenmo commented 5 days ago

image

aiwenmo commented 4 days ago

image

aiwenmo commented 4 days ago

1.CDCSOURCE supports mock test. 2.Fix duplicate captured mock data.(Pic No.1) 3.Mock test supports async.(Pic No.2) PTAL @MactavishCui

MactavishCui commented 4 days ago

LGTM