ticdc should split primary or unique key UPDATE events for non-MySQL sinks #983
Labels
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
type/bug
The issue is confirmed as a bug.
What did you do?
run test
make integration_test_storage CASE=csv_storage_update_pk_clustered
What did you expect to see?
No response
What did you see instead?
expected split count 5, real split count 0
Versions of the cluster
Upstream TiDB cluster version (execute
SELECT tidb_version();
in a MySQL client):(paste TiDB cluster version here)
Upstream TiKV version (execute
tikv-server --version
):(paste TiKV version here)
TiCDC version (execute
cdc version
):(paste TiCDC version here)
The text was updated successfully, but these errors were encountered: