Commit graph

33069 commits

Author SHA1 Message Date
Haojun Liao
9b3a9d52fb
Merge pull request #26603 from taosdata/fix/create_tb
fix(stream): check dst stable schema before create submit msg
2024-07-17 12:31:40 +08:00
dapan1121
aeb21a536e
Merge pull request #26610 from taosdata/fix/TD-30966.sch.0
fix: scheduler return code
2024-07-17 11:21:51 +08:00
Hongze Cheng
6f29e7638c
Merge pull request #26562 from taosdata/fix/TD-30872-3.0
fix: parseOneStbRow support for jsontag
2024-07-17 11:03:07 +08:00
Hongze Cheng
95f3230a1c
Merge pull request #26573 from taosdata/fix/TD-30981-3.0
fix: disable dynamic modification of 'tempdir'
2024-07-17 10:53:49 +08:00
Haojun Liao
395b437fec Merge branch '3.0' into fix/create_tb 2024-07-17 10:24:20 +08:00
Haojun Liao
5057749790 fix(stream): fix race condition for dispatch msg. 2024-07-17 10:22:49 +08:00
dapan1121
a62c0fda83 fix: scheduler UT issues 2024-07-17 09:12:42 +08:00
dapan1121
23e72a6e69
Merge pull request #26587 from taosdata/feat/TD-30975
feat:[TD-30975]process return value in schemaless
2024-07-17 09:10:58 +08:00
Haojun Liao
665fbd6f22
Merge pull request #26551 from taosdata/fix/TD-30967
feat: adj result of function
2024-07-17 09:09:23 +08:00
Haojun Liao
103e9194b0
Merge pull request #26592 from taosdata/fix/syntax
fix(tsdb): check return value.
2024-07-17 09:08:22 +08:00
Hongze Cheng
59f284a152
Merge pull request #26606 from taosdata/fix/TD-30990
terrno/cos: use new macro to return terrno
2024-07-17 08:48:53 +08:00
Haojun Liao
872cae1386 refactor: do some refactor. 2024-07-17 01:08:39 +08:00
Haojun Liao
749e7d6cf7 fix(stream): return after get value. 2024-07-17 00:49:53 +08:00
Hongze Cheng
28fba0c3f9 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-30987-3.0-1 2024-07-16 20:30:38 +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
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
dapan1121
cfa9435a20 fix: invalid ref id issue 2024-07-16 16:26:01 +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
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
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
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
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
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
Haojun Liao
dd590f36e2 refactor: do some refactor. 2024-07-15 23:53:12 +08:00
Haojun Liao
25f5c9dc5e other: merge 3.0 2024-07-15 19:41:54 +08:00