Commit Graph

66181 Commits

Author SHA1 Message Date
Hongze Cheng 8f04f32b96 make it compile 2024-07-24 14:41:45 +08:00
Haojun Liao 3e6d3c5416 refactor: do some internal refactor. 2024-07-24 14:35:55 +08:00
Haojun Liao 3cb462cdf9 refactor: do some internal refactor. 2024-07-24 14:34:45 +08:00
Minglei Jin 45b1bbf0ed use new macros from bcache & pgcache opening 2024-07-24 14:34:27 +08:00
Haojun Liao 1237120730 fix(stream): ignore error. 2024-07-24 14:31:16 +08:00
Hongze Cheng e732580cd9 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-30987-15 2024-07-24 14:28:28 +08:00
Hongze Cheng cd2f039fd9
Merge pull request #26763 from taosdata/enh/TS-30987-15
enh: refact error code
2024-07-24 14:25:39 +08:00
Minglei Jin 45e00afad1 tsdb/cache: remove unused block index cache 2024-07-24 14:20:59 +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
Hongze Cheng 69fa2a187a enh: refactor return code 2024-07-24 13:58:17 +08:00
Haojun Liao ee03a7eea7 fix(stream): add some logs. 2024-07-24 13:29:15 +08:00
Hongze Cheng 402b47c788 make it compile 2024-07-24 13:15:00 +08:00
Hongze Cheng 599b0f8d9f Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TS-30987-15 2024-07-24 13:10:50 +08: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
Haojun Liao c50a783b0f
Merge pull request #26736 from taosdata/fix/TD-30967
adj query operator result
2024-07-24 11:07:10 +08:00
Minglei Jin e22c0ed3fb make decrypt return code 2024-07-24 10:53:12 +08:00
kailixu 7b49327463 enh: refactor return code 2024-07-24 10:09:24 +08:00
dapan1121 5384c2a5d6
Merge pull request #26729 from taosdata/opti/TD-31017
fix:[TD-31017]process return value in mnode for tmq
2024-07-24 09:19:03 +08: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
Hongze Cheng 04f71c884f
Merge pull request #26678 from taosdata/enh/TD-29367-8
refactor return code
2024-07-24 08:32:24 +08:00
Minglei Jin 4f594dcec7 wal/meta: fix memory leak 2024-07-24 08:31:29 +08:00
Haojun Liao d34ed134b3 fix(tsdb): set the correct tsdbReader 2024-07-24 00:44:52 +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
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
WANG MINGMING 535755266d
Merge branch '3.0' into opti/TD-31017 2024-07-23 19:44:06 +08: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
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
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
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