tiflow icon indicating copy to clipboard operation
tiflow copied to clipboard

This repo maintains DM (a data migration platform) and TiCDC (change data capture for TiDB)

Results 516 tiflow issues
Sort by recently updated
recently updated
newest added

### What problem does this PR solve? Issue Number: close #11205 ### What is changed and how it works? * remove the duplicate `IsPartition` from the `tableName` ### Check List...

size/XL
release-note-none

whether one table is partitioned or not, can be known by visit the table info, so the one in the table name is redundant.

type/enhancement
area/ticdc

* remove the table id from the table name struct, it's the same as the event's physical table id

type/enhancement
area/ticdc

This is an automated cherry-pick of #11193 ### What problem does this PR solve? Issue Number: close #11199 ### What is changed and how it works? Copy dependency seahash from...

size/XL
cherry-pick-approved
release-note-none
lgtm
type/cherry-pick-for-release-8.1

### Is your feature request related to a problem? No ### Describe the feature you'd like for example, collect the sync data size (like how many bytes data changed) ###...

type/feature

### What problem does this PR solve? Issue Number: close #xxx ### What is changed and how it works? ### Check List #### Tests - Unit test - Integration test...

size/XXL
do-not-merge/work-in-progress
release-note
do-not-merge/needs-linked-issue