Commit graph

522 commits

Author SHA1 Message Date
xsren
e8835c2caa blockDataCheck 2024-10-23 15:37:49 +08:00
54liuyao
ef0782d378 fix(stream): check reload function 2024-10-11 15:27:29 +08:00
54liuyao
1ce919b5b7 fix(stream):check release function of stream 2024-10-10 17:17:21 +08:00
Haojun Liao
4e4003c5a7 Merge branch '3.0' into fix/3_liaohj 2024-09-24 18:36:18 +08:00
Haojun Liao
2b78b660bd refactor: update the error logs. 2024-09-24 18:19:47 +08:00
lyh250-666
116844208d enh:modify error code passing 2024-09-20 13:23:44 +08:00
Haojun Liao
b494163f28 refactor: check return value. 2024-09-14 13:39:23 +08:00
Haojun Liao
1a90e9612d refactor: check return value. 2024-09-13 23:04:41 +08:00
Haojun Liao
c13248dd4e refactor: remove void. 2024-09-12 19:23:05 +08:00
dapan1121
dc983b9a39 fix: add block data check 2024-09-10 16:56:36 +08:00
Haojun Liao
199de25410 fix(stream): fix syntax error. 2024-09-08 15:17:08 +08:00
Haojun Liao
23ccbbdda5 fix(stream): fix syntax error. 2024-09-08 15:10:54 +08:00
Haojun Liao
b3e5997336 fix(stream): reset error code. 2024-09-08 14:54:08 +08:00
Haojun Liao
2544f0313e
Merge pull request #27672 from taosdata/fix/ly_res
enh(query):remove void for operator
2024-09-06 09:49:10 +08:00
Haojun Liao
1e57724533
Merge pull request #27688 from taosdata/fix/3_liaohj
fix(stream): handle continuous retrieve during checkpoint procedure.
2024-09-06 09:11:08 +08:00
Haojun Liao
277528996e fix(stream): handle continuous retrieve during checkpoint procedure. 2024-09-05 16:04:36 +08:00
54liuyao
d3e4203dcb enh(query):remove void for operator 2024-09-04 18:37:41 +08:00
Pan Wei
090e8d9921
Merge pull request #27630 from taosdata/enh/TD-31691
enh:modify error code passing in libs/executor/
2024-09-03 18:23:21 +08:00
lyh250-666
9c8f630759 enh:modify error code passing in libs/executor/ 2024-09-03 11:01:02 +08:00
54liuyao
983962238e fix(query):fix query operator memory leak 2024-09-02 13:46:21 +08:00
Hongze Cheng
3342dcf43c
Merge pull request #27492 from taosdata/enh/TD-31603
change log qid
2024-08-29 09:30:05 +08:00
Haojun Liao
09e31670ce
Merge pull request #27495 from taosdata/fix/syntax
fix(query): fix memory leak.
2024-08-28 11:58:03 +08:00
Haojun Liao
c118df0ec4 fix(query): fix memory leak. 2024-08-27 17:04:44 +08:00
Yihao Deng
7b09a9f8b1 change log qid 2024-08-27 08:25:28 +00:00
54liuyao
bcb1057e80 fix(query):clear meta reader 2024-08-27 10:50:28 +08:00
yihaoDeng
e786901316 fix merge error 2024-08-26 14:49:02 +08:00
Yihao Deng
101ae682bc
Merge branch '3.0' into enh/TD-31603-update 2024-08-26 14:46:29 +08:00
Yihao Deng
e1998d151b update qid log 2024-08-24 10:19:25 +00:00
54liuyao
de4f09b8fd ehn(query): remove query executor assert 2024-08-23 11:01:45 +08:00
54liuyao
bd37547994 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/adj_assert 2024-08-20 19:35:36 +08:00
54liuyao
99bdcb3f58 enh(stream):remove assert of stream operator 2024-08-20 15:02:09 +08:00
Shengliang Guan
7261f5249c Merge remote-tracking branch 'origin/3.0' into feat/sync 2024-08-20 13:33:53 +08:00
Shengliang Guan
5ce7bcad1e refact: remove the return value of function taosCloseRef 2024-08-19 17:30:10 +08:00
Haojun Liao
ee36bd741f fix(query): return error code. 2024-08-19 09:50:38 +08:00
wangjiaming0909
7c6be8c357 fix exec task memory leaks 2024-08-13 11:23:00 +08:00
Haojun Liao
6fd580e476
Merge pull request #27000 from taosdata/fix/TD-31245
adj operator res
2024-08-06 17:46:39 +08:00
Haojun Liao
2f1b353fea fix(query):check return code 2024-08-06 14:05:46 +08:00
Haojun Liao
26f21cf071 fix(query):check return code 2024-08-06 13:22:14 +08:00
54liuyao
351779024d Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-08-06 10:46:03 +08:00
54liuyao
1edcd654d4 adj operator res 2024-08-06 09:24:31 +08:00
54liuyao
a08379729e add log 2024-08-05 18:18:13 +08:00
54liuyao
57068232ff fix res issue 2024-08-05 16:09:01 +08:00
54liuyao
f0e4d2f085 fix malloc issue 2024-08-05 12:22:25 +08:00
wangmm0220
1d98b32721 fix:[TD-31097]process return value 2024-07-30 10:47:46 +08:00
Haojun Liao
d89dac8697 other: merge 3.0 2024-07-29 18:16:04 +08:00
54liuyao
d999c00227 adj operator res 2024-07-29 10:35:06 +08:00
Haojun Liao
79ad7585ef fix(stream): check return value. 2024-07-29 10:29:40 +08:00
Haojun Liao
75c121c18a fix(query): check return value. 2024-07-28 14:29:56 +08:00
Haojun Liao
7be2ecbe1f fix(common): check the return value. 2024-07-27 18:55:34 +08:00
Haojun Liao
777c3898db other: merge 3.0 2024-07-27 16:17:38 +08:00