Commit graph

5220 commits

Author SHA1 Message Date
Haojun Liao
4a98782a38
Merge pull request #27150 from taosdata/fix/TD-31368
adj error code
2024-08-12 14:32:36 +08:00
54liuyao
9b4b74e80f adj error code 2024-08-12 10:42:18 +08:00
54liuyao
30f3fa29b9 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-08-09 17:36:48 +08:00
54liuyao
5d4e30de3f ignore delete res since res is empty 2024-08-09 17:36:19 +08:00
wangjiaming0909
4fd8688795 postfix exchange operator blocking due to addref failed 2024-08-09 14:43:50 +08:00
Haojun Liao
6532b8a534
Merge pull request #27091 from taosdata/fix/3.0/TD-31275-TD-31310
1. fix exchange operator dead lock due to no ret check for add ref
2024-08-09 13:56:18 +08:00
wangjiaming0909
aa4b4a609f fix ret check caused crash 2024-08-09 11:46:53 +08:00
wangjiaming0909
efd1ece152 1. fix exchange operator dead lock due to no ret check for add ref
2. fix null pointer of FetchRpcHandle of exchangeoperator
2024-08-08 18:07:43 +08:00
54liuyao
340886b9be fix issue 2024-08-08 17:23:25 +08:00
54liuyao
fe75c72666 fix issue 2024-08-08 16:24:18 +08:00
Haojun Liao
27586ef650
Merge pull request #27074 from taosdata/fix/TD-31288-2
check function res
2024-08-08 13:27:22 +08:00
54liuyao
3515af8099 check function res 2024-08-08 11:36:36 +08:00
54liuyao
4bebadd000 fix issue 2024-08-08 11:23:50 +08:00
54liuyao
5c859554d0 Merge branch '3.0' of github.com:taosdata/TDengine into fix/TD-31288 2024-08-08 10:36:09 +08:00
Hongze Cheng
1124741163 fix more 2024-08-08 10:27:39 +08:00
54liuyao
91ccd23f63 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-31297 2024-08-08 10:13:05 +08:00
54liuyao
2039bb5934 fix issue 2024-08-08 08:53:43 +08:00
54liuyao
bd5452c60c Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-31270 2024-08-08 08:40:38 +08:00
54liuyao
c91595c2cc Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-31297 2024-08-08 08:40:07 +08:00
54liuyao
f180cf091c free operator 2024-08-08 08:38:17 +08:00
54liuyao
531dfbb135 fix issue 2024-08-07 17:08:50 +08:00
54liuyao
3a7c4ab5a1 Merge branch '3.0' of github.com:taosdata/TDengine into fix/TD-31288 2024-08-07 16:59:45 +08:00
54liuyao
8ab78009a9 fix issue 2024-08-07 16:59:19 +08:00
dapan1121
dd28770bf7
Merge pull request #26914 from taosdata/fix/TD-31167
add new interface
2024-08-07 16:41:17 +08:00
54liuyao
db0c2e4be4 free operator 2024-08-07 15:53:23 +08:00
dapan1121
6303f9e664
Merge pull request #27017 from taosdata/fix/TS-4236/assert
assert
2024-08-07 15:37:06 +08:00
54liuyao
7559c1e131 fix mem leak 2024-08-07 15:33:09 +08:00
54liuyao
3b71401e96 fix issue 2024-08-07 15:09:21 +08:00
54liuyao
08c838f0a6 fix issue 2024-08-07 14:02:55 +08:00
54liuyao
e6cc6a47e4 fix mem leak 2024-08-07 10:06:04 +08:00
wangjiaming0909
2b8115d308 fix exchangeoperator ret check 2024-08-07 09:33:11 +08:00
xinsheng Ren
1599cdc00c
Merge branch '3.0' into fix/TS-4236/assert 2024-08-07 09:32:46 +08:00
Haojun Liao
9e8038b020
Merge pull request #27022 from taosdata/fix/TD-31270
fix mem leak
2024-08-07 09:30:19 +08:00
Haojun Liao
a8eedcfdc6
Merge pull request #27012 from taosdata/fix/syntax
fix(query):check return code
2024-08-07 09:17:56 +08:00
Haojun Liao
ef41c0dcf9 fix(query): fix syntax error. 2024-08-06 23:57:29 +08:00
54liuyao
372c0f21f2 fix mem leak 2024-08-06 19:36:39 +08:00
xsren
600d152a8d fix: assert 2024-08-06 19:36:33 +08:00
xsren
b9e0d0bdd5 refreeOperator 2024-08-06 18:22:59 +08:00
xsren
8a478ca258 assert 2024-08-06 18:10:46 +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
e0fc36ce97 fix(query):check return code 2024-08-06 17:32:20 +08:00
Haojun Liao
59d190508d fix(query):check return code 2024-08-06 16:46:40 +08:00
wangjiaming0909
8dd11f9a09 fix exchange operator caused rpc conn not freed 2024-08-06 16:13:07 +08:00
yihaoDeng
f2a3951c23 refact code 2024-08-06 16:12:41 +08:00
54liuyao
5be03c23c0 fix ci issue 2024-08-06 14:27:14 +08:00
54liuyao
9ece780c15 fix ci issue 2024-08-06 14:17:36 +08:00
Haojun Liao
2f1b353fea fix(query):check return code 2024-08-06 14:05:46 +08:00
Haojun Liao
c8dd0e90a9 fix(query):check return code 2024-08-06 14:02:58 +08:00
Haojun Liao
26f21cf071 fix(query):check return code 2024-08-06 13:22:14 +08:00
54liuyao
389adc9083 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-08-06 13:12:31 +08:00