|
|
b4df7ca4dc
|
test: make all the tests run in serial (#30692)
|
2021-12-14 18:06:36 +08:00 |
|
|
|
94e30df8e2
|
parser: fix compiling, add unit tests (#28700)
|
2021-10-11 23:15:25 +08:00 |
|
|
|
e3c7aab001
|
executor/aggfuncs: refactor: migrate test-infra to testify for func_varpop_test.go (#28548)
|
2021-10-08 12:57:23 +08:00 |
|
|
|
01e1ceda08
|
expression, executor: fix license header (#28050)
|
2021-09-15 10:56:42 +08:00 |
|
|
|
7c552f52fa
|
executor: track memory usage of map in agg partial result. (#23072)
|
2021-03-09 12:44:55 +08:00 |
|
|
|
7f56b302d5
|
executor: implement memDelta for varpop to trace the memory usage (#19755)
* try to solve tidb issue 19745
issue link: https://github.com/pingcap/tidb/issues/19745
* format file
* bug fix: return memDelta when err occur
Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
|
2020-09-04 19:55:09 +08:00 |
|
|
|
86ff21b076
|
*: add builtin aggregate function VAR_POP (#14101)
|
2020-01-07 20:55:29 +08:00 |
|