Commit graph

11244 commits

Author SHA1 Message Date
Zhixiao Bao
e29fadda2e
feat: support secure delete option. (#34591) 2026-03-16 20:26:22 +08:00
Simon Guan
350e43a19c fix: conflicts 2026-03-16 17:30:27 +08:00
Minglei Jin
49a1c6908a
calc subq to runner (#34457) 2026-03-16 14:10:31 +08:00
Hongze Cheng
3401aa8f98
feat: add data force repair mode (#34753) 2026-03-16 10:21:17 +08:00
Kaili Xu
d4f001968e
enh(grant): timeseries calculation excluding system tables (#34767) 2026-03-16 09:58:47 +08:00
dongming chen
80c8c432e4
feat/6641435300-save-audit-in-self (#34738) 2026-03-13 11:38:17 +08:00
Simon Guan
b8f11c5912 fix: conflicts 2026-03-12 09:41:15 +08:00
WANG MINGMING
30e3a46b8a
fix(taosc): optimize the speed of updating table lists when altering tags in tmq (#34711) 2026-03-11 14:08:27 +08:00
Zhixiao Bao
6976382b2f
fix: tsdbCache and bse memleak. (#34728) 2026-03-10 16:45:49 +08:00
Zhixiao Bao
7c35f62835
fix(vnode): fix signed/unsigned comparison in vnodePreProcessSubmitMsg. (#34733) 2026-03-10 16:43:09 +08:00
Simon Guan
1e1c92e4ae
merge: from main to 3.0 branch #34720 2026-03-09 17:04:21 +08:00
WANG MINGMING
f2bae7e798
enh(tmq): support for vtable (#34587) 2026-03-09 10:49:14 +08:00
dongming chen
9727457fb2
fix/6858855394-add-log-for-timer-stop (#34692) 2026-03-06 16:02:02 +08:00
Simon Guan
2692f69fad Merge branch 'main' into merge/mainto3.0 2026-03-05 16:43:12 +08:00
Kaili Xu
f3c3eaeda4
fix: compact for ssmigrate[manual-only] (#34672) 2026-03-05 16:38:44 +08:00
Simon Guan
2a4e51be3d Merge branch 'main' into merge/mainto3.0 2026-03-05 12:42:07 +08:00
Tony Zhang
c9f7b561d8
fix: enhance error handling for blob retrieval and add null blob test (#34673) 2026-03-05 11:50:03 +08:00
Simon Guan
08007692be fix: conflicts 2026-03-04 14:44:07 +08:00
Simon Guan
0e3f2133cc fix: conflicts 2026-03-04 11:52:22 +08:00
Tony Zhang
9ff10d669a
fix: support blob in cache read(last/last_row) (#34647) 2026-03-04 11:37:30 +08:00
WANG MINGMING
ec97502307
fix(tmq): case error in sometimes (#34619)
Closes:
- https://project.feishu.cn/taosdata_td/defect/detail/6853668142
- https://project.feishu.cn/taosdata_td/defect/detail/6779896671
- https://project.feishu.cn/taosdata_td/defect/detail/6779921206


Changes:

* fix(tmq): case error in sometimes

* fix(tmq): fix cases error in sometimes

* fix(tmq): walEndVer is 0 && avoid return error when transform vnode

* fix(tmq): case error in sometimes

* fix(tmq): case error in sometimes

* fix(tmq): case error in sometimes

* fix(tmq): case error in sometimes
2026-03-03 17:58:05 +08:00
qevolg
e158512e58 Merge branch '3.3.8' into merge/3.3.8tomain 2026-02-28 16:50:17 +08:00
Simon Guan
d68acc8e10 fix: conflicts 2026-02-28 09:53:04 +08:00
WANG MINGMING
5e01b487e8
enh(tmq): remove pHandle when registering new pHandle (#34586) 2026-02-28 09:42:47 +08:00
Simon Guan
beb874241e
merge: from main to 3.0 #34603 2026-02-27 15:19:25 +08:00
Simon Guan
4720ac2cba
merge: from 3.3.6 to 3.3.8 #34565 2026-02-26 17:09:27 +08:00
WANG MINGMING
a44a2a12a1
enh(tmq): optimize logic of tmq of query (#34303) 2026-02-26 17:06:07 +08:00
WANG MINGMING
bf09785ac0
fix(stream): add total rows if there is meta data (#34578) 2026-02-26 16:58:10 +08:00
Jinqing Kuang
010d474ff2
Merge pull request #34590 from taosdata/fix/ci-cases-338
fix(stream): fix ci case issues
2026-02-26 16:52:48 +08:00
wangmm0220
7748cdebd6 fix(vtable): support vtable in metaQuery 2026-02-26 16:12:32 +08:00
Simon Guan
d26a0ee67a fix: conflicts 2026-02-26 14:06:02 +08:00
Jinqing Kuang
1e082a00b8
fix(stream): fix ci case issues (#34516) 2026-02-23 20:46:41 +08:00
wangmm0220
7ce68a3f23 fix(taosd): conflicts from main 2026-02-06 11:21:26 +08:00
Simon Guan
4325344de4
merge: from 3.3.8 to main #34494 2026-02-05 19:53:08 +08:00
WANG MINGMING
f8653bde86
fix(stream): core dump in the interface of getting last ts if there is a varchar in primary key (#34499) 2026-02-05 17:28:14 +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
Jing Sima
9a960b24bc
enh: [6690002267] Optimize virtual table query with plenty of columns. (#34341) 2026-02-02 17:27:02 +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
Kaili Xu
a0855b0ee7
fix: assign ownerId for normal table during test_priv_basic.py refactoring (#34459) 2026-02-02 13:48:38 +08:00
Simon Guan
7028cb234e fix: conflicts 2026-01-30 10:28:30 +08:00
Simon Guan
4ffef52df5 fix: conflicts 2026-01-29 11:42:38 +08:00
Simon Guan
81584bfa4d Merge branch '3.3.6' into merge/3.3.6to3.3.8 2026-01-29 11:30:47 +08:00
Jing Sima
bbab4f949c
fix: [6570595001] Add correct error handling logic. (#34088) 2026-01-29 09:48:09 +08:00
Kaili Xu
b3e56f99ae
enh(rbac): access control (#34259) 2026-01-28 19:06:16 +08:00
Simon Guan
e526d3a338
merge: from main to 3.0 #34371 2026-01-22 14:38:48 +08:00
Zhixiao Bao
3de5894916
feat: taosk compatibility (#34343) 2026-01-22 14:24:32 +08:00
Pan Wei
b772a5d7f3
feat: support IN/NOT IN with subquery (#34290) 2026-01-22 13:39:05 +08:00