Zhixiao Bao
e29fadda2e
feat: support secure delete option. ( #34591 )
2026-03-16 20:26:22 +08:00
WANG MINGMING
6ade4e468c
opti(stream): remove old logic of stream ( #34642 )
2026-03-12 09:11:00 +08:00
Pan Wei
30c4ea4986
feat: support any/some/all/exists with subqueries ( #34632 )
2026-03-06 14:45:30 +08:00
WANG MINGMING
a44a2a12a1
enh(tmq): optimize logic of tmq of query ( #34303 )
2026-02-26 17:06:07 +08:00
wangmm0220
7ce68a3f23
fix(taosd): conflicts from main
2026-02-06 11:21:26 +08:00
Simon Guan
d3eb594267
Merge branch 'main' into merge/3.3.8tomain
2026-02-05 13:35:23 +08:00
xinsheng Ren
cedbb4c2f8
fix: timetruncate results are abnormal when offset by natural month ( #34442 )
2026-02-05 10:20:43 +08:00
wangmm0220
893f1b431e
fix(merge): conflict from 338
2026-02-03 23:51:41 +08:00
wangmm0220
6e705db306
enh(taosd): merge from 3.3.6
2026-02-03 16:50:09 +08:00
WANG MINGMING
b248f7fc77
opti(tmq): update tablelist if alter tag in tmq ( #34483 )
2026-02-03 16:19:21 +08:00
wangmm0220
0de0ffd04e
enh(tmq): merge from 3.3.6
2026-02-02 19:12:35 +08:00
WANG MINGMING
c50f0033bb
enh(tmq): optimize update tablelist for topic of stable with filter when alter tag ( #34417 )
2026-02-02 16:38:12 +08:00
Simon Guan
7028cb234e
fix: conflicts
2026-01-30 10:28:30 +08:00
Jinqing Kuang
6defccb35a
feat(stream): support true for row count limit ( #34342 )
2026-01-29 14:54:28 +08:00
Tony Zhang
02f1308dbc
enh: interp supports using non-null prev/next values to fill ( #34236 )
2026-01-16 10:32:01 +08:00
Simon Guan
33d6bc54ab
fix: conflicts
2025-12-30 11:20:41 +08:00
Mario Peng
064a380942
fix:stream out table schema change problem ( #34024 )
2025-12-30 10:55:17 +08:00
Kaili Xu
31126ab2b6
feat(rbac): access control ( #33822 )
2025-12-29 19:27:11 +08:00
Simon Guan
60d797cdcf
fix: conflicts
2025-12-23 15:31:08 +08:00
wangmm0220
25ac12c1df
fix(tmq): merge from 3.3.6
2025-12-22 18:47:59 +08:00
WANG MINGMING
9cf0850bf2
fix(tmq): optimize tablelist in tmq when alter tag & modify tag if ne… ( #33988 )
2025-12-22 18:14:39 +08:00
Pan Wei
66e189aa8c
feat: support uncorrelated scalar subquery ( #33913 )
2025-12-22 11:35:33 +08:00
WANG MINGMING
79a5c48ffa
feat(tmq): [TS-6379]remove limition for table operation in tmq ( #33834 )
2025-12-15 11:26:46 +08:00
Simon Guan
4bd57b4c2d
merge: from main .to 3.0 branch
2025-12-10 16:09:36 +08:00
WANG MINGMING
00e27e31c9
fix(tmq): race condition in tmq snapshot for data transformation ( #33691 )
2025-12-08 14:03:20 +08:00
Tony Zhang
e2024229fd
Merge branch 'main' into merge/mainto3.0
2025-11-20 17:11:07 +08:00
WANG MINGMING
3e4371f196
enh(stream): optimize first/las ts interface ( #33602 )
...
* enh(stream): optimize first/las ts interface
* enh(stream): optimize first/las ts interface
* enh(stream): optimize first/las ts interface
* enh(stream): optimize first/last interface
* enh(stream): fix memory leak
* enh(stream): fix some errors
* enh(stream): fix memory leak
2025-11-20 09:39:26 +08:00
dapan1121
d92f21339b
Merge remote-tracking branch 'origin/main' into merge/mainto3.0
2025-11-13 15:57:26 +08:00
Pan Wei
a7fda6d478
Merge pull request #33568 from taosdata/feat/opt_last
...
feat(query): retrieve first/last for the child table in a given uid list.
2025-11-13 13:48:14 +08:00
Haojun Liao
cf2267a324
feat: support query first/last.
2025-11-12 11:02:17 +08:00
WANG MINGMING
617b967d70
enh(stream): optimize logic of getting table list for stream reader & fix race condition in table list ( #33110 )
...
* fix(stream): race condition for tablelist
* fix(stream): race condition for tablelist
* fix(stream): race condition for tablelist
* fix(stream): optimize the logic of getting tablelist
* fix(stream): tablelist size is 0 if alter tag
* enh(stream): fix default found by robot
* enh(stream): fix default found by robot
* enh(stream): refactor the logic of table list in stream reader
* enh(stream): refactor the logic of table list in stream reader
* fix(query): fix getting tags a lot if uidlist is not empty
* fix(query): fix getting tags a lot if uidlist is not empty
* fix(stream): DataBlock is null
* enh(stream): refactor the logic of table list in stream reader
* enh(stream): refactor the logic of table list in stream reader
* enh(stream): refactor the logic of table list in stream reader
* enh(stream): refactor the logic of table list in stream reader
* enh(stream): refactor the logic of table list in stream reader
* enh(stream): fix memory leak
2025-11-11 15:57:54 +08:00
wangmm0220
a6cb6d4266
enh(stream): fix errors in ci
2025-11-11 11:20:49 +08:00
dapan1121
7c501fe23c
fix: crash issue
2025-11-10 16:53:15 +08:00
Tony Zhang
72dc5060b1
enh: support stable tagFilterCache
2025-11-10 10:22:00 +08:00
wangmm0220
b889befe39
enh(stream): fix conflicts
2025-11-07 16:38:02 +08:00
wangmm0220
d94396ff5b
Merge branch 'main' into fix/TD-37251-tablelist-main
2025-11-07 16:30:59 +08:00
Haojun Liao
a9a9e795d5
feat: support retrieve first/last ts.
2025-11-07 15:45:12 +08:00
Haojun Liao
f4c87241aa
refactor: remove unused api.
2025-11-07 14:01:44 +08:00
WANG MINGMING
4f99614b56
fix(stream): rollback tsdbreader reset to avoid unexcepted error ( #33400 )
...
* fix(stream): vnode mem update to avoid lost data
* fix(stream): vnode mem update to avoid lost data
* fix(stream): vnode mem update to avoid lost data
* fix(stream): rollback tsdbreader reset
2025-10-31 17:35:22 +08:00
wangmm0220
5694e4ef54
fix(merge): merge from main
2025-10-21 19:25:14 +08:00
WANG MINGMING
fff8f5f975
fix(stream): reset tableScan operator ( #33225 )
...
* fix(stream): reset tableScan operator
* fix(stream): reset tableScan operator
* fix(stream): reset tableScan operator
* fix(stream): reset tableScan operator
* fix(stream): reset tableScan operator
* fix(stream): reset tableScan operator
* fix(stream): reset tableScan operator
* fix(stream): set uid in table scan reset
* fix(stream): reset tableScan operator
* fix(stream): reset tableScan operator
* fix(stream): reset tableScan operator
* fix(stream): reset tsdbreader in reset tablescan
* fix(stream): reset scanflag & modify case
2025-10-21 16:17:05 +08:00
Jing Sima
6dd1664315
enh: optimize vtable scan ( #33232 )
2025-10-17 13:18:37 +08:00
WANG MINGMING
e53920d0f2
Merge pull request #33284 from taosdata/main
...
enh(stream): merge from main
2025-10-16 17:09:48 +08:00
WANG MINGMING
a190048d55
enh(stream): reset table scan in reader ( #33247 )
2025-10-16 14:46:49 +08:00
wangmm0220
f1f994ff05
enh(stream): fix default found by robot
2025-10-15 18:18:46 +08:00
wangmm0220
c7f0635fe2
enh(stream): optimize logic of getting table list for stream reader & fix race condition in table list
2025-10-14 15:18:14 +08:00
Pan Wei
5c624e6998
enh: support interp and percentile functions in stream ( #33150 )
2025-10-13 19:03:45 +08:00
xinsheng Ren
55d65031a9
enh: add stream log ( #33201 )
2025-10-13 09:10:32 +08:00
WANG MINGMING
90b180fe96
fix(stream): [TD35698]decimal data error if snapshot is true ( #33149 )
2025-10-10 09:37:05 +08:00
WANG MINGMING
3dadce88b3
fix(stream): [TD35698]decimal data error if snapshot is true ( #33189 )
2025-10-10 09:37:00 +08:00