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 |
|
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 |
|
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 |
|
wangmm0220
|
4c4c3a8652
|
fix(stream): fix reset error in vtablescanoperator & modify log
|
2025-07-04 18:10:32 +08:00 |
|
Jing Sima
|
a7adc8042f
|
feat: [TS-6100] Support TSMA: Part 1.
|
2025-07-04 13:31:48 +08:00 |
|
facetosea
|
31ff18a0be
|
fix: mem leak
|
2025-07-03 17:54:09 +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 |
|
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 |
|
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 |
|
facetosea
|
cf2a932034
|
fix: get vginfo
|
2025-07-01 23:06:56 +08:00 |
|
wangmm0220
|
dd8665a582
|
feat(stream): add skey/ekey/order for trigger
|
2025-07-01 17:34:00 +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 |
|
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 |
|
facetosea
|
1064dbe38a
|
fix: fill
|
2025-06-30 17:34:39 +08:00 |
|
wangmm0220
|
5610088604
|
fix(stream): add log
|
2025-06-30 14:13:54 +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 |
|
wangmm0220
|
209922b7c4
|
feat(stream): fix rtInfo is null when fetch data in reader
|
2025-06-28 15:46:33 +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 |
|
wangmm0220
|
564d585619
|
feat(stream): fix err that no rtInfo in stream fetch
|
2025-06-28 11:47:31 +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
|
b6e07d7cb5
|
fix: reader crash issue
|
2025-06-27 13:44:23 +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 |
|
wangmm0220
|
5b60179ca1
|
feat(stream): modify blockIs in calcaCachaePlan & ver
|
2025-06-26 13:43:00 +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
|
81c31ad555
|
fix(stream): checkpoint
|
2025-06-24 15:08:40 +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 |
|
wangmm0220
|
fb281e55eb
|
fix(stream): send no data if wal is end
|
2025-06-21 19:29:12 +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 |
|
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
|
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 |
|