Pan Wei
|
b772a5d7f3
|
feat: support IN/NOT IN with subquery (#34290)
|
2026-01-22 13:39:05 +08:00 |
|
xinsheng Ren
|
cea8fc0ec3
|
enh: stt file load perfermance (#34195)
|
2026-01-21 11:28:36 +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
|
e3677cc440
|
merge: from 3.3.8 to main
|
2026-01-12 13:44:59 +08:00 |
|
Minglei Jin
|
ea0b724b24
|
Merge branch '3.3.6' into merge/3.3.6to3.3.8
|
2026-01-09 18:28:16 +08:00 |
|
Minglei Jin
|
8780e60a51
|
enh(meta entry cache): cache switch and size control (#34014)
|
2026-01-09 17:40:51 +08:00 |
|
Simon Guan
|
da960dc51e
|
merge: from 3.3.6 to 3.3.8 branch
|
2026-01-09 15:54:10 +08:00 |
|
xinsheng Ren
|
fdb5266223
|
fix: big offset error (#34183)
|
2026-01-09 09:32:46 +08:00 |
|
Minglei Jin
|
7846309f93
|
fix(stream/fetch): fix stream data fetching from runner (#34170)
|
2026-01-08 20:02:39 +08:00 |
|
Minglei Jin
|
2b55b6e533
|
fix(stream/fetch): fix stream data fetching from runner (#34178)
|
2026-01-08 20:02:18 +08:00 |
|
Simon Guan
|
2d05ff9812
|
merge: from 3.3.8 to main branch #34196
|
2026-01-07 19:13:41 +08:00 |
|
Mario Peng
|
28d5675e49
|
fix:insert into stb subquery cross dnodes (#34131)
|
2026-01-07 19:11:51 +08:00 |
|
Mario Peng
|
2fb1688950
|
fix: 6574866934 (#34171)
|
2026-01-07 19:11:24 +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 |
|
WANG MINGMING
|
25c6c14490
|
fix(stream): add resetting tagScan logic & fix parse value error if value is integer & fix tmqError.py (#34124)
|
2026-01-05 15:12:54 +08:00 |
|
Simon Guan
|
33d6bc54ab
|
fix: conflicts
|
2025-12-30 11:20:41 +08:00 |
|
Minglei Jin
|
907f3940bc
|
fix(ext window): shrink ext window mem when loop finished (#34038)
|
2025-12-30 11:02:08 +08:00 |
|
Mario Peng
|
064a380942
|
fix:stream out table schema change problem (#34024)
|
2025-12-30 10:55:17 +08:00 |
|
Pan Wei
|
43f4fb3df5
|
fix: scalar subquery calc constant issue (#34097)
* fix: scalar subquery calc constant issue
* fix: memory leak issue
|
2025-12-30 08:15:19 +08:00 |
|
Simon Guan
|
a42a0e6d4e
|
Merge branch 'main' into merge/mainto3.0
|
2025-12-29 20:25:34 +08:00 |
|
WANG MINGMING
|
d5ca720eb5
|
opti(query): optimized logic of narrowing down tablelist to make logi… (#34040)
|
2025-12-29 14:08:24 +08:00 |
|
Yihao Deng
|
d124e18b3b
|
enh: add token transport (#34012)
|
2025-12-27 16:09:12 +08:00 |
|
Jing Sima
|
87a65eb204
|
fix: [6622759079] Fix last(ts) on virtual supertable wrong result. (#34045)
|
2025-12-26 14:10:05 +08:00 |
|
Jing Sima
|
d50d486ad3
|
fix: [6622889291] Fix invalid rowSize. (#34046)
|
2025-12-26 09:12:43 +08:00 |
|
Jing Sima
|
7445697378
|
fix: [6622889291] Fix invalid rowSize. (#34043)
|
2025-12-25 18:17:37 +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
|
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
|
7ff28e7f65
|
fix: conflicts
|
2025-12-23 15:33:55 +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 |
|
Pan Wei
|
5de41a3b45
|
enh: fix hash join several issues (#34013)
|
2025-12-23 13:54:18 +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
|
1413b7b997
|
fix: confilcts
|
2025-12-19 19:51:38 +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 |
|
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 |
|
Jing Sima
|
982999def0
|
feat: [TS-6665] support 32767 cols for virtual table. (#33743)
|
2025-12-15 13:35:30 +08:00 |
|
WANG MINGMING
|
79a5c48ffa
|
feat(tmq): [TS-6379]remove limition for table operation in tmq (#33834)
|
2025-12-15 11:26:46 +08:00 |
|
Simon Guan
|
8d654ec422
|
fix: conflicts
|
2025-12-15 10:19:10 +08:00 |
|
Mario Peng
|
1758e6efc4
|
fix: stream datainserter hash get core (#33886)
|
2025-12-15 09:44:02 +08:00 |
|