Simon Guan
169d535242
Merge branch 'main' into merge/mainto3.0
2025-11-15 11:29:18 +08:00
Simon Guan
fec690899e
merge: from 3.3.6 to main branch #33572
2025-11-14 10:11:01 +08:00
Simon Guan
5d3071507e
Merge branch 'main' into merge/mainto3.0
2025-11-14 10:05:00 +08:00
Jing Sima
248b4b0163
fix:[TD-38557] Fix select count(1) from virtual super table. ( #33567 )
2025-11-13 16:15:12 +08:00
xiao-77
cbf924f2fe
fix: merge errors and failed ci cases.
2025-11-13 16:10:00 +08:00
dapan1121
d92f21339b
Merge remote-tracking branch 'origin/main' into merge/mainto3.0
2025-11-13 15:57:26 +08:00
xiao-77
9478d7b768
fix: merge error.
2025-11-13 11:16:28 +08:00
xiao-77
e004167333
Merge remote-tracking branch 'origin/3.3.6' into merge/3.3.6tomain
2025-11-13 11:07:32 +08:00
WANG MINGMING
1ced706b9d
enh(wal): [TS-7567]set wal keep version to avoid deleting ( #33517 )
2025-11-13 09:28:26 +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
WANG MINGMING
e49ea47b66
Merge branch 'main' into enh/addStreamLatency
2025-11-13 01:36:40 +08:00
Haojun Liao
ecb87ab23a
fix(query): Check the type of the subclause before treating it as a DELETE statement. ( #33558 )
2025-11-12 17:06:10 +08:00
Simon Guan
c40797a9dd
Merge branch 'main' into merge/mainto3.0
2025-11-11 18:56:05 +08:00
Simon Guan
fc5afc924e
Merge branch '3.3.6' into merge/3.3.6tomain
2025-11-11 10:45:06 +08:00
Zhixiao Bao
c8bfc1da05
fix: csv-parse-error ( #33500 )
2025-11-11 09:56:52 +08:00
Jing Sima
ede355c4a7
enh: Do not extract const time range into timeRangeExpr but timeRange
2025-11-06 09:32:40 +08:00
Jing Sima
62ff0ad905
enh: Add timerange expr type check and Relax the criteria for determining external windows.
2025-11-06 09:32:36 +08:00
Jing Sima
d2889946f0
enh: Add timerange expr type check and Relax the criteria for determi… ( #33220 )
...
* 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-05 19:24:49 +08:00
Simon Guan
96f4fdd896
Merge branch 'main' into merge/mainto3.0
2025-11-05 16:51:58 +08:00
Hongze Cheng
dd784968b9
enh: compact command now support the force option ( #33427 )
2025-11-04 16:31:58 +08:00
Haojun Liao
3d72775fa6
feat(gpt): support correlation functions, e.g., tdw/tdw_path/tlcc ( #33425 )
2025-10-31 11:26:35 +08:00
dapan1121
e85b6f3ac1
Merge remote-tracking branch 'origin/main' into enh/addStreamLatency-marks
2025-10-29 11:16:35 +08:00
freemine
c6dbf6d2a3
fix: memory leakage ( #33373 )
2025-10-29 09:45:23 +08:00
Tony Zhang
7255df3d5b
feat: support zeroth state in state window ( #33294 )
2025-10-22 16:16:25 +08:00
xinsheng Ren
a05eaf3243
fix: memleak ( #33280 )
2025-10-17 09:49:52 +08:00
Jing Sima
c60f0dacae
enh: add trigger table precision in create stream req.
2025-10-16 15:47:30 +08:00
Simon Guan
22e93ba8b6
Merge branch 'main' into merge/mainto3.0
2025-10-15 18:06:05 +08:00
xinsheng Ren
892e1acc51
fix: TD-37490 ci case ( #33187 )
2025-10-15 18:03:57 +08:00
Simon Guan
6fbe34e978
Merge branch 'main' into merge/mainto3.0
2025-10-14 09:15:06 +08:00
Pan Wei
5c624e6998
enh: support interp and percentile functions in stream ( #33150 )
2025-10-13 19:03:45 +08:00
Kaili Xu
348907e4b1
enh: rsma docs and task monitor ( #33219 )
2025-10-13 17:00:00 +08:00
Mario Peng
d98eebd715
fix stmt core ( #33196 )
2025-10-10 14:09:29 +08:00
Kaili Xu
6241cce3a1
enh(rsma): support alter/decimal/composite key ( #33177 )
2025-10-10 11:24:13 +08:00
Haojun Liao
3822e93645
refactor(gpt): update doc and error msg. ( #33156 )
2025-10-09 13:58:12 +08:00
Simon Guan
84bc2817cc
Merge pull request #33171 from taosdata/merge/3.3.6tomain
...
merge: from 3.3.6 to main branch
2025-10-01 12:06:53 +08:00
Jing Sima
408320f003
fix: [TD-38160]: disable delete_recalc when trigger window is count wi… ( #33132 )
2025-09-30 17:24:12 +08:00
Tony Zhang
cb9fbea550
Merge remote-tracking branch 'origin/3.3.6' into merge/3.3.6tomain
2025-09-30 14:48:45 +08:00
Tony Zhang
81c03936ea
fix: order by errors ( #33058 )
2025-09-30 09:50:47 +08:00
Kaili Xu
da32f297a2
enh: support rollup vgroups and show create rsma ( #33128 )
2025-09-29 17:04:05 +08:00
dongming chen
2fa04a87a7
fix: TD-38169-check-password-len ( #33141 )
2025-09-29 16:58:03 +08:00
Jing Sima
6dd1a60f5d
fix: [TD-38518] Fix wrong timeLineResMode of virtual super table. ( #33133 )
2025-09-29 14:39:41 +08:00
Yihao Deng
b9d141d746
feat: supportstmt2 blob ( #32458 )
2025-09-29 14:32:21 +08:00
Jing Sima
573fa8b37a
feat: [TD-37059] Support expr in stream partition list. ( #32846 )
2025-09-28 15:39:55 +08:00
Haojun Liao
ba343fb0d2
feat(gpt): add anomalymask pseduo column. ( #33090 )
2025-09-28 09:47:01 +08:00
Kaili Xu
a407446dc8
fix: move tsdb retention monitor to community ( #33094 )
2025-09-27 12:26:10 +08:00
Kaili Xu
13ae5350b7
feat: rollup sma ( #33063 )
2025-09-26 17:32:32 +08:00
Minglei Jin
39b42f5ce1
feat(cond-funcs): isnull, isnotnull, nullif ( #32891 )
2025-09-26 14:57:37 +08:00
Simon Guan
ec86528f28
Merge branch '3.0' into merge/mainto3.0
2025-09-25 16:36:00 +08:00
Simon Guan
ce0cfffa00
Merge branch 'main' into merge/mainto3.0
2025-09-25 16:35:17 +08:00
Mario Peng
7912f6cf76
fix(stmt): table not exist error return ( #33074 )
2025-09-25 16:33:06 +08:00