Commit Graph

66412 Commits

Author SHA1 Message Date
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
Haojun Liao f3cfd297b8 fix(stream): return after get value. 2024-07-16 19:42:29 +08:00
Minglei Jin 6fbea46198 init cp_body early 2024-07-16 19:20:36 +08:00
Minglei Jin 13d330f3c6 mem alloc result checking 2024-07-16 19:14:21 +08:00
Haojun Liao b29e1c2b0d fix(stream):fix syntax error. 2024-07-16 19:13:14 +08:00
dapan1121 352abe0b5c fix: scheduler return code 2024-07-16 19:03:12 +08:00
Yihao Deng 21de23e14b refactor error code 2024-07-16 11:00:12 +00:00
wangmm0220 0704dcf45d fix:[TS-4593] check info error 2024-07-16 18:56:20 +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
Haojun Liao 94f596c4ce refactor: remove the invalid return value. 2024-07-16 18:52:01 +08:00
Minglei Jin 5fbc7e2588 fix usings of TAOS_CHECK_{RETURN, GOTO} 2024-07-16 18:43:00 +08:00
dapan1121 2642b7d222
Merge pull request #26601 from taosdata/fix/TD-30966.sch.0
fix: add scheduler return code validation
2024-07-16 18:17:16 +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
chenhaoran 2a5e665f3b test: test ci 2024-07-16 17:25:37 +08:00
dmchen 86ddcac6d4 one return success 2024-07-16 09:23:23 +00:00
dapan1121 cfa9435a20 fix: invalid ref id issue 2024-07-16 16:26:01 +08:00
Hongze Cheng 2b99db8b33
Merge pull request #26605 from taosdata/enh/TD-30987-2
add return code
2024-07-16 16:18:38 +08:00
Haojun Liao 38ee5dc472 fix(stream):fix syntax error. 2024-07-16 16:04:51 +08:00
Minglei Jin d93d5325e0 terrno/cos: use new macro to return terrno 2024-07-16 16:03:15 +08:00
wangmm0220 1ce180050b feat:[TD-30975]process return value in schemaless 2024-07-16 16:01:37 +08:00
Haojun Liao 19ba5af5e7 refactor: remove the invalid return value. 2024-07-16 15:59:16 +08:00
Haojun Liao d2cb53ab3d refactor: remove the invalid return value. 2024-07-16 15:49:08 +08:00
Hongze Cheng 9003371dff add return code 2024-07-16 14:56:30 +08:00
Haojun Liao 691c1dfa7d fix(stream): check dst stable schema before generating auto create table. 2024-07-16 14:45:09 +08:00
Hongze Cheng 459a452db2 fix more 2024-07-16 14:19:07 +08:00
54liuyao 4ca7d3c40c Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967 2024-07-16 13:37:24 +08:00
dapan1121 cb48954ef3 enh: add return code validation 2024-07-16 13:26:26 +08:00
Hongze Cheng 6aa0b2ff3b Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-30987-3.0-1 2024-07-16 13:18:56 +08:00
dmchen 44efc20ec3 fix/TD-30989 2024-07-16 04:56:55 +00:00
wangmm0220 e76e06cf2e feat:[TD-30975]process return value in schemaless 2024-07-16 11:50:40 +08:00
Hongze Cheng 88281f7f34 more fix 2024-07-16 11:50:19 +08:00
dmchen cfe7c552bc fix/TD-30989 2024-07-16 03:25:30 +00:00
Haojun Liao c819ac1abe
Merge pull request #26594 from taosdata/fix/create_tb
fix(stream): add explicit create table into sink cache.
2024-07-16 10:39:21 +08:00
dmchen 2d3d6e7b31 fix/TD-30989 2024-07-16 02:10:15 +00:00
wangmm0220 101d1936e9 feat:[TD-30975]process return value in schemaless 2024-07-16 09:39:58 +08:00
dmchen 8d337e94ac fix/TD-30989 2024-07-16 01:34:38 +00:00
Haojun Liao 8dde576c6f fix(stream): add explicit create table into sink cache. 2024-07-16 09:32:13 +08:00
Hongze Cheng 80883479a7 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-30987-3.0-1 2024-07-16 09:22:41 +08:00
Hongze Cheng ba2718b6de
Merge pull request #26593 from taosdata/adjust-format
adjust format
2024-07-16 09:20:04 +08:00
Hongze Cheng bdd6ba6b90 adjust format 2024-07-16 09:18:54 +08:00
54liuyao 2f03c89812 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967 2024-07-16 09:13:51 +08:00
zhipz 0d8caf8dd9 Changing the database default values to the python None 2024-07-16 09:11:24 +08: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
Yihao Deng 87e114a2d0 Merge remote-tracking branch 'origin/3.0' into fix/addErrorToMgmt 2024-07-16 01:07:13 +00:00
Alex Duan 579108df7a
Merge pull request #26582 from taosdata/fix/TS-5174-3.0
fix: old input password buffer size only 20 bytes
2024-07-16 09:04:20 +08:00
Yihao Deng 6c39f81c7b refactor error 2024-07-16 01:04:16 +00:00
Hongze Cheng c2f02c693a
Merge pull request #26583 from taosdata/fix/tmisceFile30
Fix/tmisceFile30
2024-07-16 09:02:20 +08:00
dapan1121 9ed56939df Merge remote-tracking branch 'origin/3.0' into fix/TD-30966.sch.0 2024-07-16 08:54:40 +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