Commit Graph

27 Commits

Author SHA1 Message Date
720370767a br: fix the integration tests (#30423) 2021-12-06 15:27:56 +08:00
c68791566d lightning: let ignore columns be compatible with tidb backend (#27850) 2021-11-23 19:11:50 +08:00
155c93eece lightning: fix the bug where type error row data was always empty (#29537) 2021-11-15 18:39:06 +08:00
6512fe5a49 lightning: fix checksum mismatch when parallel import data (#29695) 2021-11-11 19:15:05 +08:00
96a9ce1b14 lightning: do not shadow checksum error (#29626) 2021-11-10 11:07:05 +08:00
a6c2c4316a br: fix-panic, call close(chan) before waitgroup.done() (#29491) 2021-11-09 14:19:05 +08:00
dc2d5a4f45 lightning: fix duplicate check panic (#29338) 2021-11-02 22:48:51 +08:00
c9a516981f pkg/lightning: refine config for duplicate-resolution and pause GC when duplicate-resolution is enabled (#29249) 2021-11-02 11:56:52 +08:00
9dc4630b47 *: make expression index as experimental feature (#28307) 2021-10-30 00:40:51 +08:00
6a62f9d18c br/lightning: fix test lightning_duplicate_detection (#29225) 2021-10-29 13:04:49 +08:00
e60e170ee1 br/lightning: fix the integration test cases (#29062) 2021-10-27 19:02:49 +08:00
fd764aabc8 restore: add resotre auto inc id for incremental restore (#29021) 2021-10-26 12:18:48 +08:00
2dc09885bb lightning: support duplicate resolution by deleting all offending entries (#28464) 2021-10-25 15:26:48 +08:00
36e694bfc5 br: Add encrypt/decrypt feature for br (#28200) 2021-10-25 10:44:48 +08:00
xhe
94e30df8e2 parser: fix compiling, add unit tests (#28700) 2021-10-11 23:15:25 +08:00
38f05d1f4b executor: Add TiKV read throughput metric (#28701) 2021-10-11 17:37:25 +08:00
5f797c3f24 lightning: support keep checkpoint data after success without changing schema name (#28472) 2021-09-30 19:08:47 +08:00
1cd932c310 lightning: implement max-error reporting for type conversion and unique key conflict errors (#27181) 2021-09-27 10:56:47 +08:00
b8d806bc19 br: migrate br github actions to tidb (#27598) 2021-09-09 15:44:38 +08:00
72acdb43ff tests: fix br_views_and_sequences (#27740) 2021-09-02 14:12:15 +08:00
4d6a04631e restore: remove restore meta sql in create table (#27199) 2021-08-30 14:38:12 +08:00
338175db3f br: maintain the README.md (#27526) 2021-08-25 23:14:04 +08:00
60065dfbee restore: fix failed to retry grpc errors (#27423) 2021-08-20 22:00:01 +08:00
56c943b47c lightning: move invalid and dirty checkpoint's check in dataCheck. (#27248) 2021-08-19 17:00:02 +08:00
7755d25aba *: Integrate SkyWalking-eyes to check license headers in CI and fix licenses headers (#27198) 2021-08-16 18:52:00 +08:00
a7fdc2a056 BR: update br keep upstream (#26972) 2021-08-09 06:11:13 +08:00
1a54708a7f *: merge BR into TiDB (#26655) 2021-08-06 00:17:12 +08:00