Commit graph

719 commits

Author SHA1 Message Date
Simon Guan
061ed24311 Merge branch 'main' into merge/mainto3.0 2025-12-18 16:16:15 +08:00
xinsheng Ren
1c36431227
fix(TS-7676): sub query with window main test (#33790) 2025-12-18 16:01:47 +08:00
Simon Guan
4bd57b4c2d merge: from main .to 3.0 branch 2025-12-10 16:09:36 +08:00
Tony Zhang
3df0f2852d
fix: memleak in getTableList (#33818) 2025-12-08 09:28:58 +08:00
Tony Zhang
66cb641c3d Merge branch 'main' into merge/tony 2025-12-07 08:34:47 +08:00
Haojun Liao
d5b872ff18
fix(query): restore the default level for print result blocks. (#33813) 2025-12-04 15:56:08 +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
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
306cde690c Merge branch 'main' into merge/mainto3.0 2025-11-24 16:27:32 +08:00
Tony Zhang
1c96be078e
enh: make stableTagFilterCache and tagFilterCache mutually exclusive (#33642) 2025-11-24 16:22:30 +08:00
Simon Guan
9233db4d1a Merge branch 'main' into merge/mainto3.0 2025-11-17 16:34:12 +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
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
dapan1121
d92f21339b Merge remote-tracking branch 'origin/main' into merge/mainto3.0 2025-11-13 15:57:26 +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
Tony Zhang
4049f89516 fix: stable tagFilterCache crash on number type tag 2025-11-12 15:08:22 +08:00
Tony Zhang
b690aee80f refactor: refine stable tagFilterCache checker to avoid json tag 2025-11-12 15:08:22 +08:00
Tony Zhang
3c42516e05 fix: stable tagFilterCache bug when alter varchar/nchar tag 2025-11-11 20:52:11 +08:00
Tony Zhang
afe2ae7c81 fix: stable tagFilterCache core when tagCond has null 2025-11-11 16:07:20 +08:00
WANG MINGMING
617b967d70
enh(stream): optimize logic of getting table list for stream reader & fix race condition in table list (#33110)
* fix(stream): race condition for tablelist

* fix(stream): race condition for tablelist

* fix(stream): race condition for tablelist

* fix(stream): optimize the logic of getting tablelist

* fix(stream): tablelist size is 0 if alter tag

* enh(stream): fix default found by robot

* enh(stream): fix default found by robot

* enh(stream): refactor the logic of table list in stream reader

* enh(stream): refactor the logic of table list in stream reader

* fix(query): fix getting tags a lot if uidlist is not empty

* fix(query): fix getting tags a lot if uidlist is not empty

* fix(stream): DataBlock is null

* enh(stream): refactor the logic of table list in stream reader

* enh(stream): refactor the logic of table list in stream reader

* enh(stream): refactor the logic of table list in stream reader

* enh(stream): refactor the logic of table list in stream reader

* enh(stream): refactor the logic of table list in stream reader

* enh(stream): fix memory leak
2025-11-11 15:57:54 +08:00
dapan1121
1521fb119e fix: remove debug log 2025-11-11 13:47:55 +08:00
dapan1121
6857f85f74 fix: remove debug log 2025-11-11 12:38:18 +08:00
wangmm0220
184f907320 Merge branch 'enh/addStreamLatency-marks' of https://github.com/taosdata/TDengine into enh/addStreamLatency-marks 2025-11-11 11:24:37 +08:00
dapan1121
0aa442f6ff fix: add debug log 2025-11-11 11:21:14 +08:00
wangmm0220
a6cb6d4266 enh(stream): fix errors in ci 2025-11-11 11:20:49 +08:00
Tony Zhang
826b4cc1b9 fix: getTableList memleak 2025-11-11 10:26:03 +08:00
dapan1121
c4824cb132 fix: add more debug logs 2025-11-11 10:24:41 +08:00
dapan1121
0401dfec0d fix: add more log 2025-11-11 10:04:53 +08:00
dapan1121
ae58b12a25 fix: add debug log 2025-11-11 08:42:50 +08:00
Tony Zhang
f7af7ce5dc chore: stable tagFilterCache add log detail 2025-11-10 18:57:15 +08:00
dapan1121
27d729217e fix: add debug log 2025-11-10 17:58:55 +08:00
dapan1121
7c501fe23c fix: crash issue 2025-11-10 16:53:15 +08:00
Tony Zhang
c2c24e0587 chore: stable tagFilterCache print log when failed to hit cache 2025-11-10 16:24:15 +08:00
Tony Zhang
d308547bb6 enh: add more log for stable tagFilterCache & remove dup code 2025-11-10 16:12:38 +08:00
Tony Zhang
c5c9796e72 fixup: stable tagFilterCache only use in stream 2025-11-10 14:07:49 +08:00
Tony Zhang
72dc5060b1 enh: support stable tagFilterCache 2025-11-10 10:22:00 +08:00
wangmm0220
638ca1ab64 fix(query): fix getting tags a lot if uidlist is not empty 2025-11-07 16:39:24 +08:00
wangmm0220
ae66b2f7e8 fix(query): fix getting tags a lot if uidlist is not empty 2025-11-07 16:39:13 +08:00
wangmm0220
d94396ff5b Merge branch 'main' into fix/TD-37251-tablelist-main 2025-11-07 16:30:59 +08:00
WANG MINGMING
2a2bfea8dd
fix(query): fix getting tags a lot if uidlist is not empty (#33482)
* fix(query): fix getting tags a lot if uidlist is not empty

* fix(query): fix getting tags a lot if uidlist is not empty

* fix(stream): DataBlock is null
2025-11-07 14:21:26 +08:00
Simon Guan
96f4fdd896 Merge branch 'main' into merge/mainto3.0 2025-11-05 16:51:58 +08:00
WANG MINGMING
fdf218cb53
fix(stream): [TD-38380] error if tag == %%1 with tagcache open (#33346) 2025-10-30 09:59:15 +08:00
wangmm0220
5694e4ef54 fix(merge): merge from main 2025-10-21 19:25:14 +08:00
WANG MINGMING
fff8f5f975
fix(stream): reset tableScan operator (#33225)
* fix(stream): reset tableScan operator

* fix(stream): reset tableScan operator

* fix(stream): reset tableScan operator

* fix(stream): reset tableScan operator

* fix(stream): reset tableScan operator

* fix(stream): reset tableScan operator

* fix(stream): reset tableScan operator

* fix(stream): set uid in table scan reset

* fix(stream): reset tableScan operator

* fix(stream): reset tableScan operator

* fix(stream): reset tableScan operator

* fix(stream): reset tsdbreader in reset tablescan

* fix(stream): reset scanflag & modify case
2025-10-21 16:17:05 +08:00