Commit Graph

9534 Commits

Author SHA1 Message Date
Hongze Cheng c5d1c890af
Merge pull request #26748 from taosdata/feat/TD-30991-3.0
feat: (errcode) tconfig.c && more for ttime.c/geomFunc.c/geosWrapper.c
2024-07-25 09:03:58 +08:00
Hongze Cheng eaa3634764 enh: refactor error code 2024-07-25 08:51:19 +08:00
wangmm0220 b3d1cd9ed1 fix:[TD-31017]process return value in client for tmq 2024-07-25 00:21:01 +08:00
kailixu 2c8b7fb766 Merge branch '3.0' into enh/TD-30988-3.0 2024-07-24 23:46:31 +08:00
wangmm0220 3f2278ebcf fix:[TD-31017]process return value in vnode for tmq 2024-07-24 17:56:29 +08:00
Hongze Cheng 16d98d53a9
Merge pull request #26766 from taosdata/enh/TD-30987-15
enh: refactor return code
2024-07-24 17:50:53 +08:00
Shungang Li d908c1d710 feat: (errcode) more for ttime.c/geomFunc.c/geosWrapper.c 2024-07-24 17:29:06 +08:00
dapan1121 8691908cc3 fix: os return code 2024-07-24 16:37:54 +08:00
kailixu 2fd3bf87fc Merge branch '3.0' into enh/TD-30988-3.0 2024-07-24 16:08:34 +08:00
kailixu 586d3cae64 enh: refactor return code 2024-07-24 16:08:12 +08:00
Haojun Liao a09ad7a81e
Merge pull request #26743 from taosdata/fix/syntax
fix(stream): check return value, and do some internal refactor.
2024-07-24 15:47:45 +08:00
Shungang Li 4281289eef feat: (errcode) tconfig.c 2024-07-24 15:16:46 +08:00
dapan1121 5a19d80167 Merge remote-tracking branch 'origin/3.0' into fix/TD-31073.1 2024-07-24 15:03:17 +08:00
dapan1121 f0f6787b74 fix: os return code validation 2024-07-24 15:00:23 +08:00
kailixu acb1d0a9cc Merge branch '3.0' into enh/TD-30988-3.0 2024-07-24 14:47:47 +08:00
Hongze Cheng e732580cd9 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-30987-15 2024-07-24 14:28:28 +08:00
Hongze Cheng cd2f039fd9
Merge pull request #26763 from taosdata/enh/TS-30987-15
enh: refact error code
2024-07-24 14:25:39 +08:00
Hongze Cheng 31dbb1a48f
Merge pull request #26629 from taosdata/fix/TD-30990
terrno/wal: remove walWrite which is only used in unit testing
2024-07-24 14:11:30 +08:00
Hongze Cheng 69fa2a187a enh: refactor return code 2024-07-24 13:58:17 +08:00
Hongze Cheng 599b0f8d9f Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TS-30987-15 2024-07-24 13:10:50 +08:00
kailixu 50c2fc567c chore: merge 3.0 2024-07-24 12:05:01 +08:00
Hongze Cheng 381737e8c0 enh: refact error code 2024-07-24 11:24:22 +08:00
Yihao Deng 26f5716ed7 Merge remote-tracking branch 'origin/3.0' into fix/refactErrorCodeIdx 2024-07-24 01:43:13 +00:00
dapan1121 5384c2a5d6
Merge pull request #26729 from taosdata/opti/TD-31017
fix:[TD-31017]process return value in mnode for tmq
2024-07-24 09:19:03 +08:00
dapan1121 02c90a2211
Merge pull request #26747 from taosdata/fix/TD-31073
fix: add function return code validation
2024-07-24 08:35:29 +08:00
WANG MINGMING 535755266d
Merge branch '3.0' into opti/TD-31017 2024-07-23 19:44:06 +08:00
kailixu 8da3fefcbd Merge branch '3.0' into enh/TD-30988-3.0 2024-07-23 19:31:22 +08:00
kailixu 4557cf05cd enh: refactor return code 2024-07-23 18:40:58 +08:00
dapan1121 35827fb534
Merge pull request #26735 from taosdata/enh/TD-31043
enh:[TD-31043] Handling return value in function
2024-07-23 18:08:37 +08:00
kailixu 66dda35f75 Merge branch '3.0' into enh/TD-30988-3.0 2024-07-23 18:06:44 +08:00
kailixu aaf01291cf enh: refactor return code 2024-07-23 18:05:56 +08:00
dapan1121 66ba6c4226
Merge branch '3.0' into fix/TD-31073 2024-07-23 16:41:12 +08:00
Hongze Cheng 49e2d91f4e Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-30987-11 2024-07-23 15:46:41 +08:00
sima 1285100f68 enh:[TD-31043] Handling return value in functionMgt.c 2024-07-23 15:37:17 +08:00
sima 6a9441528a enh:[TD-31043] Handling return value in builtinsimpl.c 2024-07-23 15:37:17 +08:00
sima efa518f624 enh:[TD-31043] Handling return value in builtins.c 2024-07-23 15:37:17 +08:00
dapan1121 ae2210f7cc Merge remote-tracking branch 'origin/3.0' into fix/TD-31073 2024-07-23 15:08:09 +08:00
dapan1121 9e8d94a69a fix: add function return code validation 2024-07-23 15:03:24 +08:00
sima 32faa6fccc enh:[TD-31063] Handling return value in qnode.c 2024-07-23 15:02:54 +08:00
Yihao Deng ce5f9fa9f3 refactor index 2024-07-23 06:59:09 +00:00
Haojun Liao 7497f193c7 fix(stream): check return value, and do some internal refactor. 2024-07-23 14:47:29 +08:00
wangmm0220 62a781ac6e fix:[TD-31017]process return value in client for tmq 2024-07-23 14:32:28 +08:00
Minglei Jin 56691f2e0b Merge branch '3.0' into fix/TD-30990 2024-07-23 14:04:48 +08:00
kailixu 0a8be1fd3d enh: return error code 2024-07-23 13:55:26 +08:00
Haojun Liao c08ee33dca other: merge 3.0 2024-07-23 13:45:31 +08:00
Hongze Cheng 3f79e5b7e3
Merge pull request #26676 from taosdata/feat/TD-30991-3.0
feat: (errcode) ttime.c geomFunc.c geosWrapper.c
2024-07-23 11:09:20 +08:00
dapan1121 26c7943279
Merge pull request #26711 from taosdata/fix/TS-5181/interp_crash
fix: interp crash
2024-07-23 10:23:26 +08:00
kailixu ab23297d31 Merge branch '3.0' into enh/TD-30988-3.0 2024-07-23 09:42:51 +08:00
Shungang Li f5f84c3cc6 feat: (errcode) ttime.c 2024-07-23 09:13:42 +08:00
dapan1121 53c386526c
Merge pull request #26720 from taosdata/fix/TD-31059.2
fix: function return code validation
2024-07-23 08:49:51 +08:00
kailixu 2ddf03fd74 enh: return error code 2024-07-23 00:43:33 +08:00
kailixu 723c3415c5 Merge branch '3.0' into enh/TD-30988-3.0 2024-07-22 22:59:52 +08:00
Hongze Cheng 449083a34c Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-30987-11 2024-07-22 20:30:42 +08:00
dapan1121 7718d5e042 fix: os return code 2024-07-22 18:47:41 +08:00
Yihao Deng 32c0c40c4d refactor transport 2024-07-22 10:12:30 +00:00
wangmm0220 44bfb1dddc fix:[TD-31017]process return value in mnode for tmq 2024-07-22 17:58:55 +08:00
Yihao Deng 10d6aeef8d refactor transport 2024-07-22 09:38:19 +00:00
Hongze Cheng ac3353f064 enh 2024-07-22 17:32:30 +08:00
wangmm0220 862a40afa0 fix:[TD-31017]process return value in mnode for tmq 2024-07-22 17:30:49 +08:00
Haojun Liao 3bc91da354
Merge pull request #26689 from taosdata/fix/TD-30967
feat(operator):adj operator result
2024-07-22 16:59:48 +08:00
kailixu cdc85d9588 enh: return error code 2024-07-22 15:53:20 +08:00
kailixu b337fa628b enh: return error code 2024-07-22 15:29:37 +08:00
Minglei Jin 38689df0b9 use new return macros for wal read 2024-07-22 15:28:04 +08:00
Yihao Deng ee7b67e018 refactor transport 2024-07-22 06:50:01 +00:00
xsren 2a675ccf6b group const value func 2024-07-22 11:19:11 +08:00
Hongze Cheng 67f183745d
Merge pull request #26658 from taosdata/enh/refactErrCodeRsync
Enh/refactErrCodeRsync
2024-07-22 10:16:06 +08:00
Haojun Liao 12015fe414 other: merge 3.0 2024-07-22 09:41:19 +08:00
54liuyao b038b655da Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967 2024-07-22 09:27:41 +08:00
Haojun Liao 7201526674 fix(stream): check return value. 2024-07-22 09:13:39 +08:00
dapan1121 acafca8841
Merge pull request #26685 from taosdata/opti/TD-31017
fix:[TD-31017]process return value in clientRawBlockWrite.c
2024-07-22 09:08:26 +08:00
Minglei Jin ecc4b50a28 Merge branch '3.0' into fix/TD-30990 2024-07-22 08:53:15 +08:00
xsren ebe0074da4 fix: interp crash 2024-07-22 00:06:47 +08:00
kailixu cd8a54cbf7 enh: return error code 2024-07-21 11:43:39 +08:00
Yihao Deng b3ce1c8411 Merge remote-tracking branch 'origin/3.0' into enh/refactErrCodeRsync 2024-07-20 09:19:45 +00:00
Hongze Cheng 1ce56588b2 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-29367-10 2024-07-20 10:29:00 +08:00
kailixu b2c60945d7 enh: return error code 2024-07-19 18:10:43 +08:00
54liuyao ed819d1054 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967 2024-07-19 17:41:12 +08:00
dapan1121 e5fde30635 fix: function return code validation 2024-07-19 17:37:48 +08:00
Hongze Cheng 651077866e
Merge pull request #26684 from taosdata/fix/TS-5184-3.0
fix: insert clause mixed with bound and unspecified columns
2024-07-19 17:01:33 +08:00
54liuyao 13b75ba72a adj operator result 2024-07-19 16:15:37 +08:00
Hongze Cheng c7a0d4c727 enh: refact morecode 2024-07-19 16:12:38 +08:00
Minglei Jin fcce9ebafa return wal fsync error code 2024-07-19 15:20:38 +08:00
wangmm0220 195fe9b6cc fix:[TD-31017]process return value in clientRawBlockWrite.c 2024-07-19 15:11:33 +08:00
kailixu 0792b025ea fix: insert clause mixed with bound and unspecified columns 2024-07-19 15:08:34 +08:00
wangmm0220 60e1c2c7d4 fix:[TD-31017]process return value in clientRawBlockWrite.c 2024-07-19 15:00:56 +08:00
wangmm0220 6b9c00cb9b fix:[TD-31017]process return value in clientRawBlockWrite.c 2024-07-19 14:49:25 +08:00
54liuyao 5b293e7340 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967 2024-07-19 14:42:44 +08:00
Haojun Liao 2e0b829004
Merge pull request #26669 from taosdata/fix/syntax
refactor: check return value for each function.
2024-07-19 14:31:21 +08:00
Minglei Jin 4701a92f26
Merge branch '3.0' into fix/TD-30990 2024-07-19 14:24:07 +08:00
sima 434fd97615 enh:[TD-30998] Handling return value in filter.c 2024-07-19 11:28:21 +08:00
dapan1121 1a58926f14
Merge pull request #26567 from taosdata/opti/TS-4593-3.0
opti:[TS-4593] transform offset from file to tdb in tmq
2024-07-19 10:58:07 +08:00
dapan1121 bdfc168f80
Merge pull request #26664 from taosdata/fix/TD-31016.1
enh: catalog return code validation
2024-07-19 10:27:54 +08:00
54liuyao 7b3b4653a5 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967 2024-07-19 08:57:23 +08:00
wangmm0220 61b46b2e98 fix:conflicts from 3.0 2024-07-18 22:56:16 +08:00
Haojun Liao 2ca6726922 refactor: check return value for each function. 2024-07-18 22:52:32 +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 989c31f0a7 Merge remote-tracking branch 'origin/3.0' into fix/TD-31016.1 2024-07-18 19:15:46 +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 c9a5c30ea9
Merge pull request #26643 from taosdata/fix/TD-30989-mnode2
fix/TD-30989
2024-07-18 16:59:08 +08:00
Yihao Deng e20a972b7f refactor rsync 2024-07-18 08:45:58 +00: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
wangmm0220 1d8791a106 opti:[TS-4593] transform offset from file to tdb in tmq 2024-07-18 14:32:04 +08:00
factosea 5c73e16369 hash key exist code 2024-07-18 14:30:59 +08:00
Minglei Jin 180411434a wal/ref: use new return macros for ref 2024-07-18 14:14:51 +08:00
dapan1121 5cd03bb2ce fix: compile issues 2024-07-18 14:13:29 +08:00
dapan1121 123b0e9378 fix: catalog free issue 2024-07-18 13:25:56 +08:00
54liuyao 99f4484328 adj stream operator result 2024-07-18 11:26:50 +08:00
kailixu 41198c554b chore: merge 3.0 2024-07-18 10:40:53 +08:00
54liuyao 4e6b898c9a adj stream operator result 2024-07-18 10:37:14 +08:00
Minglei Jin 964397ea63 move log macros into internal header 2024-07-18 10:29:25 +08: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
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
54liuyao 113cb57326 adj stream operator result 2024-07-17 19:35:35 +08:00
dapan1121 2eec17b20c enh: add catalog return code processing 2024-07-17 19:23:20 +08:00
kailixu 1547b7ba88 enh: return with code 2024-07-17 17:57:14 +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
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
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
Haojun Liao 552e59f42b refactor: check return value for each function. 2024-07-17 15:40:00 +08:00
Minglei Jin e6c86f5586 fix(wal/write): remove walWrite which is only used in unit testing 2024-07-17 14:45:23 +08:00
Hongze Cheng 35606a5658 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-30987-3 2024-07-17 13:07:07 +08:00
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
Haojun Liao 53ed030967 Merge branch '3.0' into fix/3_liaohj 2024-07-17 11:25:19 +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
wangjiaming0909 0cccaa8ac4 ret value for parTranslater.c 2024-07-17 10:26:06 +08:00
Haojun Liao 395b437fec Merge branch '3.0' into fix/create_tb 2024-07-17 10:24:20 +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 b34a21c6fb Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-30987-3 2024-07-17 08:50:10 +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
Hongze Cheng 77257a62a6 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-30987-3 2024-07-17 08:35:30 +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
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
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
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
Hongze Cheng 64363627fe enh: refact tqueue code 2024-07-16 17:30:32 +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
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
dapan1121 cb48954ef3 enh: add return code validation 2024-07-16 13:26:26 +08:00
Hongze Cheng 88281f7f34 more fix 2024-07-16 11:50:19 +08:00
dmchen 8d337e94ac fix/TD-30989 2024-07-16 01:34:38 +00: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
Hongze Cheng f3e2ba31dd change the macro 2024-07-15 19:29:27 +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
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 abe49ff61a enh: add scheduler return code processing 2024-07-15 17:11:36 +08:00
Hongze Cheng ff9ef2797b
Merge pull request #26577 from taosdata/enh/error_macro-3.0
Enh/error_macro-3.0
2024-07-15 16:32:32 +08:00
Hongze Cheng d6ba420eb8 more fix 2024-07-15 16:29:08 +08:00
Hongze Cheng bc70d8e338 more define 2024-07-15 16:08:20 +08:00
Hongze Cheng 8907acec36 define some macro 2024-07-15 16:06:47 +08:00
54liuyao 3cdb957f22 adj function of stream operator result 2024-07-15 15:32:11 +08:00
dapan1121 4951ed9fa7
Merge pull request #26552 from taosdata/fix/TD-30966.0
fix: validate function return value
2024-07-15 14:59:47 +08:00
Haojun Liao a886351298 fix(stream): update checkpoint into different dir. 2024-07-15 14:52:28 +08:00
Hongze Cheng dccbd4be99
Merge pull request #26545 from taosdata/enh/TD-30880-2
Enh/TD-30880-2
2024-07-15 14:15:48 +08:00
Hongze Cheng 77e2582cc1
Merge pull request #26536 from taosdata/enh/TD-30856-3.0
enh: 'create table' parses csv file per tsMaxInsertBatchRows
2024-07-15 13:54:48 +08:00
54liuyao 9b067d075f adj stream function return 2024-07-15 13:38:34 +08:00
dapan1121 4c2c9a71d5 fix: table info issue 2024-07-15 10:05:57 +08:00
54liuyao 3b914248a5 adj bloomfilter 2024-07-12 15:52:54 +08:00
54liuyao 5b982354e1 adj bloomfilter 2024-07-12 15:30:03 +08:00
dapan1121 e527f2fd0b fix: validate function return value 2024-07-12 15:22:39 +08:00
factosea 57f826608a checkout regex pattern at client 2024-07-12 11:48:48 +08:00
Yihao Deng d37ac7935f Merge remote-tracking branch 'origin/3.0' into enh/TD-30880-2 2024-07-12 02:55:58 +00:00
Shungang Li 942599fe04 enh: 'create table' parses csv file per tsMaxInsertBatchRows 2024-07-11 16:14:31 +08:00
wangmm0220 f90fd21142 fix:[TS-4592]merge conflicts 2024-07-11 15:04:07 +08:00
wangmm0220 4ef2c39649 fix:[TS-4592]remove lost status 2024-07-11 14:56:25 +08:00
dapan1121 e4c624f286
Merge pull request #26489 from taosdata/fix/3.0/TD-30819
feat:[TD-30819] Reduce memory usage when use percentile with interval.
2024-07-11 13:35:39 +08:00
Haojun Liao e273173d20
Merge pull request #26499 from taosdata/fix/3_liaohj
fix(stream): fix race-condition during expand stream tasks.
2024-07-11 00:06:57 +08:00
factosea 41b8693430 use regex cache 2024-07-10 19:46:09 +08:00
sima f17c535ca0 feat:[TD-30819] Reduce memory usage when using percentile with interval. 2024-07-10 19:43:19 +08:00
wangmm0220 b28437aaba feat:[TS-4592] clear lost status for consumer 2024-07-10 18:42:20 +08:00
dapan1121 076fd07a26
Merge pull request #26492 from taosdata/enh/3.0/bigger_tsma_interval
Enh/3.0/bigger tsma interval
2024-07-10 18:30:40 +08:00
Haojun Liao 60fa674be8 fix(stream): fix race-condition during expand stream tasks. 2024-07-10 17:46:33 +08:00
dapan1121 92089e2d86
Merge pull request #26417 from taosdata/enh/TD-29154/diff
Enh/td 29154/diff
2024-07-10 08:38:32 +08:00
Hongze Cheng 0fcc57b52a
Merge pull request #26439 from taosdata/enh/TD-30442
Enh/TD-30442
2024-07-09 18:04:34 +08:00
Haojun Liao c71413c2aa fix(stream): discard the repeat send consensus-checkpointId msg. 2024-07-09 14:52:15 +08:00
factosea 163b31a4ee fix: type overflow 2024-07-09 14:48:21 +08:00
Haojun Liao acde36a25b Merge branch '3.0' into fix/3_liaohj 2024-07-09 14:43:35 +08:00
Yihao Deng b96e282aff refactor code 2024-07-09 03:28:27 +00:00
factosea 28dc3c85ea type overflow 2024-07-08 20:38:23 +08:00
wangjiaming0909 73d4fa48f9 support month/year tsma interval 2024-07-08 18:22:33 +08:00
Haojun Liao bdced636b3 fix(stream): free task state when stopping stream tasks. 2024-07-08 18:20:35 +08:00