dapan1121
cc7dd3bebc
fix: add stb version and top plan
2025-05-08 15:13:59 +08:00
dapan1121
e76cd4ff5c
fix: add calcCacheScan plan for reader
2025-05-08 15:13:59 +08:00
wangmm0220
f4455b3419
feat(stream): add logic of vnodeProcessStreamWalCalcDataReq
2025-05-07 20:17:14 +08:00
dapan1121
7aded97b75
fix: add more fetch types
2025-05-07 18:30:05 +08:00
wangjiaming0909
e95c5a9d85
new-stream: runner impl
2025-05-07 18:14:17 +08:00
dapan1121
404d0da770
fix: plan source addr update issue
2025-05-07 13:43:30 +08:00
factosea
de961ee864
fix: log
2025-05-07 11:47:02 +08:00
taos-support
be3987e6e9
feat: [TS-6100] Process SCMCreateStreamReq : Add unit test and fix bugs.
2025-05-07 09:55:12 +08:00
dapan1121
0411d10241
fix: add timer api
2025-05-06 19:15:51 +08:00
dapan1121
d6eb7151bf
fix: debug log issue
2025-05-06 18:51:40 +08:00
dapan1121
7af00e7330
fix: plan clone issue
2025-05-06 18:51:40 +08:00
yihaoDeng
e83c59fed9
feat(strea): add reader logic for calc
2025-05-06 18:10:40 +08:00
dapan1121
aeb53e88ae
fix: runner snode addr issue
2025-05-06 16:10:44 +08:00
dapan1121
88599ad4e7
enh: add drop stream processing
2025-05-06 10:27:12 +08:00
dapan1121
2dd6d3eb28
enh: add drop stream processing
2025-04-30 18:39:59 +08:00
dapan1121
2dadaf6f52
fix: add stream addr
2025-04-29 19:22:55 +08:00
dapan1121
c7c0d9e8b0
fix: stream vgroup map issue
2025-04-29 17:03:52 +08:00
dapan1121
2d499c9572
fix: stream queue issue
2025-04-29 15:32:56 +08:00
Jing Sima
6ae805bb7a
feat: [TS-6100] Process SCMCreateStreamReq ver-4
...
support placeHolderBitmap and interval offset in stream trigger.
remove useless code.
2025-04-29 15:19:30 +08:00
dapan1121
7f5cd8a70d
fix: add stream id
2025-04-29 13:59:53 +08:00
dapan1121
b07fafa27f
fix: stream hb rsp length issue
2025-04-29 11:02:56 +08:00
dapan1121
706d297232
fix: msg encode issues
2025-04-29 08:38:03 +08:00
dapan1121
ef1e51e9b9
enh: add stream obj name
2025-04-29 08:38:03 +08:00
dapan1121
87c8b3f8b7
fix: add stream phase
2025-04-29 08:38:03 +08:00
dapan1121
0c7504944f
fix: add hb processing
2025-04-29 08:38:03 +08:00
dapan1121
992042cd00
fix: compile issues
2025-04-27 18:36:08 +08:00
dapan1121
3793eb2835
enh:add hb msg serilization
2025-04-27 17:53:12 +08:00
dapan1121
cc025dbd59
enh: add task plan update
2025-04-25 14:59:41 +08:00
dapan1121
330cf9982d
fix: compile issues
2025-04-24 09:11:54 +08:00
dapan1121
b8991295e1
Merge remote-tracking branch 'origin/feat/TS-6100-3.0' into feat/TS-6100-3.0.pw1
2025-04-22 17:49:01 +08:00
dapan1121
ae0e1ded7d
enh: add hb processing
2025-04-22 17:46:17 +08:00
Jing Sima
c1cb4029a1
feat: [TS-6100] Build create request for create stream.
2025-04-21 17:47:15 +08:00
dapan1121
21e5aae05c
enh: add stream hb processing
2025-04-19 18:58:51 +08:00
dapan1121
279595240e
enh: add deploy processing
2025-04-18 19:28:43 +08:00
dapan1121
7c714f7d5f
Merge remote-tracking branch 'origin/feat/TS-6100-3.0.pw1' into feat/TS-6100-3.0
2025-04-17 10:48:44 +08:00
dapan1121
38bdafd329
enh: add deploy processing
2025-04-17 10:45:06 +08:00
wangjiaming0909
163dd33a0a
new-stream: impl stream runner
2025-04-16 18:16:55 +08:00
dapan1121
b5b9ba0faa
enh: add mnode processing
2025-04-14 13:20:57 +08:00
dapan1121
45d0af0a63
enh: add create stream
2025-04-10 19:41:37 +08:00
dapan1121
675790a63c
fix: remove codes
2025-04-10 09:09:30 +08:00
Simon Guan
9a89db55ca
enh: allow ordinary users to execute the “show anodes” command. ( #30464 )
2025-03-25 20:17:16 +08:00
dongming chen
13475700c5
enh: [TD-34190] remove-wrong-log ( #30408 )
2025-03-25 12:37:20 +08:00
Haojun Liao
af06bea439
fix(stream): add start/stop message. ( #30400 )
2025-03-24 19:38:00 +08:00
Haojun Liao
cfcdfdd2e7
fix(stream): update the update node info. ( #30364 )
2025-03-24 10:18:06 +08:00
Haojun Liao
82ffeb82a9
fix(gpt): fix the bug for algo name case sensitive ( #30362 )
2025-03-23 13:20:24 +08:00
Simon Guan
e5a1539c6d
Merge pull request #30307 from taosdata/fix/TS-5467-3.0
...
fix(stream): fix stream processing for virtual tables
2025-03-20 22:24:45 +08:00
liuyao
f7beaeebfe
ci: adjust test && fix issue
...
ci: adjust test && fix issue
2025-03-20 17:54:20 +08:00
Zhixiao Bao
0b8bff92c6
enh: add keep option while show stable. ( #30294 )
2025-03-20 15:30:22 +08:00
Haojun Liao
cd10173454
fix(gpt): fix error in gpt ( #30275 )
...
* fix(stream): support packaging enterprise edition.
* feat(gpt): support lstm and do some internal refactor, add sample autoencoder model.
* feat(gpt): support lstm and do some internal refactor, add sample autoencoder model.
* test(gpt): disable model case.
* test(gpt): disable model case.
* doc: fix title error in doc.
* doc: add mlp doc.
* fix(gpt): add gpt
* fix(gpt): update the test cases.
* fix(gpt): update the test cases.
* test(gpt): disable gpt test in github action.
* fix(gpt): check the grant, check the rsp code.
* fix(gpt): limit the forecast rows.
* fix(gpt): use default gpt service
* fix(gpt): update error code.
2025-03-20 15:18:58 +08:00
Jinqing Kuang
c82398e175
fix(stream): fix stream processing for virtual tables
...
- Fixed status check in virtual table stream processing
- Fixed multi-way merge logic for super virtual tables
- Fixed generation of target subtable names during merge
2025-03-20 01:15:54 +08:00