Commit Graph

17 Commits

Author SHA1 Message Date
3de13842b3 test: control log level with environment variables (#30871) 2021-12-24 17:03:48 +08:00
b4df7ca4dc test: make all the tests run in serial (#30692) 2021-12-14 18:06:36 +08:00
680de922ed *: fix license header (#28085) 2021-09-17 22:26:41 +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
2bace00635 util/set: migrate test-infra to testify (#26488) 2021-07-29 21:16:17 +08:00
8761adc59f executor: make the memory tracker of Jsonobjectagg more accurate (#23024) 2021-03-04 11:34:54 +08:00
f3434544c8 executor: introduce setWithMemoryUsage to track set memory in AggExec. (#22965) 2021-03-03 11:42:54 +08:00
1b56a070eb util: fix typo s/goods/good and update some function (#17612) 2020-08-25 22:34:32 +08:00
5192c26150 executor: optimize count distinct with single column (#15323) 2020-03-31 15:04:12 +08:00
a7bdb82402 *: Reduce memory operations by simply passing size hint to make (#14922) 2020-02-25 15:44:36 +08:00
9fbefc50b5 *: implement inspection_summary system table which organizes metrics by link/module (#14810) 2020-02-18 22:39:19 +08:00
07f8fdc2d5 util/set: fix wrong comment (#14799) 2020-02-17 10:28:53 +08:00
91181d5129 planner: support push predicates down to the memory table (#13821)
Signed-off-by: Lonng <heng@lonng.org>
2019-12-04 14:23:14 +08:00
bd34b282c1 set: improve ut coverage to 100% (#10057) 2019-04-07 20:53:28 +08:00
833ccf8454 util,executor: use MutableString as key for DecimalSet (#9913) 2019-04-01 10:47:06 +08:00
2f3842a8da executor, planner: refine merge join compare methods to avoid some rare cases (#9390) 2019-02-25 14:19:26 +08:00
27047a0e2f executor: remove *MVMap from agg executor (#7541) 2018-09-11 21:31:48 +08:00