Commit graph

2476 commits

Author SHA1 Message Date
Hongze Cheng
509f374aca Merge branch '3.0' of https://github.com/taosdata/TDengine into enh--refactor-return-code 2024-07-26 20:43:29 +08:00
Hongze Cheng
3460a202fc
Merge pull request #26790 from taosdata/enh/TD-30988-3.0
fix: refactor return code
2024-07-26 20:33:50 +08:00
wangjiaming0909
6d283470fc util simplehash/tpagedbuf/losertree add ret check 2024-07-26 17:57:29 +08:00
dapan1121
bf302a4abf
Merge pull request #26781 from taosdata/enh/TD-31088
Enh/td 31088
2024-07-26 17:49:14 +08:00
sima
99b0f1c652 enh:[TD-31070] Handling return value of clientEnv.c 2024-07-26 16:09:04 +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
kailixu
87e3c17ada enh: refactor return code 2024-07-25 23:55:35 +08:00
dapan1121
11dea101d1 fix: return code validation 2024-07-25 17:34:41 +08:00
Hongze Cheng
930974abc2 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh--refactor-return-code 2024-07-25 17:29:46 +08:00
Hongze Cheng
a3b30192ae
Merge pull request #26787 from taosdata/end/TD-30987-19
enh: refactor return code
2024-07-25 17:14: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
Minglei Jin
e0e467086c void unused return value 2024-07-25 15:54:46 +08:00
Hongze Cheng
a246e697b6 enh: refactor return code 2024-07-25 15:01:14 +08:00
dapan1121
39dbf7eec6 Merge remote-tracking branch 'origin/3.0' into fix/TD-31073.3 2024-07-25 14:04:13 +08:00
dapan1121
3ac26cc32a fix: config read issue 2024-07-25 13:48:22 +08:00
Hongze Cheng
00118159cd Merge branch '3.0' of https://github.com/taosdata/TDengine into enh--refactor-return-code 2024-07-25 13:40:42 +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
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
Minglei Jin
aa921c9870 update sync raft log 2024-07-25 11:13:04 +08:00
dmchen
698cd2a5e2 fix/TD-30989 2024-07-25 02:31:43 +00:00
sima
94c1961179 enh:[TD-31088] Handling return value of tstrbuild.c 2024-07-25 10:22:53 +08:00
sima
90be5914f7 enh:[TD-31088] Handling return value of tcompare.c 2024-07-25 10:22:53 +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
54liuyao
5a34a1142f adj operator result 2024-07-24 16:17:28 +08:00
Shungang Li
4281289eef feat: (errcode) tconfig.c 2024-07-24 15:16:46 +08:00
kailixu
acb1d0a9cc Merge branch '3.0' into enh/TD-30988-3.0 2024-07-24 14:47:47 +08:00
Hongze Cheng
402b47c788 make it compile 2024-07-24 13:15:00 +08:00
Yihao Deng
6d9bb3f1fe refactor compress 2024-07-24 04:43:48 +00:00
Yihao Deng
d93302a16c refactor compress 2024-07-24 04:43:35 +00:00
Yihao Deng
f44734707d refactor compress 2024-07-24 04:40:11 +00:00
kailixu
50c2fc567c chore: merge 3.0 2024-07-24 12:05:01 +08:00
Hongze Cheng
381737e8c0 enh: refact error code 2024-07-24 11:24:22 +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
kailixu
8da3fefcbd Merge branch '3.0' into enh/TD-30988-3.0 2024-07-23 19:31:22 +08:00
dapan1121
66ba6c4226
Merge branch '3.0' into fix/TD-31073 2024-07-23 16:41:12 +08:00
Hongze Cheng
c23ab3023b fix: a little bug 2024-07-23 15:40:12 +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
bf37c4f81b Merge branch '3.0' of https://github.com/taosdata/TDengine into enh--refactor-return-code 2024-07-23 15:16:55 +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
kailixu
0a8be1fd3d enh: return error code 2024-07-23 13:55:26 +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
Shungang Li
1a992b65c3 enh: rename tpcr2.c to tpcre2.c 2024-07-23 09:13:45 +08:00
kailixu
723c3415c5 Merge branch '3.0' into enh/TD-30988-3.0 2024-07-22 22:59:52 +08:00
dapan1121
dec8095e53
Merge pull request #26722 from taosdata/fix/matchError
fix: client init regex cache
2024-07-22 18:41:45 +08: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
kailixu
cdc85d9588 enh: return error code 2024-07-22 15:53:20 +08:00
kailixu
b337fa628b enh: return error code 2024-07-22 15:29:37 +08:00
xsren
edf453b92a fix: client init regex cache 2024-07-22 15:18:32 +08:00
Yihao Deng
ee7b67e018 refactor transport 2024-07-22 06:50:01 +00:00
54liuyao
fd6c1ecf37 adj operator res 2024-07-22 13:05:39 +08:00
Hongze Cheng
e8c24c236a
Merge pull request #26616 from taosdata/fix/addErrorToMgmt
Fix/addErrorToMgmt
2024-07-22 10:15:45 +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
Hongze Cheng
68eddf62ac Merge branch '3.0' of https://github.com/taosdata/TDengine into enh--refactor-return-code 2024-07-20 10:52:24 +08:00
54liuyao
13b75ba72a adj operator result 2024-07-19 16:15:37 +08:00
Hongze Cheng
c7a0d4c727 enh: refact morecode 2024-07-19 16:12:38 +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
Hongze Cheng
aa064abb47 enh: refactor return code 2024-07-19 14:36:02 +08:00
sima
434fd97615 enh:[TD-30998] Handling return value in filter.c 2024-07-19 11:28:21 +08:00
Yihao Deng
64160333bf Merge remote-tracking branch 'origin/3.0' into fix/addErrorToMgmt 2024-07-19 01:01:05 +00: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
dapan1121
44406c3fd3
Merge pull request #26640 from taosdata/fix/hashPut
fix: taoshash put
2024-07-18 19:12:35 +08:00
54liuyao
4201dee5ae Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967 2024-07-18 18:54:49 +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
99f4484328 adj stream operator result 2024-07-18 11:26:50 +08:00
54liuyao
ab642b245c adj stream operator result 2024-07-18 10:09:15 +08:00
Yihao Deng
690c6e1cf1 Merge remote-tracking branch 'origin/3.0' into fix/addErrorToMgmt 2024-07-18 00:57:10 +00:00
Yihao Deng
71ec35a7da Merge remote-tracking branch 'origin/3.0' into fix/addErrorToMgmt 2024-07-18 00:48:38 +00:00
dmchen
f727668ebb fix/TD-30989 2024-07-17 11:41:15 +00:00
54liuyao
113cb57326 adj stream operator result 2024-07-17 19:35:35 +08:00
Haojun Liao
45eaaeb21a
Merge pull request #26634 from taosdata/fix/create_tb
fix(util): suppress error report by valgrind on loogson
2024-07-17 18:20:58 +08:00
factosea
aee48971de fix: taoshash put 2024-07-17 17:52:29 +08:00
Haojun Liao
c7abeaed08 fix(util): suppress error report by valgrind on loogson 2024-07-17 16:17:26 +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
665fbd6f22
Merge pull request #26551 from taosdata/fix/TD-30967
feat: adj result of function
2024-07-17 09:09:23 +08:00
Hongze Cheng
77257a62a6 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-30987-3 2024-07-17 08:35:30 +08:00
Hongze Cheng
28fba0c3f9 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-30987-3.0-1 2024-07-16 20:30:38 +08:00
Hongze Cheng
7cce77c260 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-30987-3 2024-07-16 20:19:31 +08:00
Hongze Cheng
1a4d4254ab
Merge pull request #26595 from taosdata/fix/TD-30989-audit
fix/TD-30989
2024-07-16 18:52:49 +08:00
Yihao Deng
640eada5b1 refactor error code 2024-07-16 10:01:09 +00:00
Hongze Cheng
64363627fe enh: refact tqueue code 2024-07-16 17:30:32 +08:00
Hongze Cheng
9003371dff add return code 2024-07-16 14:56:30 +08:00
Hongze Cheng
459a452db2 fix more 2024-07-16 14:19:07 +08:00
Hongze Cheng
88281f7f34 more fix 2024-07-16 11:50:19 +08:00
dmchen
8d337e94ac fix/TD-30989 2024-07-16 01:34:38 +00:00
Hongze Cheng
d158705a01 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-30987-3.0-1 2024-07-16 09:10:36 +08:00
54liuyao
29381075c5 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967 2024-07-16 08:54:12 +08:00
dapan1121
c10106a4da
Merge pull request #26512 from taosdata/enh/TD-29679
use regex cache
2024-07-15 19:01:50 +08:00
54liuyao
b5ccc3db92 adj stream function result 2024-07-15 18:19:05 +08:00
Hongze Cheng
d2b05bfbbd enh: refact more encode and decode function 2024-07-15 18:06:38 +08:00
Hongze Cheng
513bbc50b6 enh: refact encode and decode function 2024-07-15 17:35:00 +08:00
factosea
ae67829b67 fix: hash remove 2024-07-15 16:32:32 +08:00
dapan1121
4951ed9fa7
Merge pull request #26552 from taosdata/fix/TD-30966.0
fix: validate function return value
2024-07-15 14:59:47 +08:00
factosea
a5073355bb fix: regex hash 2024-07-15 14:56:23 +08:00
54liuyao
2062e6f9e9 adj ut 2024-07-15 14:11:02 +08:00
54liuyao
bb25622a30 adj ci 2024-07-15 13:47:02 +08:00
54liuyao
9b067d075f adj stream function return 2024-07-15 13:38:34 +08:00
54liuyao
60b268bbbe adj test 2024-07-15 09:54:41 +08:00