505955ad0b
planner: fix bug of mpp wrongly set schema of exchanger ( #22845 )
...
* planner: fix bug of mpp wrongly set schema of exchanger
* support outer join in mock engine
* add unit test
Co-authored-by: Ti Chi Robot <71242396+ti-chi-bot@users.noreply.github.com >
2021-03-05 15:54:52 +08:00
bafa0cc49d
planner/core: let mpp support partition tables ( #22662 )
2021-03-04 20:56:54 +08:00
622f702aae
store/mockstore/unistore: refine and add more mpp tests ( #22803 )
...
* refine and add more tests
* fix make dev and address comments
* fix make dev
2021-03-03 14:31:05 +08:00
602bcd2e40
*: fix some structcheck lint warnings ( #22983 )
2021-03-02 23:12:54 +08:00
b74dfaf810
mockstore: move mockstore/cluster to tikv/mockstore/cluster ( #22856 )
...
Signed-off-by: disksing <i@disksing.com >
2021-02-22 15:42:16 +08:00
461cae15a7
planner, distsql: fix the behaviour of building ranges for TiFlash ( #22725 )
2021-02-21 18:29:46 +08:00
ee876397ac
unistore/cophandler: change the logic of mpp execution in unit test. ( #22428 )
2021-02-01 19:06:42 +08:00
edce3b75ad
tests: add mpp mock test, part 2 ( #21631 )
2020-12-25 13:46:40 +08:00
c23394e954
test: migrate tiflash mock test from mocktikv to unistore ( #21038 )
2020-11-17 16:05:58 +08:00
0d613a2dfa
[executor, store/tikv]: implement a prototype for MPP framework. ( #19954 )
2020-10-26 14:46:47 +08:00
c8f436cbc6
executor : refine partition table read for tiflash table read ( #19406 )
...
* executor : refine partition table read for tiflash table read
* refine code
* address comments
* fix ci
Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com >
2020-08-26 14:29:51 +08:00
6fe7fe4424
executor : fix refill table id bug for tiflash partition reading ( #19351 )
2020-08-21 15:17:36 +08:00