Commit Graph

65838 Commits

Author SHA1 Message Date
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
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
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
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
Haojun Liao 51e9723d66 refactor: do some refactor. 2024-07-15 19:37:52 +08:00
Hongze Cheng b30900a598
Merge pull request #26589 from taosdata/enh/error_macro-3.0
change the macro
2024-07-15 19:30:29 +08:00
Hongze Cheng f3e2ba31dd change the macro 2024-07-15 19:29:27 +08:00
dapan1121 82b517dd2a enh: add scheduler return code processing 2024-07-15 19:28:04 +08:00
dapan1121 7bbe84a1b0
Merge pull request #26576 from taosdata/fix/TD-30966.2
fix: qworker UT case
2024-07-15 19:16:03 +08:00
wangmm0220 aed8a75e35 feat:[TD-30975]process return value in schemaless 2024-07-15 19:07:20 +08:00
dapan1121 c10106a4da
Merge pull request #26512 from taosdata/enh/TD-29679
use regex cache
2024-07-15 19:01:50 +08:00
54liuyao b5ccc3db92 adj stream function result 2024-07-15 18:19:05 +08:00
Hongze Cheng d2b05bfbbd enh: refact more encode and decode function 2024-07-15 18:06:38 +08:00
Yihao Deng 581f21496f refacto return code 2024-07-15 10:03:41 +00:00
Hongze Cheng 513bbc50b6 enh: refact encode and decode function 2024-07-15 17:35:00 +08:00
dapan1121 b81493b7b4 fix: compile issues 2024-07-15 17:32:36 +08:00
Alex Duan 5b17b3226c fix: old input password buffer size only 20 bytes 2024-07-15 17:31:52 +08:00
dapan1121 abe49ff61a enh: add scheduler return code processing 2024-07-15 17:11:36 +08:00
Alex Duan 92cb9f5317
Merge pull request #26516 from taosdata/fix/s3case
fix: change s3 timestamp_step 100ms and 50ms
2024-07-15 17:00:58 +08:00