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
d9bbe0d888
return code
2025-02-20 19:15:22 +08:00
facetosea
d6f05d48c8
return code
2025-02-20 17:17:41 +08:00
Shengliang Guan
60245b4e46
Merge pull request #29800 from taosdata/enh/TD-26215
...
enh: optimize group by tag performance
2025-02-19 16:37:41 +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
dapan1121
12dd3a621e
enh: optimize group by tag queries
2025-02-17 16:18:13 +08:00
wangmm0220
420c222d5b
fix:[TS-5776]add raw type from consumer
2025-02-17 15:32:18 +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
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
dapan1121
bf13c90a61
feat: support range fill with interval limitation
2025-02-11 19:14:15 +08:00
Shengliang Guan
cd52401303
Merge branch 'main' into merge/mainto3.02
2025-02-11 15:15:35 +08:00
kailixu
27963d0978
fix: keep_time_offset format of show create database
2025-02-10 14:21:44 +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
wangmm0220
9bde3cab92
fix:[TS-5776]add raw type from consumer
2025-02-06 16:48:55 +08:00
Shengliang Guan
a004d95996
Merge branch '3.0' into merge/mainto3.02
2025-02-06 13:46:36 +08:00
factosea
fbe345a82e
fix: cols funcs, sub query
2025-02-05 15:26:03 +08:00
factosea
7e553f7bc9
fxi: use the same agg func outside of cols
2025-01-23 19:27:32 +08:00
factosea
65e0990dc0
merge 3.0
2025-01-23 14:16:56 +08:00
dapan1121
84c37d501a
enh: support ? in limit clause
2025-01-22 11:45:12 +08:00
Jinqing Kuang
eb5d463490
feat(stream)[TS-5469]. add support for window event notifications in stream processing
...
- Introduce new syntax to specify notification type and destination address
- Collect relevant event information during window computations
- Implement websocket-based notification delivery to the specified address
2025-01-21 17:39:46 +08:00
Shengliang Guan
c62e189496
Merge branch 'main' into merge/mainto3.0
2025-01-09 13:38:37 +08:00
dapan1121
812ad38010
fix: alias not keep in view issue
2025-01-07 08:44:14 +08:00
factosea
772c37b4d6
fix: empty block
2025-01-01 19:17:12 +08:00
Shengliang Guan
fcca5e7c2e
Merge pull request #29381 from taosdata/fix/liaohj
...
test: add test cases and fix related bugs.
2024-12-31 11:10:34 +08:00
Shengliang Guan
9a1b80847a
Revert "Revert "Revert "Revert "Enh:[td 29974]improve trans""""
2024-12-29 19:40:32 +08:00
Shengliang Guan
63e3e33f14
Revert "Revert "Revert "Enh:[td 29974]improve trans"""
2024-12-29 19:37:58 +08:00
Shengliang Guan
c82aef5836
Revert "Revert "Enh:[td 29974]improve trans""
2024-12-27 22:27:24 +08:00
Shengliang Guan
ec2c8c435e
Revert "Enh:[td 29974]improve trans"
2024-12-27 22:26:43 +08:00
54liuyao
0bf9fb1e31
add reset stream
2024-12-27 15:11:19 +08:00
factosea
465f19567e
fix: cols func
2024-12-27 08:56:28 +08:00
dongming chen
c6f3ac65dc
Merge branch '3.0' into enh/TD-29974-improve-trans
2024-12-24 19:15:27 +08:00
wangjiaming0909
868701c01f
test coverage for planner/nodes
2024-12-23 09:43:54 +08:00
factosea
20f8d17c16
cols func
2024-12-19 10:48:40 +08:00
dongming chen
20cc54aaaa
Merge branch 'enh/TD-29974-improve-trans' into dmchen/trans-improve
2024-12-16 10:34:11 +08:00
Hongze Cheng
ed062cf0af
remove assert
2024-12-14 12:08:33 +08:00
Hongze Cheng
7905c80fd4
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0
2024-12-13 18:12:53 +08:00
Hongze Cheng
8bf5f3f62b
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0
2024-12-13 13:54:45 +08:00
dapan1121
2bd493f77b
fix: return code issues
2024-12-11 19:18:50 +08:00
kailixu
eaf5978b2c
Merge branch '3.0' into feat/TD-30268
2024-12-10 18:49:15 +08:00
Shengliang Guan
b99f32b8f0
Merge branch '3.0' into merge/mainto3.0
2024-12-09 19:06:11 +08:00
Shengliang Guan
e99b888654
Merge branch 'main' into merge/mainto3.0
2024-12-09 19:06:06 +08:00
Shengliang Guan
41d7a2c667
Merge pull request #29050 from taosdata/fix/main/TD-33137
...
fix different byte length when union all with varchar
2024-12-09 11:49:45 +08:00
wangjiaming0909
1f36e0a821
fix tests
2024-12-06 18:06:26 +08:00
dapan1121
d77147d296
Merge remote-tracking branch 'origin/3.0' into feat/TD-30268
2024-12-06 17:43:19 +08:00
wangjiaming0909
34f1f23ed3
fix tests
2024-12-06 16:37:53 +08:00
kailixu
f8343dcaac
chore: merge 3.0 and update test case of show_create_db.py
2024-12-06 11:09:22 +08:00