Commit graph

6595 commits

Author SHA1 Message Date
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
Jing Sima
9cdae7b025
fix: [6589381451] Add virtual table datatype check when query. (#33973) 2025-12-19 17:57:33 +08:00
Jing Sima
a353aee17d
fix: [6589381451] Add virtual table datatype check when query. (#33972) 2025-12-19 17:53:27 +08:00
xinsheng Ren
1c36431227
fix(TS-7676): sub query with window main test (#33790) 2025-12-18 16:01:47 +08:00
Mario Peng
1758e6efc4
fix: stream datainserter hash get core (#33886) 2025-12-15 09:44:02 +08:00
Yihao Deng
c2d5e1b41b
fix: mem leak (#33888) 2025-12-12 09:29:33 +08:00
Yihao Deng
fef04727f2
fix mem leak (#33891) 2025-12-12 09:29:05 +08:00
WANG MINGMING
c68a2eb1a9
fix(stream): coredump if there is a condition of tag==%%n in join query (#33879) 2025-12-11 14:19:00 +08:00
Minglei Jin
605a47c64a
fix: the resetting of vtb tbname with dyn query operator (#33870) 2025-12-10 19:18:43 +08:00
Mario Peng
9f84d1b314
bugfix: insert into stb subquery vnode is closed error (#33874) 2025-12-10 15:39:18 +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
Tony Zhang
24af00cf40
fix: state window handles partititon by error (#33782) 2025-12-05 14:37:27 +08:00
xinsheng Ren
e8b2a57e3a
enh: json tag partition by support (#33741)
* fix: memleak

* fix: use escaped json for show create sql
2025-12-04 14:10:15 +08:00
xinsheng Ren
5ed66be5a2
enh: json tag partition by support (#33797) 2025-12-04 14:09:59 +08:00
Jing Sima
5044b431b9
fix: [6487976526] virtual table does not support using same column as reference. (#33781) 2025-12-03 16:42:34 +08:00
Jing Sima
4c2c0378fd
fix: [6487976526] Fix virtual table does not support using same column as reference. (#33780) 2025-12-03 16:42:21 +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
Jinqing Kuang
8dad32d2a3
fix(stream): ignore window open when trigger is recovering from checkpoint (#33698) 2025-11-26 19:59:50 +08:00
Tony Zhang
f4984e7a80
fix(state window): status is null if window data start with null (#33679) 2025-11-26 13:38:41 +08:00
Tony Zhang
1c96be078e
enh: make stableTagFilterCache and tagFilterCache mutually exclusive (#33642) 2025-11-24 16:22:30 +08:00
Tony Zhang
7fa97b1409
fix[state win]: handle end all-null blocks error (#33669) 2025-11-24 16:19:43 +08:00
Haojun Liao
f62ae252d4
feat: freqs with numeric prefix are allowed, such as: 1ms, 9s (#33634) 2025-11-19 09:23:38 +08:00
xinsheng Ren
7fe2b765a7
fix: needn't us pk on _c0 (#33571) 2025-11-18 14:30:34 +08:00
Jing Sima
142a41ff0b
fix: [TS-7649] Fix table schema is old. (#33621) 2025-11-17 18:00:59 +08:00
Jing Sima
6fcde1c210
fix: [TS-7649] Fix table schema is old. (#33623) 2025-11-17 17:58:14 +08:00
Pan Wei
60bb452884
Merge pull request #33610 from taosdata/enh/addStreamLatency
enh(stream): merge from nevados branch
2025-11-17 14:22:02 +08:00
Haojun Liao
c58aa595e7
refactor: check the rsp msg from tdgpt for white noise error. (#33608) 2025-11-17 09:18:39 +08:00
wangmm0220
d29bb66323 enh(stream): fix conflicts; 2025-11-15 19:00:42 +08:00
wangmm0220
d02c2940c9 enh(stream): modify log leve 2025-11-15 18:55:04 +08:00
wangmm0220
c2bc25e190 enh(stream): modify log leve 2025-11-15 18:51:43 +08:00
wangmm0220
821e6f4e9e enh(stream): add log 2025-11-15 15:22:06 +08:00
wangmm0220
795401745a enh(stream): add log & fix indexHash error in reader 2025-11-15 12:59:34 +08:00
Jing Sima
35dddeec0c merge: from 3.3.6 to main 2025-11-14 18:49:41 +08:00
Tony Zhang
5c38a3dfec
fix: ins_table type error (#33586) 2025-11-14 14:33:00 +08:00
xinsheng Ren
6b22948da1
fix: exchangeId's type shouble be int64 (#33594) 2025-11-14 14:29:04 +08:00
dapan1121
0acbe2942a fix: crash issue 2025-11-14 11:23:08 +08:00
dapan1121
50d049cae8 fix: crash issue 2025-11-14 11:07:37 +08:00
Simon Guan
18fd87f2f5 Merge commit '4c4706619093a5b4a8738563849c4146d2b3f5c8' into merge/3.3.6tomain 2025-11-14 10:15:39 +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
Pan Wei
0f8445a45a
Merge pull request #33519 from taosdata/enh/addStreamLatency
enh(stream): optimize the performance of nevados
2025-11-13 11:21:57 +08:00
Tony Zhang
d8079da597 fix: stable tagFilterCache checker handle placeHolderFunc error 2025-11-13 10:25:50 +08:00
Tony Zhang
58a0dc6b3d fix: building error on Windows 2025-11-13 09:33:42 +08:00
Jing Sima
bff02b4d2a
fix:[TD-38550] Fix mem leak in exchagne operator. (#33561) 2025-11-13 09:28:15 +08:00
Jing Sima
e6222c65d3
enh: Add timerange expr type check and Relax the criteria for determining external windows. (#33480)
* enh: Add timerange expr type check and Relax the criteria for determining external windows.

* enh: Do not extract const time range into timeRangeExpr but timeRange

* enh: Relax the criteria for determining external windows.

* enh: support multiple conditions in external window time range

---------

Co-authored-by: dapan1121 <wpan@taosdata.com>
2025-11-13 09:12:21 +08:00
yihaoDeng
e8cfe6a86b fix dead lock 2025-11-12 19:56:00 +08:00
yihaoDeng
d019aaaee9 fix dead lock 2025-11-12 19:52:08 +08:00
yihaoDeng
6d8372a9b5 avoid dead lock 2025-11-12 15:13:49 +08:00