Commit graph

19955 commits

Author SHA1 Message Date
wangjiaming0909
1994c3339b nodes add ret check 2024-07-26 17:55:48 +08:00
dapan1121
bf302a4abf
Merge pull request #26781 from taosdata/enh/TD-31088
Enh/td 31088
2024-07-26 17:49:14 +08:00
dapan1121
99db448f18
Merge pull request #26796 from taosdata/fix/TS-5221
fix: subtable schemaExt
2024-07-26 16:08:29 +08:00
dapan1121
c068e58241
Merge pull request #26776 from taosdata/fix/TD-31073.3
enh: os return code optimization
2024-07-26 16:06:07 +08:00
xsren
ea6b16d5be fix: subtable schemaExt 2024-07-26 13:14:41 +08:00
kailixu
87e3c17ada enh: refactor return code 2024-07-25 23:55:35 +08:00
wangmm0220
8c1d7611af Merge branch '3.0' of https://github.com/taosdata/TDengine into opti/TD-31097 2024-07-25 22:40:59 +08:00
54liuyao
efa65256da adj operator result 2024-07-25 19:11:32 +08:00
kailixu
73bb3cef13 enh: refactor return code 2024-07-25 19:07:25 +08:00
kailixu
ae2fa9e1ce Merge branch '3.0' into enh/TD-30988-3.0 2024-07-25 17:31:28 +08:00
WANG MINGMING
de7d7bcb4f
Merge branch '3.0' into opti/TD-31017-tq-server 2024-07-25 17:29:22 +08:00
kailixu
90ff2b34ba enh: refactor return code 2024-07-25 17:29:04 +08:00
Minglei Jin
65222d9f2a update sync replication returned values 2024-07-25 17:18:57 +08:00
wangmm0220
ebe7276c2c fix:[TD-31017]process return value in client for tmq 2024-07-25 17:15:41 +08:00
Haojun Liao
7db4a06842
Merge pull request #26779 from taosdata/fix/TD-30967-3
adj operator result
2024-07-25 17:03:13 +08:00
kailixu
a7ad94a42c Merge branch '3.0' into enh/TD-30988-3.0 2024-07-25 16:20:26 +08:00
kailixu
9de0e4ee64 fix: refactor return code 2024-07-25 16:20:10 +08:00
Minglei Jin
5c8fef250c update return values 2024-07-25 16:11:22 +08:00
Minglei Jin
e0e467086c void unused return value 2024-07-25 15:54:46 +08:00
Yihao Deng
eb4a8f1988 refactor transport 2024-07-25 07:40:58 +00:00
Hongze Cheng
7295aa2f0c
Merge pull request #26784 from taosdata/enh/TD-30987-17
enh: refact return code
2024-07-25 15:36:04 +08:00
Yihao Deng
cc9e8cf14b refactor transport 2024-07-25 07:01:50 +00:00
dapan1121
39dbf7eec6 Merge remote-tracking branch 'origin/3.0' into fix/TD-31073.3 2024-07-25 14:04:13 +08:00
Hongze Cheng
d27227c235
Merge pull request #26767 from taosdata/fix/TD-30990
terrno/tsdb-cache: use new terrno macros
2024-07-25 13:38:21 +08:00
wangmm0220
e0483d00fe fix:[TD-31017]process return value in vnode for tmq 2024-07-25 13:31:18 +08:00
Hongze Cheng
6340b50e75 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-30987-17 2024-07-25 13:16:03 +08:00
54liuyao
dbb2fc51b8 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967-3 2024-07-25 13:10:20 +08:00
Hongze Cheng
4b593aae64
Merge pull request #26740 from taosdata/enh/TD-30988-3.0
enh: return with code
2024-07-25 12:47:38 +08:00
Minglei Jin
5caa366464 update sync vote & reply 2024-07-25 12:15:00 +08:00
Minglei Jin
970a5f31a3 update sync replication 2024-07-25 12:09:51 +08:00
Minglei Jin
a5cd3444d1 update sync raft store 2024-07-25 12:05:38 +08:00
Hongze Cheng
c55db1d8f7 enh: refact return code 2024-07-25 11:45:15 +08:00
54liuyao
d7a4094d8e Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967-3 2024-07-25 11:35:46 +08:00
Hongze Cheng
893766714a
Merge pull request #26780 from taosdata/enh/TD-30987-16
enh: refactor error code
2024-07-25 11:24:42 +08:00
Minglei Jin
aa921c9870 update sync raft log 2024-07-25 11:13:04 +08:00
54liuyao
6397d7a81d fix issue 2024-07-25 10:41:50 +08:00
Haojun Liao
ebc21a1b0f Merge branch '3.0' into fix/syntax 2024-07-25 10:35:05 +08:00
dmchen
698cd2a5e2 fix/TD-30989 2024-07-25 02:31:43 +00:00
sima
90be5914f7 enh:[TD-31088] Handling return value of tcompare.c 2024-07-25 10:22:53 +08:00
kailixu
12c44fb817 fix: refactor return code 2024-07-25 10:21:06 +08:00
Haojun Liao
3dc23b363f fix(query): set correct error code. 2024-07-25 09:55:27 +08:00
54liuyao
ac7a968420 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967 2024-07-25 09:35:20 +08:00
kailixu
d42b86e56d Merge branch '3.0' into enh/TD-30988-3.0 2024-07-25 09:31:57 +08:00
kailixu
7ee18c5178 fix: refactor return code 2024-07-25 09:31:35 +08:00
Hongze Cheng
c5d1c890af
Merge pull request #26748 from taosdata/feat/TD-30991-3.0
feat: (errcode) tconfig.c && more for ttime.c/geomFunc.c/geosWrapper.c
2024-07-25 09:03:58 +08:00
54liuyao
f43915b74e fix issue 2024-07-25 08:54:48 +08:00
Hongze Cheng
7ece4acf5c
Merge pull request #26756 from taosdata/fix/TD-30989-monitor
fix/TD-30989
2024-07-25 08:52:35 +08:00
Hongze Cheng
eaa3634764 enh: refactor error code 2024-07-25 08:51:19 +08:00
Yihao Deng
cd030c186a refactor transport 2024-07-25 00:42:01 +00:00
Shungang Li
12f9116eeb fix: (errcode) geom return value 2024-07-24 19:32:49 +08:00
54liuyao
b1a4ea9472 adj operator result 2024-07-24 19:10:39 +08:00
Haojun Liao
d2d7fdfa61 fix(query): ignore one return value. 2024-07-24 18:43:35 +08:00
Haojun Liao
6eaa8d55cf fix(test): fix error in ut. 2024-07-24 18:02:42 +08:00
wangmm0220
3f2278ebcf fix:[TD-31017]process return value in vnode for tmq 2024-07-24 17:56:29 +08:00
54liuyao
58853d342d adj operator result 2024-07-24 17:34:33 +08:00
Haojun Liao
b228151d8e other: merge 3.0 2024-07-24 17:29:35 +08:00
Shungang Li
d908c1d710 feat: (errcode) more for ttime.c/geomFunc.c/geosWrapper.c 2024-07-24 17:29:06 +08:00
Haojun Liao
aacf1c3e9a fix(stream): check return value. 2024-07-24 17:08:08 +08:00
dapan1121
8691908cc3 fix: os return code 2024-07-24 16:37:54 +08:00
54liuyao
19467bc902 adj operator result 2024-07-24 16:37:10 +08:00
54liuyao
5a34a1142f adj operator result 2024-07-24 16:17:28 +08:00
kailixu
2fd3bf87fc Merge branch '3.0' into enh/TD-30988-3.0 2024-07-24 16:08:34 +08:00
Haojun Liao
a09ad7a81e
Merge pull request #26743 from taosdata/fix/syntax
fix(stream): check return value, and do some internal refactor.
2024-07-24 15:47:45 +08:00
kailixu
acb1d0a9cc Merge branch '3.0' into enh/TD-30988-3.0 2024-07-24 14:47:47 +08:00
Hongze Cheng
31dbb1a48f
Merge pull request #26629 from taosdata/fix/TD-30990
terrno/wal: remove walWrite which is only used in unit testing
2024-07-24 14:11:30 +08:00
Hongze Cheng
77f50cacea
Merge pull request #26759 from taosdata/fix/TS-5189-3.0
new memory barrier before pager assignment
2024-07-24 14:09:57 +08:00
Yihao Deng
c4abac2cfa refactor transport 2024-07-24 05:15:16 +00:00
Yihao Deng
0c654c517e refactor sync 2024-07-24 05:13:42 +00:00
kailixu
50c2fc567c chore: merge 3.0 2024-07-24 12:05:01 +08:00
Minglei Jin
e22c0ed3fb make decrypt return code 2024-07-24 10:53:12 +08:00
Yihao Deng
54476daaba refactor transport 2024-07-24 02:48:13 +00:00
Yihao Deng
2a66965863 refactor transport 2024-07-24 02:20:59 +00:00
Yihao Deng
ae999184ef Merge remote-tracking branch 'origin/3.0' into fix/refactorTqBackend 2024-07-24 02:05:57 +00:00
Yihao Deng
26f5716ed7 Merge remote-tracking branch 'origin/3.0' into fix/refactErrorCodeIdx 2024-07-24 01:43:13 +00:00
Yihao Deng
53003ce30b refactor tq backend 2024-07-24 01:38:43 +00:00
Yihao Deng
bd2e129686 refactor transport 2024-07-24 01:00:20 +00:00
54liuyao
e7413f2f78 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967 2024-07-24 08:44:33 +08:00
Minglei Jin
ec1062a12f new memory barrier before pager assignment 2024-07-24 08:35:51 +08:00
dapan1121
02c90a2211
Merge pull request #26747 from taosdata/fix/TD-31073
fix: add function return code validation
2024-07-24 08:35:29 +08:00
Minglei Jin
4f594dcec7 wal/meta: fix memory leak 2024-07-24 08:31:29 +08:00
Haojun Liao
9bfb0603d8 test: update the test cases. 2024-07-24 00:27:22 +08:00
Haojun Liao
cd000ba981 fix(stream): set correct check return value. 2024-07-24 00:08:39 +08:00
Yihao Deng
6eb9774edb refactor transport 2024-07-23 11:52:20 +00:00
Yihao Deng
0b4031ed6a refactor tq backend 2024-07-23 11:49:31 +00:00
Yihao Deng
1bfb8692eb refactor tq backend 2024-07-23 11:36:11 +00:00
54liuyao
9a0f0d8829 fix udf ci error 2024-07-23 19:31:43 +08:00
kailixu
8da3fefcbd Merge branch '3.0' into enh/TD-30988-3.0 2024-07-23 19:31:22 +08:00
Yihao Deng
7880800bee refactor transport 2024-07-23 11:25:36 +00:00
Yihao Deng
4561a888b6 refactor transport 2024-07-23 11:09:13 +00:00
Hongze Cheng
2cdc8cc1c3 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-29367-8 2024-07-23 18:52:13 +08:00
54liuyao
c5853ed720 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967 2024-07-23 18:35:26 +08:00
54liuyao
bf76f5a483 fix ci issue 2024-07-23 18:32:03 +08:00
dapan1121
35827fb534
Merge pull request #26735 from taosdata/enh/TD-31043
enh:[TD-31043] Handling return value in function
2024-07-23 18:08:37 +08:00
kailixu
66dda35f75 Merge branch '3.0' into enh/TD-30988-3.0 2024-07-23 18:06:44 +08:00
dapan1121
2220a93b41
Merge pull request #26714 from taosdata/enh/TD-31063
enh:[TD-31063] Handling return value in qnode
2024-07-23 18:06:10 +08:00
dmchen
47a16a9456 fix/TD-30989 2024-07-23 09:56:13 +00:00
Yihao Deng
4a5c2f661c refactor transport 2024-07-23 09:54:22 +00:00
Hongze Cheng
9f4c993741 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-29367-8 2024-07-23 17:48:24 +08:00
Hongze Cheng
57284ca121
Merge pull request #26695 from taosdata/fix/TD-30989-mnode4
fix/TD-30989
2024-07-23 17:48:10 +08:00
Hongze Cheng
799d89a3be Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-29367-8 2024-07-23 17:45:55 +08:00
Yihao Deng
dc08cc86e4 refactor index 2024-07-23 09:36:55 +00:00
Haojun Liao
eefee54c6a fix(stream): check return value. 2024-07-23 17:31:41 +08:00
Haojun Liao
3bddd051ca other: merge 3.0 2024-07-23 17:18:55 +08:00
Yihao Deng
966b017986 refactor index 2024-07-23 09:08:17 +00:00
Yihao Deng
19a03b2eb2 refactor transport 2024-07-23 08:55:08 +00:00
dapan1121
66ba6c4226
Merge branch '3.0' into fix/TD-31073 2024-07-23 16:41:12 +08:00
Haojun Liao
cd0722fe1f fix(stream): check return value. 2024-07-23 16:38:05 +08:00
54liuyao
ebfbfb627f Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967 2024-07-23 16:34:48 +08:00
54liuyao
d2af00c139 fix ci issue 2024-07-23 16:34:28 +08:00
Yihao Deng
254dbd6171 refactor transport 2024-07-23 08:06:48 +00:00
Yihao Deng
533e3f0da6 refactor tq backend 2024-07-23 07:40:00 +00:00
sima
dc23446d6b enh:[TD-31063] use properer errcode. 2024-07-23 15:37:17 +08:00
sima
0473225362 enh:[TD-31063] Handling return value of serialize/deserialize. 2024-07-23 15:37:17 +08:00
sima
de0fa610f8 enh:[TD-31043] Handling return value of taoshash and taosarray 2024-07-23 15:37:17 +08:00
sima
1285100f68 enh:[TD-31043] Handling return value in functionMgt.c 2024-07-23 15:37:17 +08:00
sima
06431b1249 enh:[TD-31043] Handling return value in tminmax.c 2024-07-23 15:37:17 +08:00
sima
8b50b282b4 enh:[TD-31043] Handling return value in tavgfunction.c 2024-07-23 15:37:17 +08:00
sima
2a6a1b620c enh:[TD-31043] Handling return value in tpercentile.c 2024-07-23 15:37:17 +08:00
sima
ed892e5061 enh:[TD-31043] Handling return value in thistogram.c 2024-07-23 15:37:17 +08:00
sima
6a9441528a enh:[TD-31043] Handling return value in builtinsimpl.c 2024-07-23 15:37:17 +08:00
sima
efa518f624 enh:[TD-31043] Handling return value in builtins.c 2024-07-23 15:37:17 +08:00
Hongze Cheng
83746f52e2 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-29367-8 2024-07-23 15:14:16 +08:00
dapan1121
ae2210f7cc Merge remote-tracking branch 'origin/3.0' into fix/TD-31073 2024-07-23 15:08:09 +08:00
dapan1121
9e8d94a69a fix: add function return code validation 2024-07-23 15:03:24 +08:00
sima
6255a7ba10 enh:[TD-31063] use properer errcode. 2024-07-23 15:03:15 +08:00
sima
9130ac6138 enh:[TD-31063] Handling return value of taoshash and taosarray 2024-07-23 15:02:54 +08:00
Yihao Deng
ce5f9fa9f3 refactor index 2024-07-23 06:59:09 +00:00
Hongze Cheng
1ebec2c402 enh: refactor error code 2024-07-23 14:50:45 +08:00
Haojun Liao
7497f193c7 fix(stream): check return value, and do some internal refactor. 2024-07-23 14:47:29 +08:00
54liuyao
432731b776 fix ci issue 2024-07-23 14:19:04 +08:00
Minglei Jin
56691f2e0b Merge branch '3.0' into fix/TD-30990 2024-07-23 14:04:48 +08:00
kailixu
0a8be1fd3d enh: return error code 2024-07-23 13:55:26 +08:00
Yihao Deng
ae7d4f1f85 refactor transport 2024-07-23 05:46:08 +00:00
Haojun Liao
c08ee33dca other: merge 3.0 2024-07-23 13:45:31 +08:00
dm chen
ac59570bf4
Merge pull request #26739 from taosdata/3.0
3.0
2024-07-23 13:24:35 +08:00
54liuyao
aa103d6a85 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967 2024-07-23 13:24:14 +08:00
Haojun Liao
12ffdef6b0
Merge pull request #26723 from taosdata/fix/TD-31071
fix(stream):fix issue
2024-07-23 11:38:21 +08:00
54liuyao
2522e9d3b8 adj query operator result 2024-07-23 11:33:00 +08:00
Hongze Cheng
3f79e5b7e3
Merge pull request #26676 from taosdata/feat/TD-30991-3.0
feat: (errcode) ttime.c geomFunc.c geosWrapper.c
2024-07-23 11:09:20 +08:00
54liuyao
1d35ea137a adj query operator result 2024-07-23 10:50:16 +08:00
dapan1121
26c7943279
Merge pull request #26711 from taosdata/fix/TS-5181/interp_crash
fix: interp crash
2024-07-23 10:23:26 +08:00
kailixu
ab23297d31 Merge branch '3.0' into enh/TD-30988-3.0 2024-07-23 09:42:51 +08:00
Shungang Li
bebe2c5266 feat: (errcode) geosWrapper.c 2024-07-23 09:13:45 +08:00
Shungang Li
ae86af72bf feat: (errcode) geomFunc.c 2024-07-23 09:13:45 +08:00
Shungang Li
f5f84c3cc6 feat: (errcode) ttime.c 2024-07-23 09:13:42 +08:00
dapan1121
53c386526c
Merge pull request #26720 from taosdata/fix/TD-31059.2
fix: function return code validation
2024-07-23 08:49:51 +08:00
kailixu
723c3415c5 Merge branch '3.0' into enh/TD-30988-3.0 2024-07-22 22:59:52 +08:00
xsren
bf03c2b3d8 fix: tupleData 2024-07-22 20:26:55 +08:00
Hongze Cheng
c4d31e7737 enh: refactor error code 2024-07-22 19:40:07 +08:00
dapan1121
14383a32a3 fix: sink function return code processing 2024-07-22 18:42:43 +08:00
Yihao Deng
32c0c40c4d refactor transport 2024-07-22 10:12:30 +00:00
dmchen
bab043dad3 fix case 2024-07-22 09:56:46 +00:00
Yihao Deng
10d6aeef8d refactor transport 2024-07-22 09:38:19 +00:00
Haojun Liao
3bc91da354
Merge pull request #26689 from taosdata/fix/TD-30967
feat(operator):adj operator result
2024-07-22 16:59:48 +08:00
54liuyao
f589cc6894 fix issue 2024-07-22 15:58:46 +08:00
54liuyao
6f77049c1f fix issue 2024-07-22 15:57:10 +08:00
kailixu
cdc85d9588 enh: return error code 2024-07-22 15:53:20 +08:00
54liuyao
e7ea54914c Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-07-22 15:43:15 +08:00
Minglei Jin
38689df0b9 use new return macros for wal read 2024-07-22 15:28:04 +08:00
Yihao Deng
83449e4b70 refactor transport 2024-07-22 07:22:41 +00:00
dapan1121
ef96d37c1f fix: return code validation 2024-07-22 15:07:01 +08:00
Minglei Jin
ac8e072275 use new macros for wal meta 2024-07-22 14:51:22 +08:00
Yihao Deng
ee7b67e018 refactor transport 2024-07-22 06:50:01 +00:00
54liuyao
d02617aaf6 adj operator result 2024-07-22 14:42:50 +08:00
dapan1121
64ad240773 fix: crash issue 2024-07-22 14:35:12 +08:00
xsren
feba37b5ea group by 2024-07-22 14:10:17 +08:00
54liuyao
3660b6cede adj operator res 2024-07-22 13:55:00 +08:00
54liuyao
e3a89571ff adj operator res 2024-07-22 13:40:35 +08:00
54liuyao
b43dcf2a26 adj operator res 2024-07-22 13:38:30 +08:00
Haojun Liao
be162fb62f fix(stream): check return value. 2024-07-22 13:31:57 +08:00
54liuyao
951283fc44 adj operator res 2024-07-22 13:15:24 +08:00
54liuyao
fd6c1ecf37 adj operator res 2024-07-22 13:05:39 +08:00
54liuyao
6e70da62fb adj operator res 2024-07-22 12:51:25 +08:00
54liuyao
d8e4f2d743 operator 2024-07-22 11:34:25 +08:00
xsren
2a675ccf6b group const value func 2024-07-22 11:19:11 +08:00
dapan1121
45348b15be fix: return code validation 2024-07-22 11:06:24 +08:00
Haojun Liao
12015fe414 other: merge 3.0 2024-07-22 09:41:19 +08:00
xsren
e86189d9ea check serialize result 2024-07-22 09:36:59 +08:00
xsren
99dcaaff21 build on windows 2024-07-22 09:36:59 +08:00
xsren
ebec7c928b array push 2024-07-22 09:36:59 +08:00
xsren
200fd4738f array push 2024-07-22 09:36:59 +08:00
xsren
010a1da482 return value: querymsg.c 2024-07-22 09:36:56 +08:00
54liuyao
b038b655da Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967 2024-07-22 09:27:41 +08:00
xsren
1583fbb40d fix: build error 2024-07-22 09:26:58 +08:00
xsren
02ea558db8 enh: return value: command 2024-07-22 09:26:58 +08:00
Haojun Liao
7201526674 fix(stream): check return value. 2024-07-22 09:13:39 +08:00
dapan1121
acafca8841
Merge pull request #26685 from taosdata/opti/TD-31017
fix:[TD-31017]process return value in clientRawBlockWrite.c
2024-07-22 09:08:26 +08:00
dapan1121
d834da9371
Merge pull request #26692 from taosdata/fix/TS-4921
fix:remove time cleanup to avoid unexpected error
2024-07-22 09:05:09 +08:00
Minglei Jin
ecc4b50a28 Merge branch '3.0' into fix/TD-30990 2024-07-22 08:53:15 +08:00
Minglei Jin
b0b9dd7d5f set terrno with taos_return 2024-07-22 08:51:30 +08:00
xsren
b72792e20e unuesd code 2024-07-22 08:48:26 +08:00
xsren
ebe0074da4 fix: interp crash 2024-07-22 00:06:47 +08:00
kailixu
cd8a54cbf7 enh: return error code 2024-07-21 11:43:39 +08:00
Haojun Liao
70191f6a5d fix(stream): fix race condition when starting check downstream status and dropping task are executed concurrently. 2024-07-21 02:06:09 +08:00
Haojun Liao
da4018931b fix(stream): calculate the error code after set current rsp status. 2024-07-20 15:35:41 +08:00
Hongze Cheng
f0b2557ec1 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-29367-8 2024-07-20 12:26:41 +08:00
54liuyao
3f2abe8b00 adj operator result 2024-07-19 18:36:03 +08:00
dapan1121
558d22dff4 fix: function return code validation 2024-07-19 18:27:49 +08:00
kailixu
b2c60945d7 enh: return error code 2024-07-19 18:10:43 +08:00
54liuyao
60699c7895 adj operator result 2024-07-19 17:53:56 +08:00
Minglei Jin
383e90e43f fix unit test case 2024-07-19 17:51:41 +08:00
54liuyao
ed819d1054 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967 2024-07-19 17:41:12 +08:00
dapan1121
e5fde30635 fix: function return code validation 2024-07-19 17:37:48 +08:00
wangmm0220
c7475094ac fix:remove time cleanup to avoid unexpected error 2024-07-19 17:13:16 +08:00
Hongze Cheng
651077866e
Merge pull request #26684 from taosdata/fix/TS-5184-3.0
fix: insert clause mixed with bound and unspecified columns
2024-07-19 17:01:33 +08:00
Haojun Liao
aaf67a42eb fix(stream): fix race condition in handling dispatch rsp. 2024-07-19 16:41:39 +08:00
54liuyao
a4071fddd5 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967 2024-07-19 16:39:33 +08:00
Hongze Cheng
0a16d1bc56
Merge pull request #26648 from taosdata/fix/TD-31030
fix invalid read when taosc quit
2024-07-19 16:36:14 +08:00
dapan1121
6e0aace55c
Merge pull request #26679 from taosdata/fix/TD-31016.1
fix: function return code
2024-07-19 16:26:42 +08:00
54liuyao
a618667a5e adj stream op result 2024-07-19 16:23:52 +08:00
54liuyao
13b75ba72a adj operator result 2024-07-19 16:15:37 +08:00
Minglei Jin
a0b59d3348 use new macros to return terrno 2024-07-19 16:13:09 +08:00
Hongze Cheng
72ee8fac73 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-29367-8 2024-07-19 16:07:50 +08:00
Hongze Cheng
5e79c2afea Merge branch '3.0' into enh/TD-29367-8 2024-07-19 16:06:53 +08:00
Minglei Jin
fcce9ebafa return wal fsync error code 2024-07-19 15:20:38 +08:00
wangmm0220
195fe9b6cc fix:[TD-31017]process return value in clientRawBlockWrite.c 2024-07-19 15:11:33 +08:00
kailixu
0792b025ea fix: insert clause mixed with bound and unspecified columns 2024-07-19 15:08:34 +08:00
54liuyao
6a71994570 adj stream op result 2024-07-19 14:50:31 +08:00
wangmm0220
6b9c00cb9b fix:[TD-31017]process return value in clientRawBlockWrite.c 2024-07-19 14:49:25 +08:00
54liuyao
5b293e7340 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967 2024-07-19 14:42:44 +08:00
Haojun Liao
2e0b829004
Merge pull request #26669 from taosdata/fix/syntax
refactor: check return value for each function.
2024-07-19 14:31:21 +08:00
Minglei Jin
4701a92f26
Merge branch '3.0' into fix/TD-30990 2024-07-19 14:24:07 +08:00
dapan1121
d475cd8449 fix: function return code 2024-07-19 13:46:35 +08:00
Hongze Cheng
ffe2973ade refactor return code 2024-07-19 13:19:01 +08:00
Haojun Liao
c36d6d44cd fix(stream): fix syntax error. 2024-07-19 11:49:05 +08:00
sima
e1bcd84426 enh:[TD-30998] Handling memory release when error occurred. 2024-07-19 11:28:21 +08:00
sima
e7c58ff8c8 enh:[TD-30998] Handling return value in scalarTest.c 2024-07-19 11:28:21 +08:00
sima
71e57b1dfc enh:[TD-30998] Handling return value in filterTest.c 2024-07-19 11:28:21 +08:00
sima
a1fb874c22 enh:[TD-30998] Handling return value in sclvector.c 2024-07-19 11:28:21 +08:00
sima
e0ffc8edcb enh:[TD-30998] Handling return value in sclfunc.c 2024-07-19 11:28:21 +08:00
sima
2893a93303 enh:[TD-30998] Handling return value in scalar.c 2024-07-19 11:28:21 +08:00
sima
434fd97615 enh:[TD-30998] Handling return value in filter.c 2024-07-19 11:28:21 +08:00
dapan1121
1a58926f14
Merge pull request #26567 from taosdata/opti/TS-4593-3.0
opti:[TS-4593] transform offset from file to tdb in tmq
2024-07-19 10:58:07 +08:00
dapan1121
d4dceae3ce
Merge pull request #26650 from taosdata/fix/TS-5178/udfEnv
fix: start udfd with env var
2024-07-19 10:32:39 +08:00
dapan1121
bdfc168f80
Merge pull request #26664 from taosdata/fix/TD-31016.1
enh: catalog return code validation
2024-07-19 10:27:54 +08:00
Haojun Liao
144855ef83 fix(stream): fix deadlock 2024-07-19 09:39:29 +08:00
54liuyao
7b3b4653a5 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967 2024-07-19 08:57:23 +08:00
Haojun Liao
852dd833d0 fix(stream): fix syntax error. 2024-07-19 00:09:28 +08:00
wangmm0220
61b46b2e98 fix:conflicts from 3.0 2024-07-18 22:56:16 +08:00
Haojun Liao
2ca6726922 refactor: check return value for each function. 2024-07-18 22:52:32 +08:00
Haojun Liao
d18f3a6a46
Merge pull request #26618 from taosdata/fix/syntax
fix(stream): return after get value.
2024-07-18 22:29:08 +08:00
dapan1121
ad1d85bb13 fix: add hash duplicated issue 2024-07-18 19:26:50 +08:00
dapan1121
989c31f0a7 Merge remote-tracking branch 'origin/3.0' into fix/TD-31016.1 2024-07-18 19:15:46 +08:00
dapan1121
44406c3fd3
Merge pull request #26640 from taosdata/fix/hashPut
fix: taoshash put
2024-07-18 19:12:35 +08:00
dapan1121
ecc2ae7757 enh: add catalog return code processing 2024-07-18 18:14:43 +08:00
54liuyao
f161514c19 adj stream operator result 2024-07-18 17:24:36 +08:00
54liuyao
afa7d04aaf adj stream operator result 2024-07-18 16:39:01 +08:00
54liuyao
0497224fe7 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967 2024-07-18 16:08:30 +08:00
54liuyao
cc9233fdb3 adj stream operator result 2024-07-18 16:08:01 +08:00
Haojun Liao
0cca12ab52 fix(stream): add some logs. 2024-07-18 15:49:49 +08:00
Haojun Liao
fb3fe03c1f fix(stream): to avoid repeatly start checkpoint timer if previous timer is not started yet. 2024-07-18 14:57:39 +08:00
Minglei Jin
6ce5320750 wal/mgmg: use new return macros for wal mgmt 2024-07-18 14:40:49 +08:00
Minglei Jin
180411434a wal/ref: use new return macros for ref 2024-07-18 14:14:51 +08:00
dapan1121
5cd03bb2ce fix: compile issues 2024-07-18 14:13:29 +08:00
54liuyao
952908f0c9 adj stream operator result 2024-07-18 14:01:24 +08:00
xsren
960103a6ef fix: mem leak 2024-07-18 13:58:47 +08:00
Haojun Liao
3277496f84 fix(stream): fix syntax error. 2024-07-18 13:26:14 +08:00
dapan1121
123b0e9378 fix: catalog free issue 2024-07-18 13:25:56 +08:00
Haojun Liao
5d797ce7fd fix(stream): fix syntax error. 2024-07-18 13:24:45 +08:00
xsren
e8218f7f63 fix: set fqdn for udfd 2024-07-18 12:18:17 +08:00
54liuyao
455c9d32c4 adj stream operator result 2024-07-18 11:44:15 +08:00
54liuyao
99f4484328 adj stream operator result 2024-07-18 11:26:50 +08:00
Haojun Liao
fd3a06586b fix(stream): fix syntax error. 2024-07-18 10:49:46 +08:00
54liuyao
4e6b898c9a adj stream operator result 2024-07-18 10:37:14 +08:00
Minglei Jin
964397ea63 move log macros into internal header 2024-07-18 10:29:25 +08:00
Minglei Jin
f485e4c5e8 remove wal seek module 2024-07-18 10:16:12 +08:00
54liuyao
ab642b245c adj stream operator result 2024-07-18 10:09:15 +08:00
xsren
24183d3f86 fix: start udfd with env var 2024-07-18 09:58:23 +08:00
Minglei Jin
d2be5e0464 refactor wal's meta & reader 2024-07-18 09:51:31 +08:00
Haojun Liao
438921e9cc refactor: check return value for each function. 2024-07-18 09:30:58 +08:00
Yihao Deng
d0d73daf7e fix invalid read when taosc quit 2024-07-18 01:13:00 +00:00
dapan1121
66245a54f0 fix: taos array init issue 2024-07-18 09:06:52 +08:00
54liuyao
d5873aa1b2 adj log 2024-07-18 09:01:35 +08:00
Minglei Jin
5e4b7b35a5 fix compile error 2024-07-18 08:04:19 +08:00
wangmm0220
18ed8e2904 Merge branch '3.0' of https://github.com/taosdata/TDengine into opti/TS-4593-3.0 2024-07-17 19:56:14 +08:00
Haojun Liao
43dc95869f fix(stream):set the initialized value. 2024-07-17 19:41:06 +08:00
54liuyao
113cb57326 adj stream operator result 2024-07-17 19:35:35 +08:00
dapan1121
2eec17b20c enh: add catalog return code processing 2024-07-17 19:23:20 +08:00
Haojun Liao
0b6a49ac7d fix(stream): fix error and do some internal refactor. 2024-07-17 19:17:53 +08:00
Haojun Liao
9bdc65ceb1 fix(stream):fix syntax error. 2024-07-17 18:57:29 +08:00
Haojun Liao
b35d107bf9 refactor: check return value for each function. 2024-07-17 18:55:04 +08:00
Haojun Liao
2b00d6549d refactor: check return value for each function. 2024-07-17 17:57:08 +08:00
factosea
aee48971de fix: taoshash put 2024-07-17 17:52:29 +08:00
Minglei Jin
10dc3b35e0 remove struct dot initialization for cpp 2024-07-17 17:39:13 +08:00
Haojun Liao
0100bb51b9 other: merge 3.0 2024-07-17 17:36:49 +08:00
dapan1121
fa2fb83014
Merge pull request #26609 from taosdata/TD-31000
ret value for parTranslater.c
2024-07-17 17:33:39 +08:00
Haojun Liao
2aa4d6028b refactor: check return value for each function. 2024-07-17 16:56:36 +08:00
Haojun Liao
30186f466b refactor: check return value for each function. 2024-07-17 16:47:56 +08:00
Haojun Liao
552e59f42b refactor: check return value for each function. 2024-07-17 15:40:00 +08:00
Minglei Jin
e2371f9d91 remove unused internal api: walSeekWriteVer 2024-07-17 14:52:42 +08:00
Minglei Jin
e6c86f5586 fix(wal/write): remove walWrite which is only used in unit testing 2024-07-17 14:45:23 +08:00
Hongze Cheng
35606a5658 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-30987-3 2024-07-17 13:07:07 +08:00
Haojun Liao
9b3a9d52fb
Merge pull request #26603 from taosdata/fix/create_tb
fix(stream): check dst stable schema before create submit msg
2024-07-17 12:31:40 +08:00
Haojun Liao
53ed030967 Merge branch '3.0' into fix/3_liaohj 2024-07-17 11:25:19 +08:00
dapan1121
aeb21a536e
Merge pull request #26610 from taosdata/fix/TD-30966.sch.0
fix: scheduler return code
2024-07-17 11:21:51 +08:00
Hongze Cheng
6f29e7638c
Merge pull request #26562 from taosdata/fix/TD-30872-3.0
fix: parseOneStbRow support for jsontag
2024-07-17 11:03:07 +08:00
wangjiaming0909
0cccaa8ac4 ret value for parTranslater.c 2024-07-17 10:26:06 +08:00
Haojun Liao
395b437fec Merge branch '3.0' into fix/create_tb 2024-07-17 10:24:20 +08:00
Haojun Liao
5057749790 fix(stream): fix race condition for dispatch msg. 2024-07-17 10:22:49 +08:00
Haojun Liao
9aadc5e4ac fix(stream): fix race condition for dispatch msg. 2024-07-17 10:18:58 +08:00