There are only three things I want to do this year.
- use English well
- make TiCDC a little better
- become a maintainer of tikv
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseThere are only three things I want to do this year.
This repo maintains DM (a data migration platform) and TiCDC (change data capture for TiDB)
What problem does this PR solve? Issue Number: ref #4423 What is changed and how it works? add flush worker to flush row changed events. Main proc…
canal_json_basic integration test
This test was broken by this PR.
The reason is that the PR modified our default charset and caused a conversion error during testing.
[2022-02-09T1…