Releases: pingcap/tidb-tools
Releases · pingcap/tidb-tools
v3.0.15
v3.1.2
v3.1.0-beta
restore-util: add method to set placement rules and store labels (#301) * restore-util: add method to set placement rules and store labels Signed-off-by: disksing <[email protected]> * minor fix Signed-off-by: disksing <[email protected]> * address comment Signed-off-by: disksing <[email protected]> * add GetPlacementRules Signed-off-by: disksing <[email protected]> * fix test Signed-off-by: disksing <[email protected]>
v3.0.7
v3.0.6
v2.1.18
restore-util: wait for scatter region sequentially (#279) * wait for scatter region sequentially Signed-off-by: 5kbpers <[email protected]> * address comments Signed-off-by: 5kbpers <[email protected]>
v3.0.5
restore-util: Implement split/scatter (#274) * implement split/scatter Signed-off-by: 5kbpers <[email protected]> * init test Signed-off-by: 5kbpers <[email protected]> * redesign output/input of the lib Signed-off-by: 5kbpers <[email protected]> * update dependency Signed-off-by: 5kbpers <[email protected]> * add commments and more tests Signed-off-by: 5kbpers <[email protected]> * add ScanRegions interface to Client Signed-off-by: 5kbpers <[email protected]> * fix potential data race Signed-off-by: 5kbpers <[email protected]> * address comments Signed-off-by: 5kbpers <[email protected]> * address comments Signed-off-by: 5kbpers <[email protected]> * Apply suggestions from code review Co-Authored-By: kennytm <[email protected]> * Update pkg/restore-util/client.go Co-Authored-By: kennytm <[email protected]> * address comments Signed-off-by: 5kbpers <[email protected]> * address comments Signed-off-by: 5kbpers <[email protected]> * address comments Signed-off-by: 5kbpers <[email protected]> * update dependency Signed-off-by: 5kbpers <[email protected]> * resolve conflicts Signed-off-by: 5kbpers <[email protected]> * fix prefix rewrite Signed-off-by: 5kbpers <[email protected]> * add RewriteRule/skip failed scatter region/retry the SplitRegion Signed-off-by: 5kbpers <[email protected]> * fix test Signed-off-by: 5kbpers <[email protected]> * check if region has peer Signed-off-by: 5kbpers <[email protected]> * more logs Signed-off-by: 5kbpers <[email protected]>
v3.0.4
v3.0.17
release 3.0: rebase master (#253) * diff: add connection manage (#237) * column-mapping: set schemaID/tableID to 0 if numeric suffix is missing (#236) * column-mapping: set schemaID/tableID to 0 if numeric suffix is missing * column-mapping: demand an explicit separator * pkg/column-mapping: addressed comments * column-mapping: addressed comments * diff: some minor fix (#242) * remove row_id (#240) * diff: update column's length for checkpoint table (#245) * diff: add integration test (#239) * diff: fix num is nil (#250)
v3.0.3
release 3.0: rebase master (#253) * diff: add connection manage (#237) * column-mapping: set schemaID/tableID to 0 if numeric suffix is missing (#236) * column-mapping: set schemaID/tableID to 0 if numeric suffix is missing * column-mapping: demand an explicit separator * pkg/column-mapping: addressed comments * column-mapping: addressed comments * diff: some minor fix (#242) * remove row_id (#240) * diff: update column's length for checkpoint table (#245) * diff: add integration test (#239) * diff: fix num is nil (#250)