Commit graph

11176 commits

Author SHA1 Message Date
Kaili Xu
31126ab2b6
feat(rbac): access control (#33822) 2025-12-29 19:27:11 +08:00
Simon Guan
bff20028f1 merge: from main to 3.0 2025-12-27 18:53:33 +08:00
Haojun Liao
1336420886
fix(query): add stt reader check. (#34073) 2025-12-27 18:46:05 +08:00
Simon Guan
b6d376b5cf
merge: from main to 3.0 branch #34062 2025-12-27 09:22:50 +08:00
Zhixiao Bao
216c8d4afd
feat: support encryption of configuration files, data files and metadata files (#33801) 2025-12-26 17:58:46 +08:00
wangmm0220
3cf43df116 fix(taosd): merge from main 2025-12-26 10:13:30 +08:00
WANG MINGMING
b318864df8
fix(stream): uid cannot find in uidIndex because of numOfRows==0 & send msg to trigger if error happens in reader (#34031) 2025-12-26 09:12:35 +08:00
Bomin Zhang
9f0271d715
feat: support token authentication (#34026) 2025-12-25 16:30:10 +08:00
WANG MINGMING
acfe352b5b
feat(stream): [TD-37208] process schema changed in vtable (#33871) 2025-12-25 14:41:08 +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
WANG MINGMING
94b5adcd3b
fix(tmq): pSw is null if get raw data & remove consumer is not ready status (#33945) 2025-12-22 09:15:44 +08:00
Simon Guan
8e2f52e1e4
merge: from main to 3.0 branch #33964 2025-12-18 15:22:04 +08:00
Simon Guan
4492d5f5c5 Merge branch 'main' into merge/mainto3.0 2025-12-18 09:40:39 +08:00
dongming chen
1ca04ffacb
feat(TS-6863): add doc and fix compile error (#33954) 2025-12-17 11:16:08 +08:00
dongming chen
55f5bc0dd2
feat[TS-7233]: audit (#33850) 2025-12-16 16:27:11 +08:00
Simon Guan
20cf5b3de5 merge: from 3.3.6 to main 2025-12-16 11:22:58 +08:00
Zhixiao Bao
c2966a0ba4
fix: crash occurs occasionally for decimal-type data with NULL values when caching is enabled (#33919) 2025-12-16 10:54:05 +08:00
Jing Sima
982999def0
feat: [TS-6665] support 32767 cols for virtual table. (#33743) 2025-12-15 13:35:30 +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
dongming chen
e2ee83890b
feat(TS-7270): return code check (#33885) 2025-12-12 14:49:24 +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
3df0f2852d
fix: memleak in getTableList (#33818) 2025-12-08 09:28:58 +08:00
Jinqing Kuang
0285691442
fix(stream): fix output table schema check (#33772) 2025-12-08 09:08:14 +08:00
dongming chen
643dfcb4fc
feat(TS-7270): encrypt algr (#33783) 2025-12-05 13:26:28 +08:00
Simon Guan
9602e9e5a8 Merge branch 'main' into merge/mainto3.0 2025-12-01 10:49:26 +08:00
Simon Guan
2e90cf828c fix: conflicts while merge 3.3.6 to main 2025-12-01 09:24:45 +08:00
Jinqing Kuang
7cc55976a6 Merge branch 'main' into merge/mainto3.0 2025-12-01 09:24:11 +08:00
Zhixiao Bao
a558aec68b
feat: add more log for get value from last cache. (#33716) 2025-12-01 09:14:47 +08:00
Tony Zhang
454afa5753 fix(vnode): include virtual table counts in vnodeGetInfo 2025-11-29 10:20:07 +08:00
Simon Guan
add62ced99 fix: conflicts while merge 3.3.6 to main 2025-11-28 14:51:53 +08:00
Tony Zhang
ca19c28412
enh: fix error in optimizer for ins_tables (#33725) 2025-11-28 14:41:38 +08:00
Simon Guan
5cb3a201b2 fix: conflict while merge from main to 3.0 2025-11-28 09:47:05 +08:00
Jinqing Kuang
8dad32d2a3
fix(stream): ignore window open when trigger is recovering from checkpoint (#33698) 2025-11-26 19:59:50 +08:00
Simon Guan
27519d937c Merge branch 'main' into merge/mainto3.0 2025-11-25 09:52:54 +08:00
WANG MINGMING
72c3efb577
enh(stream): fix table not exists in processTag (#33625) 2025-11-24 17:44:37 +08:00
Simon Guan
306cde690c Merge branch 'main' into merge/mainto3.0 2025-11-24 16:27:32 +08:00
Simon Guan
da142fb2c1 Merge branch '3.3.6' into merge/3.3.6tomain 2025-11-22 08:50:36 +08:00
Minglei Jin
680dda7440
fix(TS-7689): fix s3 grant update when restoring (#33670) 2025-11-22 08:38:35 +08:00
Tony Zhang
e2024229fd Merge branch 'main' into merge/mainto3.0 2025-11-20 17:11:07 +08:00
Simon Guan
d2cffa3e87 Merge branch '3.3.6' into merge/3.3.6tomain 2025-11-20 15:15:31 +08:00
Hongze Cheng
43f2fe8291
fix(tsdb): convert time precision for file set reader (#33644) 2025-11-20 10:12:40 +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
Simon Guan
9e65ae2c6f Merge branch '3.3.6' into merge/3.3.6tomain 2025-11-19 17:52:58 +08:00
WANG MINGMING
3713359f19
fix(tmq): [TS-7662] fix getting more creating table message because o… (#33639) 2025-11-19 17:31:16 +08:00
Simon Guan
9233db4d1a Merge branch 'main' into merge/mainto3.0 2025-11-17 16:34:12 +08:00
wangmm0220
84d5c0cd65 enh(stream): fix compile error 2025-11-17 11:28:07 +08:00
wangmm0220
3d14303d09 enh(stream): fix get tag error 2025-11-17 10:46:13 +08:00