Commit Graph

36 Commits

Author SHA1 Message Date
8a1ee5d1f4 br: PiTR table filter online support (#59281)
close pingcap/tidb#59280
2025-05-20 00:11:40 +00:00
6f49d25c70 br/lightning: Apply pd_enable_follower_handle_region to Lightning/BR (#59783)
close pingcap/tidb#58651
2025-03-03 11:12:31 +00:00
e7d7cdc600 br: concurrently repairing indexes (#59159)
close pingcap/tidb#59158
2025-02-11 11:23:39 +00:00
ba79f5078d br: improve summary and progress visualization of br (#56612)
close pingcap/tidb#56493
2025-01-22 05:26:29 +00:00
b2f2faaa95 parser: move 'model' to 'ast' pkg (#58704)
ref pingcap/tidb#54436
2025-01-07 10:20:04 +00:00
65e233edf3 br/stream: added --delete-compactions to log truncate (#56761)
close pingcap/tidb#56758
2024-11-28 12:17:32 +00:00
3176b9c263 *: move XXInfo/Job, etc, out from model pkg in parser to meta (#55754)
ref pingcap/tidb#54436
2024-09-04 04:49:45 +00:00
ris
f47130249b br: Add pre-check of duplicate table in the downstream (#55044)
close pingcap/tidb#55087
2024-08-20 05:37:42 +00:00
e33dbbc53a ddl: combine table/partition/db id allocation with job id (#54669)
ref pingcap/tidb#54436
2024-07-17 10:31:30 +00:00
51e1e13494 *: update interface{} to any (#50770)
ref pingcap/tidb#50765
2024-01-29 07:21:29 +00:00
318e82bbb7 *: move most of the packages to 'pkg' (#47123)
ref pingcap/tidb#41241
2023-10-13 14:36:26 +00:00
c7f2a2317d linter: enable early return (#44564)
close pingcap/tidb#40786
2023-06-12 05:43:05 +00:00
6122ca307e linter: support lll to avoid too long line (#42718)
close pingcap/tidb#42570
2023-04-12 23:23:01 +08:00
c8e68765b3 pitr: add ingest recorder to repair indexes (#41670)
ref pingcap/tidb#38045, close pingcap/tidb#41668
2023-03-14 19:16:39 +08:00
d27c706965 util: reduce STW from ReadMemStats (#38632)
close pingcap/tidb#38271
2022-10-26 20:37:56 +08:00
9d56ee97b1 log-backup: add progress bar for truncate (#36454)
close pingcap/tidb#36914
2022-10-26 12:29:56 +08:00
c425b4e425 bazel: update config (#38509) 2022-10-18 15:35:53 +08:00
400f585578 br/restore: try keep table ID when possible (#38033)
close pingcap/tidb#38438
2022-10-14 12:21:52 +08:00
181fb8e905 br: merge feature branch of ebs-based-br (#37297)
ref pingcap/tidb#35306
2022-09-18 20:37:00 +08:00
d6d0ce7b10 *: gofmt code for adapting go 1.19 (#36832)
ref pingcap/tidb#36879
2022-08-11 12:50:49 +08:00
5b4a82dbf4 *: upgrade bazel timeout (#36776) 2022-08-02 11:10:05 +08:00
158ba1a1d9 *: enable part revive for all code (#36703) 2022-08-01 14:02:06 +08:00
6ae88c4309 br: use one shot session to close domain ASAP (#36558)
* br: use one shot session to close domain ASAP



Co-authored-by: Ian <ArGregoryIan@gmail.com>
Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
2022-07-26 20:15:53 +08:00
bf743a6ca0 *: enable flaky test for all test (#36385)
close pingcap/tidb#36404
2022-07-22 15:35:09 +08:00
98595124b2 log-backup: added more metrics and hint; fixed a bug may cause inf loop (#36228)
ref pingcap/tidb#29501
2022-07-18 22:17:07 +08:00
48830de368 *: update client-go to improve performance for sortRegion (#36275) 2022-07-18 17:49:08 +08:00
f47978c3c2 log-backup: add the switch for log backup (#36115)
ref pingcap/tidb#29501
2022-07-15 14:31:06 +08:00
354cb537aa backup-log: support the new feature PiTR- backup/restore log at the tikv endpoint (#36031)
close pingcap/tidb#29501
2022-07-11 18:17:05 +08:00
2b4a4c6d7a *: support bazel (#33691)
close pingcap/tidb#34083
2022-06-07 15:22:30 +08:00
c6fe032e99 br: support PiTR feature (#34409)
ref pingcap/tidb#29501
2022-05-12 17:08:35 +08:00
8f8dfafc10 br: Fix new collaction enable check (#33500)
* add glue to get global variables
2022-03-28 21:16:53 +08:00
e0db77ecd1 br: implement backup & restore policy info (#33007)
close pingcap/tidb#32290
2022-03-15 17:39:53 +08:00
8bf4942cdd br: support batch create table for restore (#29380)
close pingcap/tidb#30284
2022-01-17 14:35:46 +08:00
b64537d090 br: Update mysql.stats_meta after checksum in restore (#29429) 2021-11-04 19:55:02 +08:00
xhe
94e30df8e2 parser: fix compiling, add unit tests (#28700) 2021-10-11 23:15:25 +08:00
1a54708a7f *: merge BR into TiDB (#26655) 2021-08-06 00:17:12 +08:00