Commit Graph

33139 Commits

Author SHA1 Message Date
54liuyao 7b3b4653a5 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967 2024-07-19 08:57:23 +08:00
Hongze Cheng 6f4fc0a41b
Merge pull request #26652 from taosdata/enc/TD-30987-6
enh: check return code
2024-07-19 08:51:14 +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 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
Hongze Cheng eb554aa40d Merge branch '3.0' of https://github.com/taosdata/TDengine into enc/TD-30987-6 2024-07-18 18:14:51 +08:00
54liuyao f161514c19 adj stream operator result 2024-07-18 17:24:36 +08:00
Hongze Cheng c9a5c30ea9
Merge pull request #26643 from taosdata/fix/TD-30989-mnode2
fix/TD-30989
2024-07-18 16:59:08 +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
dmchen 013121e1df fix case 2024-07-18 06:14:14 +00:00
Hongze Cheng 927300c924 fix: compile error 2024-07-18 14:07:26 +08:00
54liuyao 952908f0c9 adj stream operator result 2024-07-18 14:01:24 +08:00
Haojun Liao 3277496f84 fix(stream): fix syntax error. 2024-07-18 13:26:14 +08:00
Haojun Liao 5d797ce7fd fix(stream): fix syntax error. 2024-07-18 13:24:45 +08:00
54liuyao 455c9d32c4 adj stream operator result 2024-07-18 11:44:15 +08:00
Hongze Cheng 69e79966b6 enh: check return code 2024-07-18 11:32:13 +08:00
54liuyao 99f4484328 adj stream operator result 2024-07-18 11:26:50 +08:00
Hongze Cheng 28a85323f7
Merge pull request #26600 from taosdata/fix/TD-30989-mnode1
fix/TD-30989
2024-07-18 11:14:21 +08:00
Hongze Cheng ecaf29c124
Merge pull request #26599 from taosdata/fix/TD-30989-sdb
fix/TD-30989
2024-07-18 11:08:57 +08:00
Hongze Cheng f56ab1ee27
Merge pull request #26630 from taosdata/fix/TD-30816-3.0
fix: (pk) load last cache from tsdb
2024-07-18 10:51:59 +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
dmchen 8501d0a909 fix case 2024-07-18 02:36:28 +00:00
54liuyao ab642b245c adj stream operator result 2024-07-18 10:09:15 +08:00
Haojun Liao 438921e9cc refactor: check return value for each function. 2024-07-18 09:30:58 +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
Haojun Liao a8433ec6eb fix(tsdb):set the initialized value. 2024-07-18 00:31:28 +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
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
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
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
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 c7abeaed08 fix(util): suppress error report by valgrind on loogson 2024-07-17 16:17:26 +08:00
Hongze Cheng cb055eca80 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-30987-4 2024-07-17 16:16:15 +08:00
Hongze Cheng 931749dca6 refactor tsdb code 2024-07-17 16:15:19 +08:00