|
|
28c9e9290b
|
*: gocritic fixes for commentFormatting (#21578)
|
2020-12-09 12:03:17 +08:00 |
|
|
|
b87849868c
|
executor: add benchmark for partitionRangeSplitter (#21363)
|
2020-11-29 22:54:04 +08:00 |
|
|
|
0c0e29d363
|
executor, planner: add partitionRangeSplitter for shuffle (#21306)
|
2020-11-29 16:39:16 +08:00 |
|
|
|
4754cda0b3
|
executor,planner: fix resource leak of shuffle and optimize merge join by shuffle (#21255)
|
2020-11-26 10:46:19 +08:00 |
|
|
|
ceddc106f0
|
executor,planner/core,util/plancodec: extend executor.ShuffleExec and planner.core.PhysicalShuffle to support multiple data sources (#20942)
|
2020-11-24 10:59:03 +08:00 |
|
|
|
bada2801ac
|
*: fix cop task runtime information is wrong in the concurrent executor (#19849)
Signed-off-by: crazycs520 <crazycs520@gmail.com>
|
2020-09-11 14:14:37 +08:00 |
|
|
|
a2e2ce6339
|
*: use int instead of fmt.Stringer as executor id (#19207)
|
2020-08-19 13:39:31 +08:00 |
|
|
|
f0e5876353
|
util/execdetails: refactor execdetails information of runtime collect (#18530)
|
2020-07-15 20:05:29 +08:00 |
|
|
|
06e73a56cc
|
*: compatible with Go 1.14's checkptr (#18189)
|
2020-06-24 13:04:47 +08:00 |
|
|
|
0d95b09e8a
|
executor: Remove unnecessary information in explain analyze output (#16248)
|
2020-05-21 19:26:00 +08:00 |
|
|
|
0eaa757bd8
|
executor: log stack info when panic converting to error (#15627)
|
2020-03-25 17:35:28 +08:00 |
|
|
|
74bc00dfa9
|
Improve the performance of WindowExec by using multi-thread hash grouping (#14238)
|
2020-01-16 21:04:16 +08:00 |
|