Simon Guan
76ad364b93
enh: adjust some logs
2025-02-27 09:55:11 +08:00
dapan1121
2bd493f77b
fix: return code issues
2024-12-11 19:18:50 +08:00
yihaoDeng
3d92cbb691
Merge remote-tracking branch 'origin/3.0' into enh/addDiskUsage
2024-12-02 19:05:33 +08:00
54liuyao
22023575ba
opt stream force fill op
2024-11-26 19:46:36 +08:00
yihaoDeng
42065bf2e8
Merge remote-tracking branch 'origin/3.0' into enh/addDiskUsage
2024-11-14 17:44:29 +08:00
yihaoDeng
620c7627e9
add quick cmd
2024-11-13 17:01:56 +08:00
54liuyao
719a3faa12
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
2024-11-06 11:13:15 +08:00
xsren
e8835c2caa
blockDataCheck
2024-10-23 15:37:49 +08:00
54liuyao
3365da365f
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
2024-10-22 10:17:49 +08:00
54liuyao
944457d7a6
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
2024-10-16 12:09:17 +08:00
Shengliang Guan
3003e7286e
feat: data analysis
2024-10-15 10:00:38 +08:00
Shengliang Guan
9f05ca5ee8
revert: data analysis
2024-10-14 23:27:11 +08:00
54liuyao
5c121fd90d
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
2024-10-10 15:58:07 +08:00
Shengliang Guan
22f50c4bbf
feat: analysis operator
2024-10-09 17:46:40 +08:00
54liuyao
d44529e62f
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
2024-09-25 15:12:15 +08:00
Pan Wei
159a625cc1
Merge pull request #28051 from taosdata/fix/TD-32258-3.0
...
fix(query)[TD-32258]. Fix error handling in operator interface functions
2024-09-25 09:45:08 +08:00
Jinqing Kuang
83f1a590b0
fix(query)[TD-32258]. Fix error handling in operator interface functions
...
- Contain errors within individual operators, preventing error
propagation to upper-level operators
- Use longjmp to jump directly to the outermost error handler
for unresolvable issues, avoiding unnecessary error code
returns through multiple layers
- Simplify error-handling logic for better maintainability
2024-09-24 18:15:14 +08:00
Jing Sima
122b707ac8
enh:[TD-32158] Free memory allocated in function setup.
2024-09-24 11:35:36 +08:00
54liuyao
c4566f98b8
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
2024-09-18 16:26:37 +08:00
Haojun Liao
b494163f28
refactor: check return value.
2024-09-14 13:39:23 +08:00
54liuyao
7c32cc7796
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
2024-09-12 09:08:40 +08:00
Pan Wei
b795638456
Merge pull request #27760 from taosdata/fix/3.0/TD-31974
...
fix:[TD-31974] fix memory leak when error occurs after mode function init
2024-09-12 08:44:08 +08:00
Jing Sima
d670778802
fix:[TD-31974] fix memory leak when error occurs after mode function init.
2024-09-11 14:47:14 +08:00
dapan1121
dc983b9a39
fix: add block data check
2024-09-10 16:56:36 +08:00
dapan1121
b57cd27827
enh: add block check
2024-09-09 18:20:00 +08:00
54liuyao
88d01d8980
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
2024-09-09 11:21:23 +08:00
Haojun Liao
0236db51f6
fix(query): fix memory leak and do some internal refactor.
2024-09-06 15:44:25 +08:00
54liuyao
43390b1c36
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
2024-09-04 09:20:11 +08:00
lyh250-666
9c8f630759
enh:modify error code passing in libs/executor/
2024-09-03 11:01:02 +08:00
54liuyao
9d8e8892b4
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
2024-08-30 16:04:09 +08:00
xsren
d43df78537
fix: free operator
2024-08-29 19:43:59 +08:00
Haojun Liao
c118df0ec4
fix(query): fix memory leak.
2024-08-27 17:04:44 +08:00
54liuyao
ff1f75bd33
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
2024-08-27 09:17:17 +08:00
wangjiaming0909
e6a35dd34d
remove asserts of nodes/planner/parser/tsdbread
2024-08-22 19:15:18 +08:00
54liuyao
3491396d92
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
2024-08-08 19:30:46 +08:00
54liuyao
f180cf091c
free operator
2024-08-08 08:38:17 +08:00
54liuyao
0913802c33
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
2024-08-06 16:25:04 +08:00
Haojun Liao
abe0ff6e78
other: merge 3.0
2024-08-06 10:46:59 +08:00
Haojun Liao
5524d42c2d
fix: check return value and fix bugs.
2024-08-06 10:19:22 +08:00
Haojun Liao
6297d238e0
fix: check return values.
2024-08-05 18:34:56 +08:00
54liuyao
a9f1cff14f
fix issue
2024-08-05 17:08:21 +08:00
xsren
9a8e74e0ed
fix: mem leak
2024-08-02 15:02:12 +08:00
54liuyao
0bd8c57049
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
2024-07-29 09:24:40 +08:00
Haojun Liao
7be2ecbe1f
fix(common): check the return value.
2024-07-27 18:55:34 +08:00
Haojun Liao
aacf1c3e9a
fix(stream): check return value.
2024-07-24 17:08:08 +08:00
54liuyao
1c9011e820
stream time slice
2024-07-12 11:03:45 +08:00
54liuyao
b53dc5602e
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
2024-02-19 10:58:20 +08:00
54liuyao
891249191e
stream count window
2024-02-05 16:01:46 +08:00
54liuyao
0afed5263e
add mid operator retrive
2024-01-31 18:09:13 +08:00
54liuyao
3bbfb26e09
stream count window
2024-01-17 14:22:19 +08:00