Commit graph

18380 commits

Author SHA1 Message Date
Linhe Huo
c15f23ea9a
feat(xnode): add xnode user privilege check (#34839)
Close https://project.feishu.cn/taosdata_td/feature/detail/6622713900
2026-03-19 22:36:31 +08:00
WANG MINGMING
30da26c832
fix(taosd): problems scaned by sast (#34811)
Close https://project.feishu.cn/taosdata_td/defect/detail/6779882291
2026-03-19 21:08:29 +08:00
WANG MINGMING
6b890c396f
fix(tmq): client does not poll data in a long time if there are some exceptions in channel (#34852) 2026-03-19 17:11:13 +08:00
Yihao Deng
4c94cbe5da
enh: add safefunc (#34436) 2026-03-16 20:27:15 +08:00
Kaili Xu
d4f001968e
enh(grant): timeseries calculation excluding system tables (#34767) 2026-03-16 09:58:47 +08:00
guichuan zhang
4369c535cd
feat(xnode): support xnode feature on Windows platform (#34776)
Closes [6646294817](https://project.feishu.cn/taosdata_td/feature/detail/6646294817)
2026-03-15 09:21:56 +08:00
Kaili Xu
0435899ec4
enh: support grammar of 3.3[manual-only] (#34743) 2026-03-11 14:13:00 +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
Kaili Xu
45c0826791
fix: privilege, error prompt and memory leak (#34675) 2026-03-06 16:04:33 +08:00
dongming chen
9727457fb2
fix/6858855394-add-log-for-timer-stop (#34692) 2026-03-06 16:02:02 +08:00
Kaili Xu
f3c3eaeda4
fix: compact for ssmigrate[manual-only] (#34672) 2026-03-05 16:38:44 +08:00
Jinqing Kuang
80fdc0595d
feat: enable stream support on windows (#34681) 2026-03-05 14:53:53 +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
0e3f2133cc fix: conflicts 2026-03-04 11:52:22 +08:00
Simon Guan
a632b54a80 Merge branch 'main' into merge/3.3.8tomain 2026-03-04 11:49:37 +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
Bomin Zhang
6aa3696e09
feat: add option to enable/disable advanced security (#34602) 2026-03-02 09:18:32 +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
guichuan zhang
1ae650d5bb
fix(xnode): support displaying dynamic error message returned by xnoded (#34601)
Closes [6833801941](https://project.feishu.cn/taosdata_td/defect/detail/6833801941)
2026-02-27 12:20:43 +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
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
Jinqing Kuang
1e082a00b8
fix(stream): fix ci case issues (#34516) 2026-02-23 20:46:41 +08:00
Mario Peng
50a5795988
enh accelerate create stream (#34550) 2026-02-12 01:12:40 +08:00
guichuan zhang
a4696b6230
fix(xnode): fix grant check error in mndXnode mod & add via/labels/created_by params for xnode task validation (#34553)
* fix(xnode): fix grant check error in mndXnode mod

Closes [6793469478](https://project.feishu.cn/taosdata_td/defect/detail/6793469478)

* fix(xnode): add via/labels/created_by params for xnode task validation

Closes [6793548966](https://project.feishu.cn/taosdata_td/defect/detail/6793548966)

* chore: fix spell error

* chore: update raw data len for task/job encoder

* chore: add test case
2026-02-11 23:34:22 +08:00
Kaili Xu
f280873585
fix(rbac): catalog sub task and view/stream privileges[manual-only] (#34506) 2026-02-06 15:30:48 +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
Kaili Xu
0713c22872
fix(rbac): refactor docs, permission error, db owner and audit table[manual-only] (#34498) 2026-02-05 16:14:02 +08:00
Simon Guan
d3eb594267 Merge branch 'main' into merge/3.3.8tomain 2026-02-05 13:35:23 +08:00
guichuan zhang
e050ca09a9
fix(xnoded): fix error msg when creating xnode (#34503)
Closes [6735485359](https://project.feishu.cn/taosdata_td/defect/detail/6735485359)
2026-02-05 11:20:04 +08:00
wangmm0220
893f1b431e fix(merge): conflict from 338 2026-02-03 23:51:41 +08:00
guichuan zhang
b6cab34a18
fix(xnode): increase the length of parser column and config column (#34491)
* fix(xnode): increase the length of parser column and config column

Closes [6755743701](https://project.feishu.cn/taosdata_td/defect/detail/6755743701)

* chore: fix memory leak

* chore: increase parser/config column length to 48k

* chore: add new error code to docs
2026-02-03 22:31:07 +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
dongming chen
3ba010eae9
[6755488313]: add-check-key (#34464) 2026-02-02 17:31:11 +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
guichuan zhang
5ce61e1f29
feat[manual-only]: support token auth when creating XNODE (#34419)
* feat(xnode): support token auth when creating XNODE

Closes [6725312703](https://project.feishu.cn/taosdata_td/feature/detail/6725312703)

* chore: clean code & fix xnode transactions issues

* chore: fix alter xnode job memory leak

* fix: update workflow reference to use specific commit for new framework test

---------

Co-authored-by: chenhaoran <haoran920c@163.com>
2026-01-30 15:40:11 +08:00
Kaili Xu
1697365722
enh: check user name of consumer object directly. (#34445) 2026-01-29 19:24:39 +08:00
Jinqing Kuang
6defccb35a
feat(stream): support true for row count limit (#34342) 2026-01-29 14:54:28 +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