|
|
1c6dcf0913
|
planner: support push window function down to tiflash (#31601)
Issue Number: close #33072
|
2022-05-13 14:12:28 +08:00 |
|
|
|
3393cf96a3
|
*: support mpp partition for tiflash (#31043)
close pingcap/tidb#32347
|
2022-03-15 18:35:52 +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 |
|
|
|
cb74578c11
|
executor: solve the compatibility problem between UnionScan and partition tables and remove all code about PartitionTableExec (#24394)
|
2021-05-06 16:49:52 +08:00 |
|
|
|
c347c6ced8
|
executor: Use TableReader directly when accessing TiFlash partition table instead of using PartitionTableExec (#24344)
|
2021-04-28 17:43:57 +08:00 |
|
|
|
5c83f0b518
|
executor: make IndexLookUps in the inner side of IndexJoins support direct reading (#24261)
|
2021-04-27 17:43:57 +08:00 |
|
|
|
e5806410e7
|
executor: make IndexReaders in the inner side of IndexJoins support direct reading (#24260)
|
2021-04-27 16:03:56 +08:00 |
|
|
|
d67beefb7b
|
executor: make IndexMergeReader support reading partition table directly (#24239)
|
2021-04-27 11:31:56 +08:00 |
|
|
|
f34afc4e28
|
executor: fix linter --enable=deadcode check error in executor(#22979) (#23111)
|
2021-03-18 16:17:36 +08:00 |
|
|
|
602bcd2e40
|
*: fix some structcheck lint warnings (#22983)
|
2021-03-02 23:12:54 +08:00 |
|
|
|
6e98d18e94
|
planner: push down projection for tiflash (#21459)
|
2021-01-07 11:41:44 +08:00 |
|
|
|
5e67a597cc
|
planner, store/tikv, executor:Support shuffled hash join and refine codes (#20894)
|
2020-12-28 15:14:15 +08:00 |
|
|
|
0d613a2dfa
|
[executor, store/tikv]: implement a prototype for MPP framework. (#19954)
|
2020-10-26 14:46:47 +08:00 |
|
|
|
132d9817d7
|
executor: support partition pruning for IndexJoin inner table (#19990)
|
2020-09-29 11:08:53 +08:00 |
|
|
|
547c5b14cf
|
executor: partition table reader below apply should reset in Open (#19514)
Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
|
2020-08-27 14:41:01 +08:00 |
|
|
|
6fe7fe4424
|
executor : fix refill table id bug for tiflash partition reading (#19351)
|
2020-08-21 15:17:36 +08:00 |
|
|
|
11d1c1bdf7
|
executor: fix select from partition table on TiFlash (#19234)
|
2020-08-20 17:19:36 +08:00 |
|
|
|
3df573d2fc
|
planner,executor: use new table partition implementation and fix CI (#18981)
|
2020-08-06 17:50:40 +08:00 |
|
|
|
4e829aaee7
|
planner,executor: fix index merge for partition table (#18940)
Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
|
2020-08-04 20:38:17 +08:00 |
|
|
|
a1dc4381c5
|
planner,executor: implement PartitionTable executor for the three reader (#18823)
|
2020-07-30 11:00:55 +08:00 |
|