Commit Graph

3277 Commits

Author SHA1 Message Date
Shengliang Guan 3034c22afd
Merge pull request #28664 from taosdata/fix/liaohj
fix(stream): fix the underlying scan operations for stream
2024-11-07 13:59:52 +08:00
Haojun Liao 4b4943335e fix(stream): fix the underlying scan operations for stream, when trying to drop stream tasks. 2024-11-06 17:01:32 +08:00
Haojun Liao 5ba9a088d2 fix(stream): fix the underlying scan operations for stream, when trying to drop stream tasks. 2024-11-06 16:15:40 +08:00
54liuyao 719a3faa12 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-11-06 11:13:15 +08:00
54liuyao 379df5f5b2 add twa ci test 2024-11-06 10:43:13 +08:00
Shengliang Guan 08603e5d11
Merge pull request #28551 from taosdata/feat/TS-5215-2
test(blob): testing & fixes for blob
2024-11-06 10:29:03 +08:00
54liuyao ba31bf2c52 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-11-06 09:42:50 +08:00
Shengliang Guan 0be118c0aa
Merge pull request #28408 from taosdata/enh/TD-32181/client
Enh/td 32181/client
2024-11-06 09:42:05 +08:00
Shengliang Guan 8e659c5f72
Merge pull request #28652 from taosdata/fix/3_liaohj
refactor: always successfully put the retrieve msg
2024-11-05 19:19:49 +08:00
54liuyao 48d5f0e7cd fix issue 2024-11-05 18:14:35 +08:00
Haojun Liao 693aacb8cb refactor: always successfully put the retrieve msg even though the input queue is full already. 2024-11-05 17:15:19 +08:00
Haojun Liao 044f6fbcca refactor: always successfully put the retrieve msg even though the input queue is full already. 2024-11-05 17:13:16 +08:00
Haojun Liao 75f838c4b4 fix(stream): fix syntax error. 2024-11-05 11:02:41 +08:00
Haojun Liao 8148f26d30
Merge branch '3.0' into fix/ref 2024-11-05 10:50:28 +08:00
Minglei Jin 175a3f7d57 strea/checkpoint: fix meta file path 2024-11-04 14:22:28 +08:00
Minglei Jin 71e27240cb stream/rocks: fix meta file dir 2024-11-04 14:00:27 +08:00
Shengliang Guan ad0375a17a
Merge pull request #28533 from taosdata/fix/init_meta
fix(stream): add refId for meta at the end of init functions
2024-11-04 10:18:05 +08:00
54liuyao 158eda13f9 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-31 17:49:58 +08:00
Shengliang Guan a31027359f
Merge pull request #28253 from taosdata/fix/3_liaohj
enh(stream): check the existence for snode.
2024-10-31 17:25:36 +08:00
Haojun Liao a685c1394a refactor: do some internal refactor. 2024-10-31 15:20:18 +08:00
Haojun Liao 8b596ec4c4 fix(stream): release task after acquire. 2024-10-31 15:14:26 +08:00
Haojun Liao 871dd71040 fix(stream): add some logs. 2024-10-31 14:10:26 +08:00
Haojun Liao 930dc4abf7 fix(stream): remove invalid acquire. 2024-10-31 13:15:01 +08:00
Haojun Liao 01748085cc fix(stream): not remove task when trying to stop it. 2024-10-31 00:25:26 +08:00
54liuyao b6d16eccdb Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-30 14:54:42 +08:00
Shengliang Guan 8c07f93c71
Merge pull request #28189 from taosdata/fix/TD-32387
valid iter
2024-10-30 14:05:48 +08:00
54liuyao d065d71821 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-30 10:09:48 +08:00
Haojun Liao e618a04e51 fix(stream): adjust start timer position. 2024-10-30 09:13:33 +08:00
Haojun Liao 6b5e64dc8e fix(stream): adjust start timer position. 2024-10-30 09:13:07 +08:00
Haojun Liao c6c23271c7 fix(stream): adjust refId init position. 2024-10-29 19:49:53 +08:00
Haojun Liao 71f4ae6957 fix(stream): adjust refId init position. 2024-10-29 19:48:17 +08:00
Haojun Liao 9bae0adba6 fix(stream): start scheduler task after set the refId. 2024-10-29 19:14:37 +08:00
Haojun Liao c149449717 fix(stream): adjust init ref position. 2024-10-29 18:46:28 +08:00
Haojun Liao 69f6c3eb51 fix(stream): adjust init ref position. 2024-10-29 18:45:30 +08:00
Haojun Liao a18e456774 Merge branch 'main' into fix/liaohj 2024-10-29 18:30:04 +08:00
Haojun Liao 281668738a fix(stream): add refId for meta at the end of init functions 2024-10-29 10:40:18 +08:00
Haojun Liao 097d3caa90 fix(stream): add refId for meta at the end of init functions 2024-10-29 10:20:27 +08:00
Haojun Liao 97637d2435 other: merge 3.0 2024-10-29 09:22:17 +08:00
Haojun Liao cacc7db61c fix(stream): set the correct start ts. 2024-10-28 19:33:11 +08:00
Haojun Liao c0932d419d fix(stream): fix error in pause/resume for force_window_close 2024-10-28 18:07:11 +08:00
Haojun Liao 0bc5f8cb88 fix(stream): relase the task. 2024-10-28 10:20:08 +08:00
Haojun Liao 51f3f29d5b fix(stream): fix syntax check failure. 2024-10-27 21:52:46 +08:00
Haojun Liao 0fa7bf1a26 fix(stream): fix memory leak. 2024-10-27 19:51:52 +08:00
Haojun Liao 4802f59dfe fix(stream): use the refId in stream meta list, in order to avoid access already freed stream tasks. 2024-10-27 15:49:40 +08:00
Haojun Liao 380f433499 fix(stream): use the refId in stream meta list, in order to avoid access already freed stream tasks. 2024-10-27 15:40:17 +08:00
xinsheng Ren 412c10ed94
Merge branch '3.0' into enh/TD-32181/client 2024-10-25 22:54:04 +08:00
54liuyao 077005a9f9 fix ci issue 2024-10-25 16:08:38 +08:00
54liuyao 6b2d338a20 enh(executor):avoid use dangerous functions 2024-10-25 13:47:09 +08:00
54liuyao cea454b002 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-24 19:24:55 +08:00
dapan1121 4f3484b823 Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-10-24 16:49:38 +08:00
54liuyao 4d8bcd906b add ci 2024-10-23 17:33:54 +08:00
xsren d01a3481bc block buf len check 2024-10-23 13:51:46 +08:00
54liuyao b025fd29b0 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-23 09:32:52 +08:00
54liuyao c17bed9807 optimize clear expired state 2024-10-22 17:55:05 +08:00
54liuyao b30097cc88 fix issue 2024-10-22 13:33:19 +08:00
54liuyao 3365da365f Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-22 10:17:49 +08:00
Minglei Jin fe8b6c823e
Merge branch '3.0' into feat/TS-5215-2 2024-10-22 10:12:34 +08:00
yihaoDeng a7035daf17 Merge remote-tracking branch 'origin/3.0' into enh/opt-transport 2024-10-21 14:06:35 +08:00
Shengliang Guan 4c6dfe3308
Merge pull request #28273 from taosdata/fix/3.0/TD-32184
fix:[TD-32184] Support backwards compatibility for function's result info.
2024-10-21 13:35:02 +08:00
Minglei Jin 4401b5e568 Merge branch '3.0' into feat/TS-5215-2 2024-10-21 10:48:37 +08:00
54liuyao bef7fb6045 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-18 16:45:30 +08:00
54liuyao e9550a6b2c feat(stream):save force window close scan range 2024-10-18 15:40:37 +08:00
Haojun Liao a069cb9b8d
Merge pull request #28398 from taosdata/fix/ly_stream
feat(stream):add max delay check
2024-10-18 09:29:35 +08:00
54liuyao 6a2a5b80a1 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-18 09:28:18 +08:00
54liuyao 88c03c8336 fix ci issue 2024-10-17 17:42:03 +08:00
54liuyao e825d74213 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-17 17:12:00 +08:00
54liuyao bdfb8ab153 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-10-17 17:09:56 +08:00
54liuyao a62b5a3efd fix issue 2024-10-17 14:55:07 +08:00
Haojun Liao c8e8cb0697 refactor: do some internal refactor. 2024-10-17 11:48:00 +08:00
54liuyao 9aaab9c3b0 feat(stream):add max delay check 2024-10-17 10:39:59 +08:00
Haojun Liao 4edbb2f918 refactor: do some internal refactor. 2024-10-16 22:31:33 +08:00
Haojun Liao a58371b0ee fix(stream): reset the activeTrans if pause recv repeatly. 2024-10-16 22:30:10 +08:00
Haojun Liao 2a3cb14d2e other: update logs. 2024-10-16 22:29:51 +08:00
Haojun Liao 0c7b3cfb39 fix(stream): avoid the later pause overwrite the previous pause state. 2024-10-16 22:29:50 +08:00
Haojun Liao dfb47ac5a9 fix(stream): only keep the latest pause operation status. 2024-10-16 22:29:50 +08:00
Haojun Liao 975cb9c907 fix(stream): add some logs. 2024-10-16 22:29:49 +08:00
Haojun Liao dd05353b74 refactor: do some internal refactor. 2024-10-16 22:07:37 +08:00
Haojun Liao f83993757f other: merge 3.0 2024-10-16 18:38:55 +08:00
54liuyao b24c9c5d20 fix ci check 2024-10-16 13:39:32 +08:00
54liuyao 3e49f40c74 stream twa 2024-10-16 12:16:59 +08:00
yihaoDeng c4a8248f14 Merge remote-tracking branch 'origin/3.0' into enh/opt-transport 2024-10-15 14:24:12 +08:00
Minglei Jin 96cc55a164
Merge branch '3.0' into feat/TS-5215-2 2024-10-15 13:58:29 +08:00
54liuyao 47bf139416 fix(stream): adj state buff 2024-10-15 09:44:55 +08:00
54liuyao 7799898896 fix(stream): adj result flag 2024-10-14 19:40:55 +08:00
54liuyao 9377450199 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-14 13:55:05 +08:00
Jing Sima cf3db4f1a6 fix:[TD-32184] fix heap use after free. 2024-10-14 11:24:02 +08:00
yihaoDeng 193220aa88 add interface 2024-10-14 11:00:20 +08:00
yihaoDeng 5aeb1ec2ad add interface 2024-10-14 11:00:20 +08:00
Jing Sima 06121e6c9d fix:[TD-32184] fix compile error. 2024-10-14 11:00:20 +08:00
yihaoDeng ecfa67510c add serial 2024-10-14 11:00:20 +08:00
54liuyao 10810d48de Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/syntax 2024-10-12 15:02:55 +08:00
Minglei Jin d525270261 Merge branch '3.0' into feat/TS-5215-2 2024-10-12 11:24:19 +08:00
xinsheng Ren d003cfaffb
Merge branch '3.0' into enh/TD-32413/snprintf 2024-10-11 19:50:48 +08:00
Haojun Liao 50ceb19cbf fix(stream): reset the activeTrans if pause recv repeatly. 2024-10-11 19:46:54 +08:00
Minglei Jin 3f403569eb tcs/stream: use tcs interface instead of s3 2024-10-11 15:57:47 +08:00
Jinqing Kuang 0199c8dddf fix(query)[TD-32415]. Replace memory-unsafe functions
- Replace memory unsafe functions with secure alternatives
- Fix automatical generation of subtable names
2024-10-11 14:34:19 +08:00
Haojun Liao a197b20466 other: update logs. 2024-10-10 19:28:08 +08:00
Haojun Liao 7e1c6b0739 fix(stream): avoid the later pause overwrite the previous pause state. 2024-10-10 18:34:52 +08:00
Haojun Liao 6e43521ba9 fix(stream): only keep the latest pause operation status. 2024-10-10 18:28:14 +08:00
Haojun Liao 5c1cffed69 fix(stream): add some logs. 2024-10-10 15:54:15 +08:00
xsren e81e999fc1 fix: snprintf 2024-10-10 15:40:43 +08:00
xsren e03ccdc6e2 replace snprintf 2024-10-10 10:35:48 +08:00
Haojun Liao 5ebed2288b fix(stream): remove duplicated release task. 2024-10-10 09:56:09 +08:00
Hongze Cheng 005e243fe7
Merge pull request #28198 from taosdata/fix/formateQidMain
formate qid
2024-10-09 15:08:04 +08:00
54liuyao 58d8b9f84e fix ci issue 2024-10-09 11:32:20 +08:00
54liuyao 0c03409fd5 fix ci issue 2024-10-09 10:46:12 +08:00
Haojun Liao 6170bb5c1c enh(stream): check the existence for snode. 2024-10-09 09:39:32 +08:00
54liuyao 1e5a9870ed Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-09 09:05:25 +08:00
yihaoDeng 445b189e90 Merge remote-tracking branch 'origin/3.0' into enh/opt-transport 2024-10-06 17:18:51 +08:00
Haojun Liao 29ba8ffb2d refactor: init the local variable value. 2024-10-05 16:12:59 +08:00
Haojun Liao dfe03572fb
Merge pull request #28219 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
2024-10-01 15:35:12 +08:00
Haojun Liao dc74ab653d
Merge pull request #28218 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
2024-10-01 15:34:57 +08:00
Haojun Liao d7d8ea1b1b refactor: do some internal refactor. 2024-09-30 18:33:21 +08:00
Haojun Liao 8b43aec33d refactor: do some internal refactor. 2024-09-30 18:15:22 +08:00
54liuyao c9308e7482 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-30 17:12:25 +08:00
Haojun Liao d6b7a8196d
Merge pull request #28213 from taosdata/fix/3_liaohj
fix(query): return correct error code.
2024-09-30 17:04:09 +08:00
Haojun Liao e138cfc1f8
Merge pull request #28212 from taosdata/fix/3_liaohj
fix(query): return correct error code.
2024-09-30 17:03:59 +08:00
Haojun Liao 0f28cd1d48 refactor: do some internal refactor. 2024-09-30 13:53:53 +08:00
54liuyao d13819bbf4 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-30 09:05:46 +08:00
yihaoDeng 6e43b1a694 formate qid 2024-09-29 20:01:38 +08:00
yihaoDeng 57f7145878 formate qid 2024-09-29 17:56:11 +08:00
yihaoDeng 511e1c8f1a valid iter 2024-09-29 16:33:36 +08:00
54liuyao 2c0445fff4 add check 2024-09-29 14:53:47 +08:00
54liuyao 7517228dde fix(stream):fix issue for stream count window state buff 2024-09-29 14:16:16 +08:00
yihaoDeng e94a4a6d1e Merge remote-tracking branch 'origin/3.0' into enh/opt-transport 2024-09-29 12:58:05 +08:00
Haojun Liao 954f378b1f
Merge pull request #28159 from taosdata/fix/syntax
fix(stream): fix memory leaks.
2024-09-27 22:31:31 +08:00
Haojun Liao 70c96783c0 refactor: remove unused code. 2024-09-27 19:23:24 +08:00
Haojun Liao 75a6645925 fix(stream): set the correct res block info. 2024-09-27 19:22:53 +08:00
Haojun Liao e134ed1c99 refactor: do some internal refactor. 2024-09-27 17:19:11 +08:00
Haojun Liao f6f979e6ea fix(stream): fix memory leaks. 2024-09-27 16:00:52 +08:00
yihaoDeng 58290a3ed8 Merge remote-tracking branch 'origin/3.0' into enh/opt-transport 2024-09-27 13:17:30 +08:00
54liuyao df8cfa65c2 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-27 11:37:37 +08:00
yihaoDeng 3214157694 valid iter 2024-09-27 11:17:03 +08:00
Haojun Liao d1c7415f27
Merge pull request #28128 from taosdata/fix/TD-32332
fix(stream):set buff size for selectivity function
2024-09-27 09:09:53 +08:00
Hongze Cheng 0ebbd730ed
Merge pull request #28126 from taosdata/fix/checkReturnCode
check return code
2024-09-27 09:08:50 +08:00
yihaoDeng ce052c9c8a Merge remote-tracking branch 'origin/3.0' into enh/opt-transport 2024-09-26 21:40:48 +08:00
yihaoDeng 4cd35d76db fix mem leak 2024-09-26 15:51:32 +08:00
54liuyao 8c6dc37533 fix(stream):set buff size for selectivity function 2024-09-26 14:13:39 +08:00
yihaoDeng 9e681a2da1 check return code 2024-09-26 14:01:12 +08:00
Hongze Cheng ea5a2a6946 ehn: remove void 2024-09-25 17:45:10 +08:00
54liuyao dfa374bc8a merge 3.0 2024-09-25 15:25:54 +08:00
54liuyao d44529e62f Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-25 15:12:15 +08:00
54liuyao cc3ec61089 add ci and fix issue 2024-09-25 10:29:55 +08:00
54liuyao 2d56c8f058 fix issue & add log 2024-09-24 19:34:34 +08:00
yihaoDeng 15b7b116b7 Merge remote-tracking branch 'origin/3.0' into enh/opt-transport 2024-09-24 19:01:08 +08:00
Pan Wei b6ede06707
Merge pull request #28076 from taosdata/enh/TD-31691
enh:modify addede rror code passing
2024-09-24 18:44:41 +08:00
yihaoDeng 84b1bc4f3a Merge remote-tracking branch 'origin/3.0' into enh/opt-transport 2024-09-24 17:45:11 +08:00
Hongze Cheng c824a70b83
Merge pull request #27962 from taosdata/enh/removeVoidOfTransport
remove void
2024-09-24 17:12:03 +08:00
54liuyao db50c9230a fix issue 2024-09-24 16:58:46 +08:00
lyh250-666 5f6802e0a1 enh:modify addede rror code passing 2024-09-24 16:29:28 +08:00