Commit Graph

66484 Commits

Author SHA1 Message Date
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
wangmm0220 04f51842e4 fix:[TD-31017]process return value in mnd for tmq 2024-07-23 23:56:35 +08:00
Haojun Liao 923c791201 other: update test cases. 2024-07-23 19:53:32 +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
WANG MINGMING 535755266d
Merge branch '3.0' into opti/TD-31017 2024-07-23 19:44:06 +08:00
Yihao Deng 1bfb8692eb refactor tq backend 2024-07-23 11:36:11 +00:00
Haojun Liao d8993c16ee fix(stream): update test case. 2024-07-23 19:32:05 +08: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
kailixu 994a08ad41 enh: refactor return code 2024-07-23 19:30:55 +08:00
Yihao Deng 7880800bee refactor transport 2024-07-23 11:25:36 +00:00
dapan1121 5a0147d4dd fix: file return code 2024-07-23 19:23:49 +08:00
Haojun Liao d8700998dc fix(util): fix error 2024-07-23 19:17:00 +08:00
Haojun Liao 4d8064c950 fix(tsdb):fix invalid return code. 2024-07-23 19:16:06 +08: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
dapan1121 ce76be7eda Merge branch 'fix/TD-31073' of github.com:taosdata/TDengine into fix/TD-31073 2024-07-23 18:49:30 +08:00
dapan1121 9735c069c8 fix: windows compile issue 2024-07-23 18:47:20 +08:00
kailixu 4557cf05cd enh: refactor return code 2024-07-23 18:40:58 +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
kailixu aaf01291cf enh: refactor return code 2024-07-23 18:05:56 +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
dmchen fcf32af53f fix/TD-30989 2024-07-23 09:46:40 +00: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
Hongze Cheng 0740eb88b6
Merge pull request #26737 from taosdata/enh/TD-30987-13
enh: refactor return code
2024-07-23 17:34:58 +08:00
Haojun Liao eefee54c6a fix(stream): check return value. 2024-07-23 17:31:41 +08:00
Alex Duan d80a68512d
Merge pull request #26696 from taosdata/test/3.0/TD-31057
test: add the more compilation cache directories in CI
2024-07-23 17:28:41 +08:00
chenhaoran fbd17ca914 test: add deploy in CI 2024-07-23 17:19:42 +08:00
Haojun Liao 3bddd051ca other: merge 3.0 2024-07-23 17:18:55 +08:00
chenhaoran 158466a525 test: add deploy in CI 2024-07-23 17:12:56 +08:00
chenhaoran 7a8190f5b3 test: add deploy in CI 2024-07-23 17:10:26 +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
wangmm0220 b873356d80 fix:[TD-31017]process return value in client for tmq 2024-07-23 16:35:46 +08:00
Hongze Cheng ffb98e70a2 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-30987-11 2024-07-23 16:35:31 +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
wangmm0220 37fd3d4fa8 fix:[TD-31017]process return value in client for tmq 2024-07-23 16:29:10 +08:00