|
|
170dafc7e1
|
types: merge json and types pkg (#37578)
close pingcap/tidb#37577, close pingcap/tidb#37628
|
2022-09-05 19:42:55 +08:00 |
|
|
|
1bf64c60f4
|
*: Refactor FieldType structure (#33569)
close pingcap/tidb#32116
|
2022-04-26 19:28:51 +08:00 |
|
|
|
b4df7ca4dc
|
test: make all the tests run in serial (#30692)
|
2021-12-14 18:06:36 +08:00 |
|
|
|
b5ded48df9
|
*: replace compareDatum by compare and fix compare (#30090)
|
2021-11-24 17:31:51 +08:00 |
|
|
|
94e30df8e2
|
parser: fix compiling, add unit tests (#28700)
|
2021-10-11 23:15:25 +08:00 |
|
|
|
9c66a06afa
|
refactor: migrate test-infra to testify for mainly window_func_test.go (#28536)
|
2021-10-03 19:40:48 +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 |
|
|
|
1bfeff96c7
|
executor: trace memory usage of lag/lead agg (#19966)
|
2020-09-16 15:12:39 +08:00 |
|
|
|
c713018a9c
|
executor: fix the unit test of the rank funcs memUsage tracking (#19896)
|
2020-09-14 12:45:05 +08:00 |
|
|
|
4a638269dd
|
executor: support memory trace for value functions (#19811)
|
2020-09-09 18:15:10 +08:00 |
|
|
|
bcfaaf5595
|
executor: implement meldata for rank funcs to track memUsage (#19766)
|
2020-09-07 11:09:06 +08:00 |
|
|
|
b178de06ad
|
executor: Trace the memory usage of AggFunc in HashAggExec (#18257)
|
2020-07-06 20:48:41 +08:00 |
|
|
|
609b52998f
|
executor: revert mostly changes in #11678 (#12481)
|
2019-10-16 21:22:49 +08:00 |
|
|
|
8d165f0fd2
|
executor: copy row data instead of refereeing chunk.Row in some window functions. (#11678)
|
2019-08-22 10:57:54 +08:00 |
|
|
|
c59028a2b5
|
*: let baseFuncDesc.typeInfer return error instead of panic (#10910)
|
2019-06-24 13:09:14 +08:00 |
|
|
|
13290a239a
|
executor/aggfuncs: add test for window functions (#10131)
|
2019-04-18 12:34:43 +08:00 |
|