flink-cdc
flink-cdc copied to clipboard
[mysql] Support the rate limit when Mysql parallel read data output
issues : #510
This PR support the rate limit when Mysql parallel reads data output
@GOODBOY008 I have fixed and resubmitted code
How about this PR now? Can you fix conflicts and merge into master branch? We need this feature
Hi @fuyun2024, thanks for your great contribution! Also sorry for the delay of this PR. Could you please rebase it to latest master branch since there’s been lots of changes in Flink CDC repo since your original commit? Kindly reminder that com.ververica.cdc.debezium package has been moved to org.apache.flink.cdc.debezium.
cc @ruanhang1993