mljin
1c02910dd3
fix(subq/stream): stream subquery per-event re-evaluation ( #6984935627 ) ( rd-public/tsdb!242 )
2026-05-23 14:11:27 +08:00
Jinqing Kuang
09a0b9b638
fix(stream): align external window join indices ( #35291 )
2026-05-08 10:26:36 +08:00
Pan Wei
4bd8dfe637
fix: remove queryBufferSize and cacheLazyLoadThreshold in code and docs ( #35176 )
...
* docs: remove queryBufferSize configuration description
* refactor: remove deprecated queryBufferSize and cacheLazyLoadThreshold configs
Both configs were dead code with no actual effect:
- queryBufferSize/tsQueryBufferSize/tsQueryBufferSizeBytes: explicitly
documented as 'not effective yet'; checkForQueryBuf/releaseQueryBuf
were defined but never called anywhere
- tsCacheLazyLoadThreshold/cacheLazyLoadThreshold: registered and read
from config but never referenced in any business logic
Remove variable declarations, definitions, config registrations, config
loading, associated functions, cfg file examples, docs, and test entries.
2026-04-20 17:42:14 +08:00
Jinqing Kuang
27a537829b
feat(query): support external windows ( #34933 )
2026-03-29 09:38:08 +08:00
Tony Zhang
44433187db
enh: explain ( #34764 )
2026-03-20 10:08:49 +08:00
Minglei Jin
49a1c6908a
calc subq to runner ( #34457 )
2026-03-16 14:10:31 +08:00
WANG MINGMING
6ade4e468c
opti(stream): remove old logic of stream ( #34642 )
2026-03-12 09:11:00 +08:00
Jing Sima
0606cf7ee8
enh: [6492510964] Virtual super table window optimize for interval/session/event ( #34690 )
2026-03-09 17:05:53 +08:00
Haojun Liao
156da4e68f
feat(TDgpt): support multiple input data columns for anomaly detection. ( #34606 )
2026-03-06 17:48:39 +08:00
Pan Wei
30c4ea4986
feat: support any/some/all/exists with subqueries ( #34632 )
2026-03-06 14:45:30 +08:00
WANG MINGMING
a44a2a12a1
enh(tmq): optimize logic of tmq of query ( #34303 )
2026-02-26 17:06:07 +08:00
wangmm0220
7ce68a3f23
fix(taosd): conflicts from main
2026-02-06 11:21:26 +08:00
Jing Sima
cdd7c0cc67
enh: [6690002267] Enh virtual super table scan. ( #34481 )
2026-02-05 14:58:33 +08:00
Tony Zhang
2e4b4bc62e
feat: support surrounding time for fill ( #34414 )
2026-02-05 11:33:28 +08:00
wangmm0220
893f1b431e
fix(merge): conflict from 338
2026-02-03 23:51:41 +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
Simon Guan
7028cb234e
fix: conflicts
2026-01-30 10:28:30 +08:00
Jinqing Kuang
6defccb35a
feat(stream): support true for row count limit ( #34342 )
2026-01-29 14:54:28 +08:00
Pan Wei
b772a5d7f3
feat: support IN/NOT IN with subquery ( #34290 )
2026-01-22 13:39:05 +08:00
Jing Sima
ea6f7398a3
enh: enh virtual supertable's state window query. ( #34251 )
2026-01-19 14:44:18 +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
Tony Zhang
2d701173f3
fix: state window error when partition by tbname ( #34245 )
2026-01-14 09:40:16 +08:00
Jing Sima
ecc3e2a5bd
fix virtual table test cases ( #34246 )
2026-01-12 17:32:39 +08:00
Simon Guan
761f2c4807
merge: from 3.3.8 to main
2026-01-07 15:26:03 +08:00
Simon Guan
87ad8af30a
merge: from 3.3.6 to 3.3.8
2026-01-07 09:50:24 +08:00
xinsheng Ren
6df0b65a1a
fix: groupagg with slimit ( #34083 )
2026-01-06 13:41:40 +08:00
Pan Wei
aa376a88c4
enh: optimize performance while scalar subquery as primary key condtion ( #34027 )
2025-12-25 17:31:43 +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
Pan Wei
5de41a3b45
enh: fix hash join several issues ( #34013 )
2025-12-23 13:54:18 +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
Tony Zhang
66cb641c3d
Merge branch 'main' into merge/tony
2025-12-07 08:34:47 +08:00
Tony Zhang
24af00cf40
fix: state window handles partititon by error ( #33782 )
2025-12-05 14:37:27 +08:00
Simon Guan
bb08833765
merge: from main to 3.0
2025-12-04 09:27:17 +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
Jing Sima
3cb2c4602b
enh: [TS-7132] Optimize state window on virtual table ( #33638 )
2025-12-01 10:04:07 +08:00
Simon Guan
5cb3a201b2
fix: conflict while merge from main to 3.0
2025-11-28 09:47:05 +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
Simon Guan
9233db4d1a
Merge branch 'main' into merge/mainto3.0
2025-11-17 16:34:12 +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
Simon Guan
169d535242
Merge branch 'main' into merge/mainto3.0
2025-11-15 11:29:18 +08:00
xinsheng Ren
b08aeeb42e
fix: exchangeId's type shouble be int64 ( #33592 )
2025-11-14 14:29:30 +08:00
xinsheng Ren
6b22948da1
fix: exchangeId's type shouble be int64 ( #33594 )
2025-11-14 14:29:04 +08:00