Commit graph

3466 commits

Author SHA1 Message Date
Shengliang Guan
5ad05a662a Merge branch '3.0' into feat/TS-5470-3.0 2025-02-24 16:12:47 +08:00
Shengliang Guan
3a1d06f4d7
Merge pull request #29354 from taosdata/enh/TS-5255/colsFunc2
enh: ts5255/cols func2
2025-02-24 14:19:37 +08:00
Jinqing Kuang
51ffff2079 feat(query)[TS-5470]: add syntax to specify minimum duration for event and state windows
Introduce the `true for` syntax to allow users to specify the minimum
duration for event and state windows. Add corresponding tests to
validate the feature. Updated the user manual with usage instructions.
2025-02-24 08:02:48 +08:00
facetosea
63dc2e1299 cols desc 2025-02-24 00:06:22 +08:00
Shengliang Guan
0cd2384ff9
Merge pull request #29876 from taosdata/enh/3.0/TD-33802
enh(stmt2)[TD-33802]:check pk null error when stmt2 bind
2025-02-21 13:53:00 +08:00
facetosea
d9bbe0d888 return code 2025-02-20 19:15:22 +08:00
pengrongkun94@qq.com
e46913e1fe enh stmt2 TD-33802 2025-02-20 18:35:34 +08:00
facetosea
d6f05d48c8 return code 2025-02-20 17:17:41 +08:00
facetosea
75984e6d1e fix: group const value 2025-02-20 16:29:23 +08:00
Shengliang Guan
f16ae7abe1
Merge pull request #29809 from taosdata/merge/mainto3.0
merge: from main to 3.0 branch
2025-02-20 10:27:20 +08:00
facetosea
4a3343a667 enh: cols in having clause 2025-02-19 13:15:25 +08:00
facetosea
01518aae39 fix: result error 2025-02-19 11:09:32 +08:00
facetosea
a29ddccb5a fix: rewirte to groupkey func 2025-02-19 01:32:02 +08:00
facetosea
5c64684965 fix: select tbname when use multi select function 2025-02-18 20:14:05 +08:00
facetosea
bd3a36bd12 rewrite aliasname 2025-02-18 18:01:32 +08:00
Shengliang Guan
8bee0e7030
Merge pull request #29666 from taosdata/feat/TS-5776
fix:[TS-5776]add raw type from consumer
2025-02-18 17:53:52 +08:00
facetosea
00473a9c64 fix: aliasName too long 2025-02-18 13:06:13 +08:00
Shengliang Guan
63fc5dea34 Merge branch '3.0' into merge/mainto3.0 2025-02-18 10:29:16 +08:00
facetosea
8a7b633036 fix: alias name length 2025-02-18 00:20:40 +08:00
factosea
168d497fc0 fix: rewrite orderby list 2025-02-17 18:09:36 +08:00
wangmm0220
6f2ccfc3b2 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-5776 2025-02-17 17:41:25 +08:00
wangmm0220
420c222d5b fix:[TS-5776]add raw type from consumer 2025-02-17 15:32:18 +08:00
facetosea
9d86f48622 fix: select_value node name 2025-02-17 11:00:05 +08:00
Jinqing Kuang
fc2d2672b9 feat(stream)[TS-5469]: add more stream event notifications
- Add event notifications for all window types
- Implement window invalidation notifications
- Add statistics for event notification delivery
2025-02-16 11:07:16 +08:00
facetosea
c4cc51b583 cols: use aggfunc 2025-02-16 01:15:12 +08:00
facetosea
26fb867d4c cols test 2025-02-14 18:38:25 +08:00
wangmm0220
f16f21897e fix:[TS-5776]add raw type from consumer 2025-02-14 16:12:00 +08:00
wangmm0220
d67de02a31 fix:[TS-5776]add raw type from consumer 2025-02-14 15:09:32 +08:00
Shengliang Guan
14aee31c22
Merge pull request #29757 from taosdata/feat/TS-5486
feat: support interp function with time range and time interval
2025-02-14 14:43:52 +08:00
facetosea
a391cc49df cols in order clause 2025-02-13 11:08:58 +00:00
facetosea
e16b96db72 enh: translate cols in clauses 2025-02-13 03:21:27 +00:00
dapan1121
0d3887ba05 docs: modify interp function docs 2025-02-12 17:21:15 +08:00
facetosea
44f6859d65 unused code 2025-02-12 07:09:51 +00:00
dapan1121
f6f0294684 fix: add test cases and fix error message 2025-02-12 13:58:09 +08:00
dapan1121
bf13c90a61 feat: support range fill with interval limitation 2025-02-11 19:14:15 +08:00
facetosea
fa203ca249 cols in stream 2025-02-11 09:33:34 +00:00
facetosea
3c0121ef1a unused code 2025-02-11 07:38:12 +00:00
Shengliang Guan
cd52401303 Merge branch 'main' into merge/mainto3.02 2025-02-11 15:15:35 +08:00
kailixu
12c9d460c4 fix: keep_time_offset format of show create database 2025-02-10 15:36:54 +08:00
kailixu
27963d0978 fix: keep_time_offset format of show create database 2025-02-10 14:21:44 +08:00
Shengliang Guan
60283e67de Merge branch '3.0' into merge/mainto3.02 2025-02-08 11:11:10 +08:00
wangmm0220
94b74cc20f Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-5776 2025-02-07 18:25:08 +08:00
Shengliang Guan
dd63bf6364 Merge branch 'main' into merge/mainto3.02 2025-02-07 09:35:15 +08:00
dapan1121
5bff0aa2a7 enh: support delete without time range 2025-02-06 18:00:26 +08:00
factosea
1cc17dfacc enh: regexp 2025-02-06 15:14:38 +08:00
Shengliang Guan
a004d95996 Merge branch '3.0' into merge/mainto3.02 2025-02-06 13:46:36 +08:00
factosea
6ba3edfd0b test case 2025-02-06 09:39:39 +08:00
factosea
b461ec002a fix: ts in subquery 2025-02-05 17:04:50 +08:00
factosea
fbe345a82e fix: cols funcs, sub query 2025-02-05 15:26:03 +08:00
wangmm0220
902d067776 fix:[TS-5776]add raw type from consumer 2025-01-24 14:56:00 +08:00