|
|
244b353a11
|
planner: support session level for the variable tidb_enable_prepared_plan_cache (#36923)
ref pingcap/tidb#36598
|
2022-08-08 11:18:47 +08:00 |
|
|
|
9a16a8dd19
|
*: replace defer clean with t.Cleanup (#36722)
close pingcap/tidb#36721
|
2022-08-01 17:34:05 +08:00 |
|
|
|
591c2050a7
|
planner: let apply be paralleled though there's order property can be used (#34238)
close pingcap/tidb#34237
|
2022-04-27 11:22:51 +08:00 |
|
|
|
17106ff226
|
*: remove skipping for data race test (#32736)
ref pingcap/tidb#31716
|
2022-03-02 15:55:46 +08:00 |
|
|
|
1e1cf2227b
|
executor: migrate test-infra to testify for parallel_apply_test.go (#32686)
close pingcap/tidb#28599
|
2022-03-02 11:07:45 +08:00 |
|
|
|
3738dec53e
|
*: enable the new collation by default (#32016)
ref pingcap/tidb#32015
|
2022-02-08 12:53:35 +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 |
|
|
|
ae20fa8353
|
executor: skip unstable test case TestApplyGoroutinePanic (#25180)
|
2021-06-07 20:14:28 +08:00 |
|
|
|
48e25cdebf
|
executor: make the ParallelApply be safe to be called again after returning empty results (#24935)
|
2021-06-01 11:05:37 +08:00 |
|
|
|
18cbfaac15
|
*: enable gosimple linter (#24617)
|
2021-05-14 09:15:38 +08:00 |
|
|
|
aee5819a20
|
*: change @@tidb_enable_clustered_index to ON/OFF/INT_ONLY (#23529)
|
2021-03-26 15:59:24 +08:00 |
|
|
|
27db39b480
|
*: use CLUSTERED and NONCLUSTERED to control primary key type (#22409)
|
2021-02-05 20:41:41 +08:00 |
|
|
|
d878fe193b
|
executor: introduce new variables to control Apply's behaviors and add more tests for it (#20844)
|
2020-12-15 14:31:25 +08:00 |
|
|
|
8def0480b1
|
tests: move TestApplyWithOtherFeatures to a serial test suite (#20665)
|
2020-10-27 16:48:31 +08:00 |
|
|
|
64070f42f4
|
executor: add some unit tests for the Apply operator (#20422)
|
2020-10-26 15:56:40 +08:00 |
|
|
|
f6ef1c371f
|
executor: implement parallel apply (#18044)
|
2020-07-27 17:49:28 +08:00 |
|