Pan Wei
aa376a88c4
enh: optimize performance while scalar subquery as primary key condtion ( #34027 )
2025-12-25 17:31:43 +08:00
Jing Sima
5fb86d7b12
enh: [TS-7591] Some code refactor and add more log. ( #34022 )
2025-12-24 15:36:32 +08:00
Jing Sima
220d625fc8
enh:[TS-7591] Optimize virtual super table agg query. ( #33995 )
2025-12-23 16:44:28 +08:00
Simon Guan
60d797cdcf
fix: conflicts
2025-12-23 15:31:08 +08:00
Simon Guan
810b451c61
merge: from 3.3.6 to main #34015
2025-12-23 15:25:10 +08:00
Yihao Deng
93f0a72a12
opt logic ( #33991 )
...
* opt logic
* opt logic
2025-12-23 10:15:06 +08:00
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
Pan Wei
66e189aa8c
feat: support uncorrelated scalar subquery ( #33913 )
2025-12-22 11:35:33 +08:00
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
xinsheng Ren
5ed66be5a2
enh: json tag partition by support ( #33797 )
2025-12-04 14:09:59 +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