Commit graph

11229 commits

Author SHA1 Message Date
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
xinsheng Ren
cea8fc0ec3
enh: stt file load perfermance (#34195) 2026-01-21 11:28:36 +08:00
Simon Guan
1d69d0bcc5 Merge branch 'main' into merge/mainto3.0 2026-01-20 15:13:36 +08:00
Zhixiao Bao
5eafbe2b60
feat: support encrypt bse , mnode , stream checkpoint. (#34197) 2026-01-20 10:29:21 +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
7c6877ce16 Merge branch 'main' into merge/mainto3.0 2026-01-15 22:54:35 +08:00
wangmm0220
0c0117243f Merge branch 'main' into merge/3.3.8tomain 2026-01-15 10:31:51 +08:00
WANG MINGMING
982e243d5b
fix(stream): align version between tablelist and submit to avoid Invalid parameters if deleting table (#34269) 2026-01-15 10:18:51 +08:00
Simon Guan
c692f2c6f9 Merge branch 'main' into merge/3.3.8tomain 2026-01-15 09:57:06 +08:00
Jing Sima
4f3d048670
Adjust virtual table's max ref table num. (#34284) 2026-01-15 09:27:24 +08:00
Jing Sima
3748ec3716
Adjust virtual table's max ref table num. (#34244) 2026-01-14 09:42:15 +08:00
WANG MINGMING
1350abd5e7
fix(stream): align version between tablelist and submit to avoid Invalid parameters if deleting table (#34255) 2026-01-14 09:08:36 +08:00
Simon Guan
6e79c5fe0f merge: from 3.3.8 to main 2026-01-13 18:11:39 +08:00
Zhixiao Bao
ee5583e0e5
fix: taosd core while duplicate exec trim database wal. (#34268) 2026-01-13 17:33:59 +08:00
Zhixiao Bao
6212436901
fix: taosd core while duplicate exec trim database wal. (#34267) 2026-01-13 17:33:57 +08:00
dongming chen
1c2d4b8971
feat: [6654385780] show snap progress (#34203) 2026-01-13 13:43:59 +08:00