Commit graph

24 commits

Author SHA1 Message Date
Cary Xu
6c1361ef80 fix: null pointer check when invoke memcpy 2022-11-15 13:59:00 +08:00
Haojun Liao
cf56c38e7a fix(query): fix errors found by asan. 2022-11-14 17:10:25 +08:00
Benguang Zhao
3b0968d7f9 enh: enable the -Wformat=2 compiler option 2022-10-19 09:24:15 +08:00
Haojun Liao
89f80436c6 fix(query): fix coverity issues. 2022-10-17 16:17:16 +08:00
Haojun Liao
ed9ec795eb fix(query): fix coverity issues. 2022-10-17 14:05:40 +08:00
54liuyao
d4d4d2c086 feat(stream):optimize delete window 2022-09-13 16:50:27 +08:00
Cary Xu
167e58578a enh: add check for tpagebuf 2022-08-29 14:53:13 +08:00
Cary Xu
1dd53e9e41 fix: return data ptr when iterate remove for simple hash 2022-08-27 23:01:19 +08:00
Cary Xu
680199f9f5 other: simple hash code optimization 2022-08-27 18:08:01 +08:00
Cary Xu
451e621a94 fix: simple hash iterate remove and clear 2022-08-27 18:04:33 +08:00
Cary Xu
4ee28bfc2c fix: only iterate next when delete the specified node 2022-08-26 17:29:54 +08:00
Cary Xu
4abb6e1411 enh: use simple hash to save agg result 2022-08-26 16:52:12 +08:00
Cary Xu
dab6c81769 enh: rsma batch process 2022-08-15 00:16:44 +08:00
Cary Xu
ae7550eb86 enh: rsma exec in async mode 2022-08-12 21:00:48 +08:00
Cary Xu
e890bcc6f4 enh: tsimplehash remove/iter/ut 2022-08-11 19:12:24 +08:00
Cary Xu
d71e238d48 fix: code optimization 2022-08-11 15:25:31 +08:00
Cary Xu
1d6d0aa2db enh: row iter and fetch optimization 2022-08-10 17:26:44 +08:00
afwerar
fc24521621 fix(os): windows compile 3.0. 2022-04-22 09:54:27 +08:00
wangmm0220
83eacf8d07 merge from 3.0 2022-04-06 18:38:19 +08:00
Haojun Liao
6863999ec5 [td-14493] support having in group by 2022-04-06 17:59:08 +08:00
wangmm0220
12c3a10a9b fix error in order by logic & fix no return error 2022-04-02 14:29:43 +08:00
afwerar
222db126bc [TD-13758]<fix>: redefine memory api. 2022-03-26 00:29:53 +08:00
afwerar
a263f72d58 [TD-13762]<fix>: redefine atomic api. 2022-03-22 00:54:21 +08:00
Haojun Liao
804e525697 [td-13039] add new hash. 2022-03-02 10:18:42 +08:00