Commit Graph

66412 Commits

Author SHA1 Message Date
Haojun Liao fd3a06586b fix(stream): fix syntax error. 2024-07-18 10:49:46 +08:00
kailixu 41198c554b chore: merge 3.0 2024-07-18 10:40:53 +08:00
Hongze Cheng 2327319c14 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-30987-5 2024-07-18 10:37:22 +08:00
54liuyao 4e6b898c9a adj stream operator result 2024-07-18 10:37:14 +08:00
dmchen 8501d0a909 fix case 2024-07-18 02:36:28 +00:00
Alex Duan e5da58ab3d
Merge pull request #26639 from taosdata/test/cast
add cast case for ci
2024-07-18 10:30:15 +08:00
Minglei Jin 964397ea63 move log macros into internal header 2024-07-18 10:29:25 +08:00
Hongze Cheng 6757633f2a
Merge pull request #26633 from taosdata/enh/TD-30987-4
refactor tsdb code
2024-07-18 10:21:22 +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
haoranchen d27d31ad6e
Update Jenkinsfile2 2024-07-18 10:06:52 +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
Hongze Cheng 26cc04ca7c
Merge pull request #26621 from taosdata/enh/TS-5177-3.0
enh: grant supports mongodb
2024-07-18 09:17:23 +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
Haojun Liao 80a7b7da5f fix(tsdb): fix invalid return value. 2024-07-18 08:58:39 +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
Yihao Deng 3369f7ae41 refactor error code 2024-07-18 00:48:27 +00:00
Minglei Jin 5e4b7b35a5 fix compile error 2024-07-18 08:04:19 +08:00
Haojun Liao a8433ec6eb fix(tsdb):set the initialized value. 2024-07-18 00:31:28 +08:00
Hongze Cheng decd68f811 refact more code 2024-07-17 22:09:09 +08:00
Hongze Cheng 3bada98670 revert some change to make CI pass 2024-07-17 21:58:23 +08:00
Hongze Cheng c1b5a80e20 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-30987-4 2024-07-17 21:19:03 +08:00
chenhaoran 5689cc1038 test:increate timeout in checking dnodes 2024-07-17 20:55:31 +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
chenhaoran 05e1d17a44 test: use queryResult and check_rows_loop in testcase 2024-07-17 19:49:02 +08:00
wangmm0220 c7e37a3a00 opti:[TS-4593] transform offset from file to tdb in tmq 2024-07-17 19:44:41 +08:00
dmchen f727668ebb fix/TD-30989 2024-07-17 11:41:15 +00: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
Hongze Cheng a3c0acb78a
Merge pull request #26620 from taosdata/fix/TD-30973-release-group-2
fix/TD-30973
2024-07-17 19:29:32 +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 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
kailixu 1547b7ba88 enh: return with code 2024-07-17 17:57:14 +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
dmchen 42eb599d35 resolve comment 2024-07-17 09:50:21 +00: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
zhiyong db40210a63 add cast case 2024-07-17 17:27:14 +08:00
Haojun Liao 2aa4d6028b refactor: check return value for each function. 2024-07-17 16:56:36 +08:00
Hongze Cheng 67a6773abd
Merge pull request #26607 from taosdata/enh/TD-30987-3
enh: refact tqueue code
2024-07-17 16:52:48 +08:00