Commit graph

104 commits

Author SHA1 Message Date
wangjiaming0909
4fd8688795 postfix exchange operator blocking due to addref failed 2024-08-09 14:43:50 +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
5c859554d0 Merge branch '3.0' of github.com:taosdata/TDengine into fix/TD-31288 2024-08-08 10:36:09 +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
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
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
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
54liuyao
372c0f21f2 fix mem leak 2024-08-06 19:36:39 +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
Haojun Liao
c8dd0e90a9 fix(query):check return code 2024-08-06 14:02:58 +08:00
Haojun Liao
abe0ff6e78 other: merge 3.0 2024-08-06 10:46:59 +08:00
Haojun Liao
cd407950e7 fix: check return value and fix bugs. 2024-08-06 10:33:13 +08:00
54liuyao
a9f1cff14f fix issue 2024-08-05 17:08:21 +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
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
3073d6d067 other: merge 3.0 2024-07-27 00:03:28 +08:00
54liuyao
efa65256da adj operator result 2024-07-25 19:11:32 +08:00
Haojun Liao
b228151d8e other: merge 3.0 2024-07-24 17:29:35 +08:00
Haojun Liao
aacf1c3e9a fix(stream): check return value. 2024-07-24 17:08:08 +08:00
54liuyao
5a34a1142f adj operator result 2024-07-24 16:17:28 +08:00
54liuyao
2522e9d3b8 adj query operator result 2024-07-23 11:33:00 +08:00
54liuyao
1d35ea137a adj query operator result 2024-07-23 10:50:16 +08:00
Haojun Liao
2ca6726922 refactor: check return value for each function. 2024-07-18 22:52:32 +08:00
wangjiaming0909
5040ff5bd9 mnode/qnode support QueryAutoQWorkerPool 2024-07-01 11:08:40 +08:00
wangjiaming0909
11a98ffab2 QueryAutoQWorker 2024-07-01 11:08:39 +08:00
Haojun Liao
895ee30cf3
Merge branch '3.0' into enh/opt_prj 2024-06-09 23:51:38 +08:00
wangjiaming0909
6fcd071144 fix exchange operator memory access problem 2024-06-03 13:57:35 +08:00
Haojun Liao
8f4da7f308 fix(query): fix bugs caused by refactor. 2024-05-18 23:11:18 +08:00
Haojun Liao
43bec6c00f fix(query): fix error in refactor. 2024-05-18 09:47:31 +08:00
Haojun Liao
a2692dbba4 refactor(query): opt memory prepare. 2024-05-17 17:51:41 +08:00
Haojun Liao
27c4e3634c refactor: do some internal refactor. 2024-05-17 17:04:05 +08:00
Haojun Liao
66254c96a7 fix(query):remove invalid assert. 2024-05-16 19:26:07 +08:00
Haojun Liao
45d78aff8c enh(query): compress msg before sending. 2024-05-16 11:35:34 +08:00
54liuyao
7986951f44 use taskid of operator 2024-01-18 11:02:18 +08:00
54liuyao
1309e56a95 use strncpy 2024-01-18 11:02:04 +08:00
54liuyao
94ab74cc7f clone task id 2024-01-18 11:01:50 +08:00
Yihao Deng
1eee7b44e0 fix crash found on 3.1 2024-01-08 07:31:35 +00:00
dapan1121
73d7caa63a fix: remove uid from scan list 2023-08-16 19:12:32 +08:00
dapan1121
c9656d3f77 fix: fix memory issues 2023-08-11 17:39:41 +08:00
dapan1121
ce1b294c51 fix: memory leak issues 2023-08-10 11:29:14 +08:00
dapan1121
9ed1417bba enh: remove group cache 2023-07-28 18:00:33 +08:00
dapan1121
294376de0b enh: add batch table scan 2023-07-18 14:44:53 +08:00