Commit graph

18026 commits

Author SHA1 Message Date
wangmm0220
0772b9f6c5 fix(stream): optimize val scan logic 2025-07-14 16:33:37 +08:00
Jing Sima
4e1c0dedb4 feat: [TS-6100] Restore deleted code in mndSma.c since they are still in use. 2025-07-14 16:33:17 +08:00
wangmm0220
9d29d8ca60 fix(stream): tmq error 2025-07-14 16:12:41 +08:00
wangmm0220
3cdd41b27f fix(stream): conflicts 2025-07-14 14:46:08 +08:00
wangmm0220
dcc4a6d1de fix(stream): opti wal interface 2025-07-14 14:40:59 +08:00
WANG MINGMING
a051a73a62
Merge pull request #31857 from taosdata/feat/TS-6100-3.0-mm
Feat/ts 6100 3.0 mm
2025-07-14 14:40:10 +08:00
wangmm0220
a3de606eda Merge remote-tracking branch 'origin/feat/TS-6100-3.0' into feat/TS-6100-3.0-mm 2025-07-14 11:27:00 +08:00
wangmm0220
b86d0959f5 fix(stream): scan wal with schema in that version 2025-07-14 11:26:31 +08:00
facetosea
0e0e4a2b1c fix: error code check 2025-07-14 11:17:37 +08:00
Jinqing Kuang
69dd276f7f Merge branch '3.0' into feat/TS-6100-3.0 2025-07-14 09:39:13 +08:00
dongming chen
cafb1079f5
enh/TD-36466-sync-heartbeat (#31805) 2025-07-14 09:01:09 +08:00
Pan Wei
d207046efd
Feat/ts 6100 3.0.pw10 (#31841)
* enh: add operator reset func

* fix: merge join reset issue

* fix: memory issues

* fix: add debug assert

* fix: memory issues

* fix: memory leak

* fix: memory issues

* fix taos log miss

* fix: case issue

* fix: case issue

* fix: case issues

* fix: drop dnode issue

* fix: memory issues

* fix: memory issues

* fix: memory leak issues

* fix: recalculate time range issue

* fix: add debug log

* fix: memory issues

* fix: enable case asan

* Update streamlist_for_ci.task

* fix: case asan issue

* fix: stream name issue

* fix: external window compile issues

* fix: deploy memory issue

* fix: ahandle issue

* fix: ahandle issue

* fix: ahandle issue

* fix: virtual table reader list issue

* fix: log info

* fix: msg error

* fix: virtual table addr list issue

* fix: memory issues

* fix: memory leak issue

* fix: memory issues

* fix: memory free issues

* fix: memory issues

* fix: snode deploy issue

* fix: mnode reader issue

* fix: memory issues

* fix: add debug test

* enh: add ignore nodata trigger

* fix: memory leaks

* fix: configuration issue

* fix: memory issue

* fix: external window issue

* fix: external window issues

* fix: external window placeholder issue

* fix: placeholder function init issues

* fix: memory leak issue

* fix: add debug log

* fix: compile issues

* fix: double free issue

* fix: runner addr update issue

* fix: msg rsp issue

* fix: external window reset issue

* fix: configuration issue

* fix: deploy msg issue

* fix: compile issue

---------

Co-authored-by: huohong <sallyhuo@taosdata.com>
2025-07-14 08:02:58 +08:00
Pan Wei
2b8e0450a5 fix: external window and msg response issues (#31825)
* enh: add operator reset func

* fix: merge join reset issue

* fix: memory issues

* fix: add debug assert

* fix: memory issues

* fix: memory leak

* fix: memory issues

* fix taos log miss

* fix: case issue

* fix: case issue

* fix: case issues

* fix: drop dnode issue

* fix: memory issues

* fix: memory issues

* fix: memory leak issues

* fix: recalculate time range issue

* fix: add debug log

* fix: memory issues

* fix: enable case asan

* Update streamlist_for_ci.task

* fix: case asan issue

* fix: stream name issue

* fix: external window compile issues

* fix: deploy memory issue

* fix: ahandle issue

* fix: ahandle issue

* fix: ahandle issue

* fix: virtual table reader list issue

* fix: log info

* fix: msg error

* fix: virtual table addr list issue

* fix: memory issues

* fix: memory leak issue

* fix: memory issues

* fix: memory free issues

* fix: memory issues

* fix: snode deploy issue

* fix: mnode reader issue

* fix: memory issues

* fix: add debug test

* enh: add ignore nodata trigger

* fix: memory leaks

* fix: configuration issue

* fix: memory issue

* fix: external window issue

* fix: external window issues

* fix: external window placeholder issue

* fix: placeholder function init issues

* fix: memory leak issue

* fix: add debug log

* fix: compile issues

* fix: double free issue

* fix: runner addr update issue

* fix: msg rsp issue

* fix: external window reset issue

* fix: configuration issue

---------

Co-authored-by: huohong <sallyhuo@taosdata.com>
2025-07-12 16:21:07 +08:00
facetosea
86cc038981 fix: gen crash 2025-07-12 16:21:07 +08:00
Pan Wei
05ed5e0e32 fix: exchange param issue (#31814)
* enh: add operator reset func

* fix: merge join reset issue

* fix: memory issues

* fix: add debug assert

* fix: memory issues

* fix: memory leak

* fix: memory issues

* fix taos log miss

* fix: case issue

* fix: case issue

* fix: case issues

* fix: drop dnode issue

* fix: memory issues

* fix: memory issues

* fix: memory leak issues

* fix: recalculate time range issue

* fix: add debug log

* fix: memory issues

* fix: enable case asan

* Update streamlist_for_ci.task

* fix: case asan issue

* fix: stream name issue

* fix: external window compile issues

* fix: deploy memory issue

* fix: ahandle issue

* fix: ahandle issue

* fix: ahandle issue

* fix: virtual table reader list issue

* fix: log info

* fix: msg error

* fix: virtual table addr list issue

* fix: memory issues

* fix: memory leak issue

* fix: memory issues

* fix: memory free issues

* fix: memory issues

* fix: snode deploy issue

* fix: mnode reader issue

* fix: memory issues

* fix: add debug test

* enh: add ignore nodata trigger

* fix: memory leaks

* fix: configuration issue

* fix: memory issue

* fix: external window issue

* fix: external window issues

* fix: external window placeholder issue

* fix: placeholder function init issues

* fix: memory leak issue

* fix: add debug log

* fix: compile issues

* fix: double free issue

* fix: runner addr update issue

---------

Co-authored-by: huohong <sallyhuo@taosdata.com>
2025-07-12 16:21:07 +08:00
Pan Wei
d875fbca4f fix: placeholder function issues (#31789)
* enh: add operator reset func

* fix: merge join reset issue

* fix: memory issues

* fix: add debug assert

* fix: memory issues

* fix: memory leak

* fix: memory issues

* fix taos log miss

* fix: case issue

* fix: case issue

* fix: case issues

* fix: drop dnode issue

* fix: memory issues

* fix: memory issues

* fix: memory leak issues

* fix: recalculate time range issue

* fix: add debug log

* fix: memory issues

* fix: enable case asan

* Update streamlist_for_ci.task

* fix: case asan issue

* fix: stream name issue

* fix: external window compile issues

* fix: deploy memory issue

* fix: ahandle issue

* fix: ahandle issue

* fix: ahandle issue

* fix: virtual table reader list issue

* fix: log info

* fix: msg error

* fix: virtual table addr list issue

* fix: memory issues

* fix: memory leak issue

* fix: memory issues

* fix: memory free issues

* fix: memory issues

* fix: snode deploy issue

* fix: mnode reader issue

* fix: memory issues

* fix: add debug test

* enh: add ignore nodata trigger

* fix: memory leaks

* fix: configuration issue

* fix: memory issue

* fix: external window issue

* fix: external window issues

* fix: external window placeholder issue

* fix: placeholder function init issues

* fix: memory leak issue

---------

Co-authored-by: huohong <sallyhuo@taosdata.com>
2025-07-12 16:21:07 +08:00
wangmm0220
35878f4b4a fix(stream): memory leak 2025-07-12 16:19:43 +08:00
Kaili Xu
dc2b021778
feat: support mount data path (#31677) 2025-07-12 15:39:29 +08:00
Kaili Xu
b34d9a6f72
fix: the calculation of dnode uptime (#31832) 2025-07-12 13:49:24 +08:00
WANG MINGMING
753624fa03
fix(tmq): [TS-6569]tdb error if write tmq meta data in multi thread (#31808) 2025-07-12 13:43:53 +08:00
Hongze Cheng
bf5e56c3c4 recover log level 2025-07-12 10:34:28 +08:00
wangmm0220
4145df030d feat(stream): fix delete msg error 2025-07-11 17:39:51 +08:00
Hongze Cheng
e8d67d404d Merge branch 'main' of https://github.com/taosdata/TDengine into fix/hzcheng/TS-6629-main 2025-07-11 17:17:33 +08:00
Zhixiao Bao
95cf8b751a
fix: set lcn before do s3 migrate. (#31782) 2025-07-11 16:24:46 +08:00
Kaili Xu
61ba6634ad
fix: overflow check in snprintf (#31780) 2025-07-11 09:08:47 +08:00
Tony Zhang
83b0fb43dc
fix: taosd crush in query when insufficient memory (#31746)
Co-authored-by: Tony Zhang <tonyzhang@taosdata.com>
2025-07-11 08:11:57 +08:00
wangmm0220
9b8b23b378 feat(stream): delete msg from wal 2025-07-10 19:40:00 +08:00
Hongze Cheng
7340822bb2 recover log level 2025-07-10 18:38:47 +08:00
dongming chen
eb42901b72
enh: TD-36324-improve-sync-heartbeat-log (#31727) 2025-07-10 17:44:53 +08:00
Hongze Cheng
2e223929cd fix: invalid queue 2025-07-10 16:44:35 +08:00
Hongze Cheng
32e4798438 more 2025-07-10 15:01:46 +08:00
wangmm0220
25dd06bc50 feat(stream): fix tmq error 2025-07-10 14:20:35 +08:00
Hongze Cheng
60466ed413 simple test 2025-07-10 14:02:36 +08:00
wangmm0220
12e9aca2a3 fix(stream): compile error 2025-07-10 10:26:47 +08:00
dongming chen
d7c25bba93
enh: add log for snapshot (#31681) 2025-07-10 09:48:18 +08:00
wangmm0220
aab8bce2dd Merge remote-tracking branch 'origin/feat/TS-6100-3.0' into feat/TS-6100-3.0-mm 2025-07-10 09:11:49 +08:00
Pan Wei
baf6a52153
Merge branch '3.0' into feat/TS-6100-3.0 2025-07-10 08:25:34 +08:00
wangmm0220
3661d83f86 fix(stream): memory leak 2025-07-10 00:22:38 +08:00
Pan Wei
6cea090c86
fix: memory issues and case issues (#31743)
* enh: add operator reset func

* fix: merge join reset issue

* fix: memory issues

* fix: add debug assert

* fix: memory issues

* fix: memory leak

* fix: memory issues

* fix taos log miss

* fix: case issue

* fix: case issue

* fix: case issues

* fix: drop dnode issue

* fix: memory issues

* fix: memory issues

* fix: memory leak issues

* fix: recalculate time range issue

* fix: add debug log

* fix: memory issues

* fix: enable case asan

* Update streamlist_for_ci.task

* fix: case asan issue

* fix: stream name issue

* fix: external window compile issues

* fix: deploy memory issue

* fix: ahandle issue

* fix: ahandle issue

* fix: ahandle issue

* fix: virtual table reader list issue

* fix: log info

* fix: msg error

* fix: virtual table addr list issue

* fix: memory issues

* fix: memory leak issue

* fix: memory issues

* fix: memory free issues

* fix: memory issues

* fix: snode deploy issue

* fix: mnode reader issue

* fix: memory issues

* fix: add debug test

* enh: add ignore nodata trigger

* fix: memory leaks

* fix: configuration issue

* fix: memory issue

* fix: external window issue

---------

Co-authored-by: huohong <sallyhuo@taosdata.com>
2025-07-09 18:57:01 +08:00
wangmm0220
caa5d4aa16 Merge remote-tracking branch 'origin/feat/TS-6100-3.0' into feat/TS-6100-3.0-mm 2025-07-09 10:31:34 +08:00
wangmm0220
7b341af2b3 fix(stream): cid error when scan wal 2025-07-09 10:28:36 +08:00
WANG MINGMING
88ede44898
Merge pull request #31706 from taosdata/feat/TS-6100-3.0-mm
Feat/ts 6100 3.0 mm
2025-07-08 23:43:43 +08:00
Pan Wei
5df70fead0
fix: memory issues (#31716)
* enh: add operator reset func

* fix: merge join reset issue

* fix: memory issues

* fix: add debug assert

* fix: memory issues

* fix: memory leak

* fix: memory issues

* fix taos log miss

* fix: case issue

* fix: case issue

* fix: case issues

* fix: drop dnode issue

* fix: memory issues

* fix: memory issues

* fix: memory leak issues

* fix: recalculate time range issue

* fix: add debug log

* fix: memory issues

* fix: enable case asan

* Update streamlist_for_ci.task

* fix: case asan issue

* fix: stream name issue

* fix: external window compile issues

* fix: deploy memory issue

* fix: ahandle issue

* fix: ahandle issue

* fix: ahandle issue

* fix: virtual table reader list issue

* fix: log info

* fix: msg error

* fix: virtual table addr list issue

* fix: memory issues

* fix: memory leak issue

* fix: memory issues

* fix: memory free issues

* fix: memory issues

* fix: snode deploy issue

* fix: mnode reader issue

* fix: memory issues

* fix: add debug test

* enh: add ignore nodata trigger

* fix: memory leaks

---------

Co-authored-by: huohong <sallyhuo@taosdata.com>
2025-07-08 19:20:10 +08:00
Haojun Liao
91ddbbb3c2
feat(gpt): add grant check for gpt. (#31708) 2025-07-08 18:15:09 +08:00
Mario Peng
808d720c1d
feat:insert into subquery (#31401) (#31710) 2025-07-08 17:26:34 +08:00
wangmm0220
7ec5dd8990 fix(stream): set table scan operator param in vtable scan & fix filter error 2025-07-08 16:47:43 +08:00
Simon Guan
d497a960eb Merge branch 'main' into merge/mainto3.0 2025-07-08 16:35:39 +08:00
wangmm0220
30c692309c Merge remote-tracking branch 'origin/feat/TS-6100-3.0' into feat/TS-6100-3.0-mm 2025-07-08 14:30:25 +08:00
wangmm0220
9da567453a fix(stream): set table scan operator param in vtable scan & fix filter error 2025-07-08 14:30:18 +08:00
facetosea
ce6e15a74d fix: log level 2025-07-08 10:58:10 +08:00
Jinqing Kuang
d932cfcd88 fix(stream): fix hist calc of stream trigger task 2025-07-08 10:27:35 +08:00
dapan1121
788a5d603f fix: return code issue 2025-07-08 10:24:27 +08:00
Pan Wei
489990a787
fix: memory issues (#31700)
* enh: add operator reset func

* fix: merge join reset issue

* fix: memory issues

* fix: add debug assert

* fix: memory issues

* fix: memory leak

* fix: memory issues

* fix taos log miss

* fix: case issue

* fix: case issue

* fix: case issues

* fix: drop dnode issue

* fix: memory issues

* fix: memory issues

* fix: memory leak issues

* fix: recalculate time range issue

* fix: add debug log

* fix: memory issues

* fix: enable case asan

* Update streamlist_for_ci.task

* fix: case asan issue

* fix: stream name issue

* fix: external window compile issues

* fix: deploy memory issue

* fix: ahandle issue

* fix: ahandle issue

* fix: ahandle issue

* fix: virtual table reader list issue

* fix: log info

* fix: msg error

* fix: virtual table addr list issue

* fix: memory issues

* fix: memory leak issue

* fix: memory issues

* fix: memory free issues

* fix: memory issues

* fix: snode deploy issue

* fix: mnode reader issue

---------

Co-authored-by: huohong <sallyhuo@taosdata.com>
2025-07-08 09:32:12 +08:00
facetosea
083db4f837 fix: log level 2025-07-08 09:29:12 +08:00
Haojun Liao
4abc6c071d
fix(query): fix bug caused by shallow copy. (#31638) 2025-07-08 08:49:55 +08:00
Pan Wei
c7b301b4f6
fix: memory issues (#31691)
* enh: add operator reset func

* fix: merge join reset issue

* fix: memory issues

* fix: add debug assert

* fix: memory issues

* fix: memory leak

* fix: memory issues

* fix taos log miss

* fix: case issue

* fix: case issue

* fix: case issues

* fix: drop dnode issue

* fix: memory issues

* fix: memory issues

* fix: memory leak issues

* fix: recalculate time range issue

* fix: add debug log

* fix: memory issues

* fix: enable case asan

* Update streamlist_for_ci.task

* fix: case asan issue

* fix: stream name issue

* fix: external window compile issues

* fix: deploy memory issue

* fix: ahandle issue

* fix: ahandle issue

* fix: ahandle issue

* fix: virtual table reader list issue

* fix: log info

* fix: msg error

* fix: virtual table addr list issue

* fix: memory issues

* fix: memory leak issue

* fix: memory issues

* fix: memory free issues

* fix: memory issues

* fix: snode deploy issue

---------

Co-authored-by: huohong <sallyhuo@taosdata.com>
2025-07-07 18:49:29 +08:00
Jinqing Kuang
968eeeeb0b Merge branch '3.0' into feat/TS-6100-3.0-merge 2025-07-07 18:04:02 +08:00
wangmm0220
7dcc4d5292 fix(stream): release tsdb reader lock 2025-07-07 15:22:45 +08:00
Pan Wei
e3b186eeff
fix: memory issues (#31671)
* enh: add operator reset func

* fix: merge join reset issue

* fix: memory issues

* fix: add debug assert

* fix: memory issues

* fix: memory leak

* fix: memory issues

* fix taos log miss

* fix: case issue

* fix: case issue

* fix: case issues

* fix: drop dnode issue

* fix: memory issues

* fix: memory issues

* fix: memory leak issues

* fix: recalculate time range issue

* fix: add debug log

* fix: memory issues

* fix: enable case asan

* Update streamlist_for_ci.task

* fix: case asan issue

* fix: stream name issue

* fix: external window compile issues

* fix: deploy memory issue

* fix: ahandle issue

* fix: ahandle issue

* fix: ahandle issue

* fix: virtual table reader list issue

* fix: log info

* fix: msg error

* fix: virtual table addr list issue

* fix: memory issues

* fix: memory leak issue

* fix: memory issues

* fix: memory free issues

---------

Co-authored-by: huohong <sallyhuo@taosdata.com>
2025-07-05 18:15:00 +08:00
wangmm0220
ed0aea6918 fix(stream): double free of notify content and timestamp not the firset col when getting tsdbmeta in reader 2025-07-05 14:17:52 +08:00
Jing Sima
a713585aa1 feat: [TS-6100] Add trigger TS slot id when using %%trows 2025-07-05 10:29:24 +08:00
Pan Wei
c97339751b
fix: virtual table address list issue (#31657)
* enh: add operator reset func

* fix: merge join reset issue

* fix: memory issues

* fix: add debug assert

* fix: memory issues

* fix: memory leak

* fix: memory issues

* fix taos log miss

* fix: case issue

* fix: case issue

* fix: case issues

* fix: drop dnode issue

* fix: memory issues

* fix: memory issues

* fix: memory leak issues

* fix: recalculate time range issue

* fix: add debug log

* fix: memory issues

* fix: enable case asan

* Update streamlist_for_ci.task

* fix: case asan issue

* fix: stream name issue

* fix: external window compile issues

* fix: deploy memory issue

* fix: ahandle issue

* fix: ahandle issue

* fix: ahandle issue

* fix: virtual table reader list issue

* fix: log info

* fix: msg error

* fix: virtual table addr list issue

* fix: memory issues

---------

Co-authored-by: huohong <sallyhuo@taosdata.com>
2025-07-05 10:17:22 +08:00
wangmm0220
4c4c3a8652 fix(stream): fix reset error in vtablescanoperator & modify log 2025-07-04 18:10:32 +08:00
Pan Wei
77d2426cd3
fix: memory issues (#31649)
* enh: add operator reset func

* fix: merge join reset issue

* fix: memory issues

* fix: add debug assert

* fix: memory issues

* fix: memory leak

* fix: memory issues

* fix taos log miss

* fix: case issue

* fix: case issue

* fix: case issues

* fix: drop dnode issue

* fix: memory issues

* fix: memory issues

* fix: memory leak issues

* fix: recalculate time range issue

* fix: add debug log

* fix: memory issues

* fix: enable case asan

* Update streamlist_for_ci.task

* fix: case asan issue

* fix: stream name issue

* fix: external window compile issues

* fix: deploy memory issue

* fix: ahandle issue

* fix: ahandle issue

* fix: ahandle issue

---------

Co-authored-by: huohong <sallyhuo@taosdata.com>
2025-07-04 15:31:18 +08:00
Yihao Deng
f142278ec7
use no-default-index (#31623) 2025-07-04 14:16:26 +08:00
Jing Sima
a7adc8042f feat: [TS-6100] Support TSMA: Part 1. 2025-07-04 13:31:48 +08:00
Pan Wei
04b8b5e29a
fix: memory issues (#31647)
* enh: add operator reset func

* fix: merge join reset issue

* fix: memory issues

* fix: add debug assert

* fix: memory issues

* fix: memory leak

* fix: memory issues

* fix taos log miss

* fix: case issue

* fix: case issue

* fix: case issues

* fix: drop dnode issue

* fix: memory issues

* fix: memory issues

* fix: memory leak issues

* fix: recalculate time range issue

* fix: add debug log

* fix: memory issues

* fix: enable case asan

* Update streamlist_for_ci.task

* fix: case asan issue

* fix: stream name issue

* fix: external window compile issues

* fix: deploy memory issue

---------

Co-authored-by: huohong <sallyhuo@taosdata.com>
2025-07-04 11:17:39 +08:00
Pan Wei
55d3f2dd0c
fix: memory issues (#31640)
* enh: add operator reset func

* fix: merge join reset issue

* fix: memory issues

* fix: add debug assert

* fix: memory issues

* fix: memory leak

* fix: memory issues

* fix taos log miss

* fix: case issue

* fix: case issue

* fix: case issues

* fix: drop dnode issue

* fix: memory issues

* fix: memory issues

* fix: memory leak issues

* fix: recalculate time range issue

* fix: add debug log

* fix: memory issues

* fix: enable case asan

* Update streamlist_for_ci.task

* fix: case asan issue

* Update streamlist_for_ci.task

* Update streamlist_for_ci.task

---------

Co-authored-by: huohong <sallyhuo@taosdata.com>
2025-07-04 10:07:04 +08:00
facetosea
31ff18a0be fix: mem leak 2025-07-03 17:54:09 +08:00
Kaili Xu
a86e09e4e3
enh: grant support vnodes and storage size (#31380) 2025-07-03 16:44:29 +08:00
facetosea
b57ce4f4b4 fix: mem leak 2025-07-03 15:56:15 +08:00
WANG MINGMING
68d94bb85c
Merge branch 'feat/TS-6100-3.0' into feat/TS-6100-3.0-mm 2025-07-03 15:05:11 +08:00
wangmm0220
da400252e8 feat(stream): fix sarray init error in vTableInfo & optimize getting tsdb meta info for vtable 2025-07-03 14:59:30 +08:00
dongming chen
68f7094041
fix/TS-6785-fix-return-code (#31593) 2025-07-03 14:22:12 +08:00
facetosea
9bf99b0e51 log: format 2025-07-03 13:40:50 +08:00
Pan Wei
f6ab877e05
fix: case memory issues (#31621)
* enh: add operator reset func

* fix: merge join reset issue

* fix: memory issues

* fix: add debug assert

* fix: memory issues

* fix: memory leak

* fix: memory issues

* fix taos log miss

* fix: case issue

* fix: case issue

* fix: case issues

* fix: drop dnode issue

* fix: memory issues

* fix: memory issues

---------

Co-authored-by: huohong <sallyhuo@taosdata.com>
2025-07-03 13:26:22 +08:00
Simon Guan
fc2fec02c7
merge: from main to 3.0 branch (#31562) 2025-07-03 09:15:59 +08:00
wangmm0220
827db81912 feat(stream): fix per_filter disable & modify logic of getting tsdbmeta for vtable 2025-07-02 18:53:57 +08:00
Minglei Jin
89aa93c67e
mnd/bnode: release dnode to fix memleak with bnode dropping (#31582) 2025-07-02 13:30:32 +08:00
Pan Wei
4270f35fb9
fix: crash and memory issues (#31588)
* enh: add operator reset func

* fix: merge join reset issue

* fix: memory issues

* fix: add debug assert

* fix: memory issues

* fix: memory leak

* fix: memory issues

* fix taos log miss

* fix: case issue

* fix: case issue

* fix: case issues

* fix: drop dnode issue

* fix: memory issues

---------

Co-authored-by: huohong <sallyhuo@taosdata.com>
2025-07-02 10:14:55 +08:00
Pan Wei
ac8a2a964c
fix: drop dnode issue (#31586)
* enh: add operator reset func

* fix: merge join reset issue

* fix: memory issues

* fix: add debug assert

* fix: memory issues

* fix: memory leak

* fix: memory issues

* fix taos log miss

* fix: case issue

* fix: case issue

* fix: case issues

* fix: drop dnode issue

---------

Co-authored-by: huohong <sallyhuo@taosdata.com>
2025-07-02 09:49:09 +08:00
facetosea
cf2a932034 fix: get vginfo 2025-07-01 23:06:56 +08:00
Pan Wei
cf0f3c908c
fix: memory issues (#31579)
* enh: add operator reset func

* fix: merge join reset issue

* fix: memory issues

* fix: add debug assert

* fix: memory issues

* fix: memory leak

* fix: memory issues

* fix taos log miss

* fix: case issue

* fix: case issue

* fix: case issues

---------

Co-authored-by: huohong <sallyhuo@taosdata.com>
2025-07-01 18:58:32 +08:00
wangmm0220
dd8665a582 feat(stream): add skey/ekey/order for trigger 2025-07-01 17:34:00 +08:00
Zhixiao Bao
6df806eb9c
fix: update config error while start dnode. (#31567) 2025-07-01 17:25:51 +08:00
wangmm0220
4d6261bb04 Merge branch 'feat/TS-6100-3.0' of https://github.com/taosdata/TDengine into feat/TS-6100-3.0-mm 2025-07-01 13:53:39 +08:00
wangmm0220
138c2e41c3 feat(stream): fix coredump if do not set colId for triggerBlock with pseduCols 2025-07-01 11:20:09 +08:00
dapan1121
02106406f4 fix: memory free issue 2025-07-01 10:54:17 +08:00
Jinqing Kuang
2b0479a339 fix(stream): fix trigger check of virtual tables 2025-07-01 10:54:17 +08:00
wangmm0220
6f9077f95f feat(stream): add log 2025-07-01 10:17:07 +08:00
WANG MINGMING
3e0e339985
feat(stream): fix thread run out for runner (#31559) 2025-07-01 08:43:11 +08:00
Pan Wei
5e9606f5bb
fix: memory issues (#31561)
* enh: add operator reset func

* fix: merge join reset issue

* fix: memory issues
2025-07-01 08:38:36 +08:00
facetosea
1064dbe38a fix: fill 2025-06-30 17:34:39 +08:00
xiao-77
fee17fa423 fix: can not open vnodes while change sub dataDir. 2025-06-30 17:07:28 +08:00
wangmm0220
5610088604 fix(stream): add log 2025-06-30 14:13:54 +08:00
hongzhenliu
99b30bf096
fix(query) subscriptions memory leak (#31533)
Co-authored-by: hongzhenliu335 <ethanliu@taosdata.com>
2025-06-30 13:55:57 +08:00
Zhixiao Bao
62d8b35fd0
feat: add write metrics. (#31198) 2025-06-30 10:33:34 +08:00
wangmm0220
602de9eb87 feat(stream): fix datablockId not match in filter for calc 2025-06-30 10:21:50 +08:00
Yihao Deng
5713f54a5a
fix invalid read (#31525) 2025-06-28 18:44:00 +08:00
WANG MINGMING
8fba6e71c0
Merge pull request #31529 from taosdata/feat/TS-6100-3.0
Feat/ts 6100 3.0
2025-06-28 15:47:27 +08:00
wangmm0220
209922b7c4 feat(stream): fix rtInfo is null when fetch data in reader 2025-06-28 15:46:33 +08:00
facetosea
df2fedac4d fix: calc time range 2025-06-28 15:29:17 +08:00
Pan Wei
07c12a62dc
Merge pull request #31526 from taosdata/feat/TS-6100-3.0.pw9
fix: crash issues
2025-06-28 15:25:17 +08:00
wangmm0220
c0de4b1a73 feat(stream): fix logic error 2025-06-28 15:24:08 +08:00
wangmm0220
272e7e476b feat(stream): fix error if calc data 2025-06-28 14:25:29 +08:00
Pan Wei
2c589c2426
Merge branch 'feat/TS-6100-3.0' into feat/TS-6100-3.0.pw9 2025-06-28 13:29:43 +08:00
dapan1121
130434d5c6 fix: crash issue 2025-06-28 13:24:58 +08:00
wangmm0220
564d585619 feat(stream): fix err that no rtInfo in stream fetch 2025-06-28 11:47:31 +08:00
dapan1121
13cf94addb fix: drop snode issue 2025-06-28 10:41:57 +08:00
WANG MINGMING
b047463a92
Merge branch 'feat/TS-6100-3.0' into feat/TS-6100-3.0-mm 2025-06-28 10:06:04 +08:00
wangmm0220
8858ebc250 feat(stream): optimize code 2025-06-28 10:02:32 +08:00
wangmm0220
6b08a4edd6 feat(stream): fix condition if %%trows 2025-06-27 19:37:02 +08:00
wangmm0220
c15deb10fe feat(stream): fix condition if %%trows 2025-06-27 19:32:26 +08:00
dapan1121
21f8fd2518 fix: remove assert 2025-06-27 17:52:30 +08:00
facetosea
32dcf48b17 fix: runner get data finished 2025-06-27 17:40:39 +08:00
dapan1121
deb16a0639 Merge remote-tracking branch 'origin/feat/TS-6100-3.0.001' into feat/TS-6100-3.0.pw9 2025-06-27 14:24:00 +08:00
dapan1121
b9159a570d Merge remote-tracking branch 'origin/3.0' into feat/TS-6100-3.0 2025-06-27 14:06:16 +08:00
dapan1121
b6e07d7cb5 fix: reader crash issue 2025-06-27 13:44:23 +08:00
Jinqing Kuang
e801487855 fix(stream): remove global calc request limit 2025-06-27 11:21:41 +08:00
dapan1121
1d8c4eb642 fix: add debug log 2025-06-27 09:49:15 +08:00
dapan1121
0a3454fd1a fix: add streamName 2025-06-27 09:34:42 +08:00
dapan1121
b70808214a Merge remote-tracking branch 'origin/feat/TS-6100-3.0' into feat/TS-6100-3.0.pw9 2025-06-27 09:34:15 +08:00
dapan1121
eb851060e4 fix: error log 2025-06-27 08:14:05 +08:00
dapan1121
e6645c2e74 fix: crash issue 2025-06-27 07:58:46 +08:00
dongming chen
2678511dad
feat: add password encryption algorithm support and related configura… (#31237) 2025-06-27 07:58:32 +08:00
wangmm0220
5bf462d11f feat(stream): fix err if non table scan in calc plan 2025-06-26 15:58:08 +08:00
wangmm0220
01716fa4a0 feat(stream): last ver in wal 2025-06-26 15:42:29 +08:00
dapan1121
f47fbdd39e Merge remote-tracking branch 'origin/feat/TS-6100-3.0' into feat/TS-6100-3.0.pw9 2025-06-26 13:58:59 +08:00
wangmm0220
5b60179ca1 feat(stream): modify blockIs in calcaCachaePlan & ver 2025-06-26 13:43:00 +08:00
dapan1121
348ccdd4ac Merge remote-tracking branch 'origin/feat/TS-6100-3.0' into feat/TS-6100-3.0.pw9 2025-06-26 10:15:28 +08:00
dapan1121
363c808be0 fix: crash issue 2025-06-26 10:14:50 +08:00
Hongze Cheng
7508267906 enh: adjust log level 2025-06-26 09:38:45 +08:00
dapan1121
eb8150b6fc Merge remote-tracking branch 'origin/feat/TS-6100-3.0.pw9' into feat/TS-6100-3.0 2025-06-26 07:58:03 +08:00
dapan1121
a42ed39535 enh: undeploy 2025-06-26 07:57:17 +08:00
wangmm0220
253f65b4f0 feat(stream): fix coredump when processing tag in reader 2025-06-25 19:07:12 +08:00
wangmm0220
e749ed09a3 feat(stream): checkpoint 2025-06-25 18:00:08 +08:00
Jinqing Kuang
34b2fb95a3 fix(stream): fix sliding offset in trigger deploy msg 2025-06-25 15:49:12 +08:00
WANG MINGMING
cb6ae5fb3d
fix(sml): change soure flag of alteing stable to avoid error in tmq (#31494) 2025-06-25 15:07:55 +08:00
Hongze Cheng
4340da1e65
fix: Out of memory in queue and Sync leader unreachable error (#31420) 2025-06-25 15:01:26 +08:00
Yihao Deng
a4909ebe29
fix index perf (#31474) 2025-06-25 15:00:11 +08:00
Minglei Jin
66c4ef3e90
feat(mqtt): mqtt subscription (#30127)
* feat(mqtt): Initial commit for mqtt

* chore(xnode/mnd): xnode message handlers for mnode

* chore(mnd/xnode): mnode part for xnode

* chore(xnode/translater): fix show commands

* fix(ast/creater): fix xnode create option

* fix(xnode/ci): fix ci & doc's error codes

* chore(xnode/sql): make create/drop/show work properly

* fix(xnode/sql): commit new files

* fix(xnode/sql): commit cmake files

* fix: fix testing cases

* fix(xnode/tsc): fix tokens

* fix(ast/anode): fix anode update decl.

* fix(xnode/error): fix xnode error codes

* fix: xnode make/destroy

* chore: xnode with option & dnode id

* chore: use taosmqtt for xnode

* chore: new error code for xnode launching

* chore(xnode): new error code

* chore: header for _xnode_mgmt_mqtt

* chore: source for _xnode_mgmt_mqtt

* chore: remove test directory from cmake

* chore: remove taosmqtt for ci to compile

* chore: remove taosudf header from xnode

* chore: new window macro

* chore: remove xnode mgmt mqtt for windows compilation

* Revert "chore: remove xnode mgmt mqtt for windows compilation"

This reverts commit 197e1640c7.

* chore: cleanup code

* chore: xnode mgmt comment windows part out

* chore: mgmt/mqtt, move uv head toppest

* xnode/mnode: create xnode once per dnode

* fix(xnode/systable/test): fix column count

* xnode/sdb: renumber sdb type for xnode to make start/stop order correct

* xnode/mqtt: new param mqttPort

* fix SXnode's struct type

* transfer dnode id to mqtt subscription

* tmqtt: remove uv_a linking

* tmqtt/tools: sources for tools

* tools: fix windows compilation

* tools/producer: fix windows sleep param

* tools/producer: fix uninited var rc

* make tools only for linux

* test/mnodes: wail 1 or 2 seconds for offline to be leader

* update topic producer tool for geometry data type testing

* format tool sql statements

* show xnodes' ep

* make shell auto complete xnodes

* use usleep instead of sleep

* mqtt/proto: first version mqtt protocol

* remove assert styles

* build with linux only

* fix libuv for taosmqtt building

* fix log printing

* mem: use ttq_ prefix instead of tmqtt

* xnode/parser/proto: protocol option for xnode

* xnode/translater/option: translate xnode option proto

* xnode/translator: translate proto param

* xnode/tmsg: encode/decode proto param

* xnode/mnode: proto parma for mndXnode

* xnode/proto: protocol param for xnode

* xnode/mqtt: save/load proto from xnode json

* rename tmqtt proto header

* rename head directories

* rename header name styles

* restyle func names

* update

* update

* use camel db

* use camel for cxt

* update count of information_schema

* fix exceptional cases

* fix w.r.t reviews

* fixes w.r.t reviews

* use ttq_free

* append xnode msgs

* update information schema count

* support tmq meta data sub

* success typo fix

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* fix error line var w.r.t. suggestions from copilot

* denote mqtt node with bnode instead of xnode

* smoke testing for mqtt

* soak testing

* new package for test framework: paho 2.1.0

* import mqtt into util

* fix soak testing

* test/soak: user 5 topics per client

* test/soak: cover qos

* update docker image references to tdengine-ci:0.1 in CI scripts and common.py

* refactor: rename bnode msg to backup node

* refactor: rename xnode to bnode 1

* refactor: rename xnode to bnode 2

* refactor: rename xnode to bnode 3

* refactor: rename xnode to bnode 4

* refactor: rename xnode to bnode 4

* refactor: rename xnode to bnode 5

* refactor: rename xnode to bnode 6

* refactor: rename some files 1

* refactor: rename some files 2

* refactor: rename some files 3

* refactor: rename some files 4

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: chenhaoran <haoran920c@163.com>
Co-authored-by: Simon Guan <guanshengliang@qq.com>
2025-06-25 14:58:51 +08:00
dapan1121
d31dadb534 Merge remote-tracking branch 'origin/feat/TS-6100-3.0' into feat/TS-6100-3.0.pw9 2025-06-25 11:04:32 +08:00
dapan1121
d414f87228 fix: snode reboot issue 2025-06-25 11:03:31 +08:00
Jinqing Kuang
6f44e79771 fix(stream): fix count sliding check in stream trigger task 2025-06-25 09:56:35 +08:00
Simon Guan
8a53d6eaf5 fix: compile errors in mac 2025-06-24 21:20:35 +08:00
facetosea
e518cfeaa8 fix: decimal type 2025-06-24 20:09:17 +08:00
wangmm0220
5686658c83 feat(stream): checkpoint 2025-06-24 19:49:58 +08:00
dapan1121
07f5d46a72 Merge remote-tracking branch 'origin/feat/TS-6100-3.0.pw9' into feat/TS-6100-3.0 2025-06-24 18:34:59 +08:00
dapan1121
536cb1d82d fix: crash issue 2025-06-24 18:34:33 +08:00
dapan1121
ae28601974 Merge remote-tracking branch 'origin/feat/TS-6100-3.0.pw9' into feat/TS-6100-3.0 2025-06-24 18:09:45 +08:00
dapan1121
b0bb2a715d enh: add recalc systable 2025-06-24 18:06:20 +08:00
dongming chen
b46c54f843
refactor: remove unused fileLock mutex from SVnodeMgmt structure (#31441) 2025-06-24 16:54:26 +08:00
dongming chen
73261908b5
fix: implement retry mechanism for vnodeProcessWriteMsg in vnodeApply… (#31388) 2025-06-24 16:53:11 +08:00
wangmm0220
81c31ad555 fix(stream): checkpoint 2025-06-24 15:08:40 +08:00
facetosea
60d4228e16 fix: log error 2025-06-24 14:39:50 +08:00
facetosea
8f0dec3362 fix: build error 2025-06-24 14:34:58 +08:00
facetosea
3f98c5af36 log: dnode get failed 2025-06-24 14:33:40 +08:00
dapan1121
ca1bff27e8 Merge remote-tracking branch 'origin/feat/TS-6100-3.0' into feat/TS-6100-3.0.pw9 2025-06-24 13:24:36 +08:00
dapan1121
27d51d5d4b enh: add recalc stream 2025-06-24 13:21:01 +08:00
wangmm0220
61b57b1a18 fix(stream): checkpoint 2025-06-24 11:00:19 +08:00
Jinqing Kuang
55ebd3c7e8 fix(stream): refactor stream trigger task 2025-06-24 08:01:49 +08:00
Jinqing Kuang
85fad8e178 Merge branch '3.0' into temp 2025-06-23 18:08:09 +08:00
wangmm0220
8669fd7863 fix(stream): interval reset error & checkpoint 2025-06-23 17:10:38 +08:00
dapan1121
b26a67f3c2 Merge remote-tracking branch 'origin/feat/TS-6100-3.0' into feat/TS-6100-3.0.pw9 2025-06-23 08:22:55 +08:00
WANG MINGMING
1d9c4799e2
Merge pull request #31458 from taosdata/feat/TS-6100-ver
Feat/ts 6100 ver
2025-06-21 19:32:14 +08:00
wangmm0220
fb281e55eb fix(stream): send no data if wal is end 2025-06-21 19:29:12 +08:00
dapan1121
44838002dd fix: recalc stream 2025-06-21 18:50:48 +08:00
Jing Sima
40a714a020 feat: [TS-6100] Parse create stream sql: change virtual table plan 2025-06-21 17:29:36 +08:00
dapan1121
25f3a428f6 enh: add systable reader 2025-06-21 16:03:59 +08:00
Jinqing Kuang
652b6b52b4 fix(stream): fix rsp dangling pointer in wal meta rsp 2025-06-21 15:25:19 +08:00
Mario Peng
c65e1592fa
feat:insert into subquery (#31401) 2025-06-21 15:11:09 +08:00
dapan1121
dc82cbc715 fix: mnode query issue 2025-06-21 13:47:30 +08:00
wangmm0220
0c6a6c83a3 fix(stream): lastver in wal meta 2025-06-21 10:20:26 +08:00
wangmm0220
b09998b6a0 fix(stream): lastver in wal meta 2025-06-21 09:35:00 +08:00
wangmm0220
f30938ed1d fix(stream): get tRowGet error 2025-06-20 19:04:56 +08:00
Simon Guan
371ae9b7fd Merge branch '3.0' into merge/mainto3.0 2025-06-20 14:48:47 +08:00
Simon Guan
9923aedcb6 Merge branch 'main' into merge/mainto3.0 2025-06-20 14:48:16 +08:00
wangmm0220
458cca1a98 fix(stream): groupid error 2025-06-20 13:39:25 +08:00
dapan1121
3546cc207f Merge remote-tracking branch 'origin/feat/TS-6100-3.0' into feat/TS-6100-3.0.pw9 2025-06-20 10:29:36 +08:00
wangmm0220
87936a69ff fix(stream): data error in external align window 2025-06-19 20:29:54 +08:00
Simon Guan
441a2472d7 Merge branch '3.0' into merge/3.0tomain2 2025-06-19 18:26:02 +08:00
dapan1121
fb74e50747 Merge remote-tracking branch 'origin/feat/TS-6100-3.0' into feat/TS-6100-3.0.pw9 2025-06-19 16:55:52 +08:00
dapan1121
abdf472c5e fix: add sliding cases 2025-06-19 16:54:15 +08:00
wangmm0220
0f4a4436fa fix(stream): set calc reader running 2025-06-19 10:12:06 +08:00
wangmm0220
0cd27abc71 fix(stream): pWin is NULL in external window 2025-06-18 20:11:55 +08:00
facetosea
3a67777c14 fix: normal table exist 2025-06-18 19:22:39 +08:00
facetosea
061137c11a fix: data insert suid error 2025-06-18 17:05:06 +08:00
Hongze Cheng
d9e56a61e4 enh: make info to debug 2025-06-18 16:45:29 +08:00
facetosea
b15d94fd90 fix: datainserter cache 2025-06-18 13:56:27 +08:00
Kaili Xu
0368159763
fix: race condition of update tsDndUpTime (#31399) 2025-06-18 09:47:33 +08:00
Minglei Jin
082c1ebfa9
relean mutex when returning (#31389) 2025-06-18 09:40:14 +08:00
Minglei Jin
4ddfb76cb9
relean mutex when returning (#31390) 2025-06-18 09:40:03 +08:00
wangmm0220
b44770074a fix(stream): only one ts condition in calc fetch like ts <= _twstart 2025-06-17 19:59:38 +08:00
dapan1121
61fc901e27 fix: compile issues 2025-06-17 18:11:54 +08:00
dapan1121
8fecb43233 Merge remote-tracking branch 'origin/feat/TS-6100-3.0.pw9' into feat/TS-6100-3.0 2025-06-17 18:06:37 +08:00
dapan1121
781d0bf9a3 enh: add stream and tasks info 2025-06-17 16:55:32 +08:00
wangmm0220
a288f3640b fix(stream): ts condition error 2025-06-17 14:37:56 +08:00
Hongze Cheng
696d29d916 Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TS-6672-taosd-main 2025-06-17 10:37:02 +08:00
dapan1121
c963467541 Merge remote-tracking branch 'origin/feat/TS-6100-3.0' into feat/TS-6100-3.0.pw9 2025-06-17 08:15:11 +08:00
facetosea
e1bb2a1d21 fix: table already exist, set response 2025-06-16 20:27:57 +08:00
Yihao Deng
5f1e6fa4b6
update ip -white-list log (#31331) 2025-06-16 19:50:42 +08:00
wangmm0220
9a683bd2ac fix(stream): sessionId error 2025-06-16 18:03:46 +08:00
wangmm0220
f56d7c4b4f fix(stream): sessionId error 2025-06-16 17:53:32 +08:00
dapan1121
1de92ec843 fix: catalog crash issue 2025-06-16 15:19:05 +08:00
Hongze Cheng
3e68b4cdd4 enh: add more check of submit message 2025-06-16 14:54:17 +08:00
dapan1121
5f148dd5d8 fix: compile issues 2025-06-16 11:43:51 +08:00
dapan1121
d5d42e5b97 fix: task list issues 2025-06-16 11:43:51 +08:00
dapan1121
66fe59e677 fix: vnode no leader issue 2025-06-16 11:43:51 +08:00
dapan1121
9faa712c0e fix: add free 2025-06-16 11:43:51 +08:00
dapan1121
35695d88cd fix: snode issues 2025-06-16 11:43:51 +08:00
dapan1121
aab258bbb8 enh: add exit process 2025-06-16 11:43:49 +08:00
dapan1121
6aa92162f1 fix: add mnode destroy 2025-06-16 11:41:26 +08:00
Hongze Cheng
d17c67a8ae Merge branch 'main' of https://github.com/taosdata/TDengine into fix/hzcheng/check_column_number_alter_table 2025-06-16 09:37:27 +08:00
Kaili Xu
56cdb4ca97
fix: add vnode/storage_size for show grants (#31353) 2025-06-14 11:48:37 +08:00
Simon Guan
2838d2f063 Merge branch '3.0' into merge/mainto3.0 2025-06-14 10:41:12 +08:00
Simon Guan
f691365426 Merge branch 'main' into merge/mainto3.0 2025-06-14 10:32:34 +08:00
Hongze Cheng
8924124917 fix: check column number when alter table 2025-06-12 16:04:18 +08:00
wangmm0220
e86b030e5f fix(stream): add checkpoint logic 2025-06-10 18:38:04 +08:00
wangmm0220
d5f16c450f fix(stream): add checkpoint logic 2025-06-10 17:50:19 +08:00
WANG MINGMING
85f8cad63c
Merge pull request #31327 from taosdata/feat/TS-6100-3.0
Feat/ts 6100 3.0
2025-06-10 10:52:55 +08:00
Yihao Deng
dc6dba0e06
feat: database engine (taosd) supports IPV6 (#31101) 2025-06-10 09:18:58 +08:00
wangmm0220
51500cdb89 fix(stream): add checkpoint logic 2025-06-07 18:32:21 +08:00
dapan1121
1608f15ab2 Merge remote-tracking branch 'origin/feat/TS-6100-3.0.pw9' into feat/TS-6100-3.0 2025-06-07 17:42:14 +08:00
dapan1121
3d59289f0c fix: snode info update 2025-06-07 17:41:42 +08:00
factosea
1882810ff3 fix: show stream id 2025-06-07 15:22:10 +08:00
factosea
424de1246d fix: show stream, use hexadecimal id 2025-06-07 15:08:34 +08:00
dapan1121
fc59be58d0 Merge remote-tracking branch 'origin/feat/TS-6100-3.0.pw9' into feat/TS-6100-3.0 2025-06-07 14:54:01 +08:00
dapan1121
71302f9019 fix: drop db crash issue 2025-06-07 14:53:17 +08:00
factosea
96b8a935d9 fix: stream name 2025-06-07 11:44:09 +08:00
dapan1121
06ce5891d1 Merge remote-tracking branch 'origin/feat/TS-6100-3.0' into feat/TS-6100-3.0.pw9 2025-06-07 11:02:42 +08:00
dapan1121
74fd91c52c enh: add snode process 2025-06-07 11:02:13 +08:00
factosea
b2c646beda feat: show streams 2025-06-07 10:56:03 +08:00
wangmm0220
867625ff4b fix(stream): add logic of %%tbname & checkpoint 2025-06-06 19:43:44 +08:00
dapan1121
5e16e6f373 fix: add snode replica 2025-06-06 18:41:38 +08:00
Haojun Liao
e725e4ab24
fix(gpt): update the timeout parameter. (#31267) 2025-06-06 17:22:46 +08:00
Jing Sima
53e13c9b48 feat: [TS-6100] Parse create stream sql: Fix vgroups 2025-06-06 17:06:06 +08:00
dapan1121
ab9b4cf834 fix: mnode crash issue 2025-06-06 17:00:09 +08:00
Mario Peng
cc3fabdc08
fix:tsdb select error (#31300) 2025-06-06 15:09:54 +08:00
dapan1121
33ca255671 Merge remote-tracking branch 'origin/feat/TS-6100-3.0' into feat/TS-6100-3.0.pw9 2025-06-06 09:15:50 +08:00
dapan1121
bfce943ff0 enh: add more check 2025-06-06 09:09:40 +08:00
facetosea
c417b5242f feat: show snodes 2025-06-05 18:14:58 +08:00
wangmm0220
4572c0243d fix(stream): add logic for %%tbname 2025-06-05 17:26:09 +08:00
facetosea
176913fbbd feat: show streams 2025-06-05 11:33:22 +08:00
wangmm0220
f7eb3328c2 fix(stream): print block 2025-06-05 09:48:16 +08:00
dongming chen
87c969b168
fix: [TD-35276] add-log-apply-internal-error (#31274) 2025-06-04 17:24:49 +08:00
wangmm0220
3a82e07bc4 fix(stream): data error for external window & add pesudo function & multi instance for calc reader 2025-06-04 14:09:47 +08:00
dapan1121
82de94cb9e fix: start msg issue 2025-06-04 10:22:12 +08:00
dapan1121
8cdf92fcdf Merge remote-tracking branch 'origin/feat/TS-6100-3.0' into feat/TS-6100-3.0.pw9 2025-06-04 09:33:08 +08:00
dapan1121
080217c4cb enh: add vtable process 2025-06-04 09:32:26 +08:00
WANG MINGMING
210536f494
Merge pull request #31268 from taosdata/feat/TS-6100-3.0
Feat/ts 6100 3.0
2025-06-03 14:11:15 +08:00
wangmm0220
e7c84442dc fix(stream): add get tsdb/wal interface for vtable 2025-06-03 14:09:25 +08:00
dapan1121
e110f7fffe Merge remote-tracking branch 'origin/feat/TS-6100-3.0' into feat/TS-6100-3.0.pw9 2025-06-03 09:49:02 +08:00
dapan1121
52af23f309 fix: lastTaskId value 2025-06-03 09:48:03 +08:00
wangmm0220
db29960716 fix(stream): add get last/first ts interface for vtable 2025-05-30 18:54:18 +08:00
dapan1121
78bd13a68a enh: add stream health check 2025-05-30 18:15:49 +08:00
dapan1121
994eaa06d9 fix: crash issue 2025-05-30 16:54:19 +08:00
Jinqing Kuang
f8ddbe2500 feat(stream): add stream mgmt request 2025-05-30 11:42:54 +08:00
dapan1121
c27ad1ab64 Merge remote-tracking branch 'origin/feat/TS-6100-3.0' into feat/TS-6100-3.0.pw9 2025-05-30 09:02:01 +08:00
dapan1121
b3b8db8307 enh: enhance stream mgmt 2025-05-30 08:56:34 +08:00
dongming chen
4aff5c9b06
fix/fix-ci-build (#31248) 2025-05-29 17:37:12 +08:00
dongming chen
4b0ec00b75
enh: [TS-6089] trans-parallel (#30265) 2025-05-29 16:49:43 +08:00
dongming chen
7126f40688
feat: [TD-29445] add error handling for offline vnode state (#31232) 2025-05-29 16:44:08 +08:00
WANG MINGMING
3006ee87ed
fix: avoid using : in consumer group (#31225) 2025-05-29 16:29:07 +08:00
dapan1121
fca4816606 fix: add virtual table process 2025-05-29 11:43:17 +08:00
facetosea
734e09a22f fix: table uid hash cache 2025-05-29 11:30:28 +08:00
wangmm0220
3a38149af6 fix(stream): add get OTableInfo interface 2025-05-28 19:41:10 +08:00
dapan1121
621edcdd02 fix: add status 2025-05-28 18:37:21 +08:00
wangmm0220
e6dfbf6295 fix(stream): add interface of get vtable info 2025-05-28 18:34:19 +08:00
dapan1121
829921cc21 fix: start/stop stream 2025-05-28 17:27:53 +08:00
dapan1121
be4cbde30a fix:drop stream issue 2025-05-28 17:27:53 +08:00
dapan1121
ca895c39aa fix: start/stop stream 2025-05-28 17:17:54 +08:00
Hongze Cheng
98e23733ba
fix: add duplicate tolerance (#31217) 2025-05-28 16:54:48 +08:00
dapan1121
c61a61db21 Merge remote-tracking branch 'origin/feat/TS-6100-3.0' into feat/TS-6100-3.0.pw8 2025-05-28 16:28:22 +08:00
dapan1121
ecfe8791f8 fix:drop stream issue 2025-05-28 16:28:04 +08:00
dapan1121
d79e5e7ddd Merge remote-tracking branch 'origin/feat/TS-6100-3.0.pw8' into feat/TS-6100-3.0 2025-05-28 15:37:17 +08:00
dapan1121
dc9be241ec fix: trigReader issue 2025-05-28 15:36:30 +08:00
wangmm0220
1661db33b3 fix(stream): processTag coredump in walCaclRequest 2025-05-28 14:45:48 +08:00
Jing Sima
fa5b70d670 feat: [TS-6100] Parse create stream sql: Sql gen refacotr. 2025-05-28 13:52:56 +08:00
dapan1121
6992932a95 Merge remote-tracking branch 'origin/feat/TS-6100-3.0' into feat/TS-6100-3.0.pw8 2025-05-28 11:36:31 +08:00
dapan1121
43d31dd8cc fix: deployId issue 2025-05-28 11:35:54 +08:00
Jinqing Kuang
5f3d1df1fa Merge branch '3.0' into feat/TS-6100-3.0 2025-05-27 19:31:36 +08:00
dapan1121
01d2677fca Merge remote-tracking branch 'origin/feat/TS-6100-3.0' into feat/TS-6100-3.0.pw8 2025-05-27 19:12:25 +08:00
dapan1121
f7c1fddf9a fix: add watch processing 2025-05-27 19:08:07 +08:00
Hongze Cheng
430da1f872
enh: add memory usage monitor for vnode (#31212) 2025-05-27 16:40:03 +08:00
Jing Sima
e2147145e0 feat: [TS-6100] Parse create stream sql: Support vtable. 2025-05-27 09:39:59 +08:00
wangmm0220
9772e9846c fix(stream): error if %%n with varchar tag 2025-05-26 19:56:41 +08:00
wangmm0220
3aa8c175f5 feat(stream): reset agg operator & reset tsdb reader in fetch request 2025-05-26 14:52:02 +08:00
Simon Guan
309f4ffa5c Merge branch 'main' into merge/mainto3.0 2025-05-26 13:46:33 +08:00
Jinqing Kuang
cd5ef52a9d fix(stream): remove unused files 2025-05-26 09:38:40 +08:00
dapan1121
c8b36ee449 fix: add watch process 2025-05-24 18:15:32 +08:00
Jing Sima
c812498a91 feat: [TS-6100] Parse create stream sql: Support recalculate stream and refactor of drop/start/stop stream. 2025-05-24 17:57:24 +08:00
Jinqing Kuang
18566df281 Merge branch '3.0' into kjq-merge 2025-05-24 14:56:21 +08:00
dapan1121
270e383229 enh: add mnode error handling 2025-05-23 18:14:34 +08:00
Haojun Liao
11665b6efe fix(stream): control the global parameters. 2025-05-23 14:36:20 +08:00
Haojun Liao
8b2eb18323 fix(stream): update the stream info for update. 2025-05-23 11:01:28 +08:00
Haojun Liao
02d70186d2 refactor(stream): add parameters to config the stream queue size. 2025-05-22 19:56:49 +08:00
Haojun Liao
f5db6532dc refactor(stream): add parameters to config the write queue size. 2025-05-22 19:54:54 +08:00
Haojun Liao
4743cc3683 refactor(stream): check for write queue size for sink tasks. 2025-05-22 17:55:47 +08:00
wangmm0220
2d717c3a4f feat(stream): set tag value in trigger cols 2025-05-22 15:38:32 +08:00
Haojun Liao
8bb4979e53 refactor: remove some comments. 2025-05-22 09:55:56 +08:00
Haojun Liao
231d8b416e fix(stream): fix memory leak. 2025-05-22 09:55:18 +08:00
Haojun Liao
a05b023c3e fix(stream): fix memory leak. 2025-05-21 19:13:23 +08:00
Haojun Liao
e04f81385a fix(stream): collect involved tasks firstly. 2025-05-21 18:41:47 +08:00
dapan1121
35553ac4e4 Merge remote-tracking branch 'origin/feat/TS-6100-3.0' into feat/TS-6100-3.0.pw7 2025-05-21 10:51:21 +08:00
dapan1121
df2039e779 enh: add restart phase 2025-05-21 10:49:48 +08:00
wangjiaming0909
a3ca501368 new-stream: runner remove comments 2025-05-21 00:50:15 +00:00
wangjiaming0909
0ffe9e55f3 stream runner force output impl 2025-05-20 03:13:22 +00:00
dapan1121
3228a993a3 fix: debug log 2025-05-20 09:09:09 +08:00
dapan1121
0a01e7f4f1 fix: add create stream log 2025-05-20 08:15:23 +08:00
dapan1121
e4cd39affc fix: add stream object debug log 2025-05-19 17:46:59 +08:00
Jing Sima
cd3e0bf4c8 feat: [TS-6100] Parse create stream sql: Fix external window wrong plan. 2025-05-19 16:37:48 +08:00
dapan1121
f848d8806b fix: compile issues 2025-05-19 11:15:15 +08:00
facetosea
80d75a6316 fix: stream test case 2025-05-19 09:55:44 +08:00
dapan1121
097a9ba275 fix: drop snode task list issue 2025-05-19 09:54:46 +08:00
dapan1121
067f201f64 fix: snode task list redeploy issue 2025-05-17 18:26:28 +08:00
dapan1121
5069aa8845 Merge remote-tracking branch 'origin/feat/TS-6100-3.0' into feat/TS-6100-3.0.pw7 2025-05-17 16:37:12 +08:00
dapan1121
85767a9cbf enh: enhance drop snode 2025-05-17 16:36:35 +08:00
wangmm0220
b13967b8f3 feat(stream): move SStorageAPI from stream directory to vnode 2025-05-17 16:00:50 +08:00
Simon Guan
556e426880 Merge branch 'main' into merge/mainto3.0 2025-05-17 12:55:32 +08:00
wangmm0220
96ab95e33b feat(stream): add group values 2025-05-17 11:41:46 +08:00
dapan1121
9a2cf31ee6 Merge remote-tracking branch 'origin/feat/TS-6100-3.0' into feat/TS-6100-3.0.pw7 2025-05-17 10:56:13 +08:00
dapan1121
66ab04dc49 enh: add stream and snode assignment 2025-05-17 10:55:32 +08:00
factosea
edcec9f02b fix: create table has exist 2025-05-17 10:47:56 +08:00
Jinqing Kuang
aca888c6b7 fix(stream): pull group col value in stream trigger task 2025-05-16 17:12:01 +08:00
wangmm0220
3f08f95dde feat(stream): fix col id error 2025-05-16 17:03:55 +08:00
wangmm0220
2891e73399 feat(stream): fix compile error 2025-05-16 16:13:44 +08:00
wangmm0220
a5007823b8 feat(stream): add ctime for getting wal meta 2025-05-16 16:14:42 +08:00
dapan1121
d98210a7ee Merge remote-tracking branch 'origin/feat/TS-6100-3.0' into feat/TS-6100-3.0.pw7 2025-05-16 14:20:45 +08:00
dapan1121
929d923994 enh: add drop snode processing 2025-05-16 14:19:36 +08:00
wangmm0220
39015385f9 feat(stream): add some logs 2025-05-16 09:23:52 +08:00
wangmm0220
88414a1b09 feat(stream): use TimeRangeExpr to filter data in tsdb reader 2025-05-15 19:07:42 +08:00
WANG MINGMING
40216c6143
opti(tmq): save tmq offset in vnode commit time & change log level (#30993) 2025-05-15 18:15:01 +08:00
Yihao Deng
c61c087e98
feat: Refresh user IP white list when drop-dnode finished (#31089) 2025-05-15 16:03:41 +08:00
dapan1121
7119dc9792 fix: trigger table type issue 2025-05-15 15:07:03 +08:00
wangmm0220
0297c7be2c feat(stream): add ts slotid/blockId in external window 2025-05-15 14:22:46 +08:00
dapan1121
0793da0526 Merge remote-tracking branch 'origin/feat/TS-6100-3.0' into feat/TS-6100-3.0.pw7 2025-05-15 11:48:09 +08:00
dapan1121
63df994be5 enh: add alter snode 2025-05-15 11:46:39 +08:00
dapan1121
5bc2e4e0be fix: trigger reader task flag 2025-05-15 10:15:57 +08:00
wangmm0220
9ffe95755b feat(stream): add interface of getting cols value of groupid 2025-05-15 10:03:57 +08:00
dapan1121
f535662356 fix: add debug log 2025-05-15 08:47:59 +08:00
wangjiaming0909
3db03588bd impl runner external window operator 2025-05-14 09:55:32 +00:00
wangjiaming0909
ef7d67efe0 new-stream: runner notification 2025-05-14 09:55:07 +00:00
facetosea
0a7ac81aeb fix: table schema version start from 1 2025-05-14 17:41:51 +08:00
wangmm0220
a1955fb3af feat(stream): add ast for calc in stream reader 2025-05-14 17:39:02 +08:00
dapan1121
a10f70bb83 enh: add snode create processing 2025-05-14 11:39:54 +08:00
facetosea
11760abea2 fix: subtable schema check when table has exist 2025-05-14 11:12:14 +08:00
Haojun Liao
d02b17be0e
fix(stream): extends the node update check interval. (#31048) 2025-05-14 10:15:17 +08:00
dapan1121
1d0d0ca10d fix: calc multiple reader issue 2025-05-14 09:53:15 +08:00
dapan1121
6b95962fe2 fix: crash issue 2025-05-14 09:34:21 +08:00
wangmm0220
9032653fad feat(stream): add filter if with external window 2025-05-13 17:57:15 +08:00