Commit Graph

50 Commits

Author SHA1 Message Date
Shengliang Guan 4dc0c2f47e feat: data analysis 2024-10-09 17:09:43 +08:00
Jing Sima 8d02e3e310 fix:[TD-32310] Avoid access null pointer when error occurs.. 2024-09-25 11:15:48 +08:00
Jing Sima 122b707ac8 enh:[TD-32158] Free memory allocated in function setup. 2024-09-24 11:35:36 +08:00
Jing Sima 23b525458e fix:[TD-32262] Avoid mem leak when error occurs. 2024-09-23 13:50:55 +08:00
Haojun Liao 0236db51f6 fix(query): fix memory leak and do some internal refactor. 2024-09-06 15:44:25 +08:00
lyh250-666 9c8f630759 enh:modify error code passing in libs/executor/ 2024-09-03 11:01:02 +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 939342b3de fix(query):seset group id for the results of event and count operators 2024-08-22 11:11:40 +08:00
54liuyao cf796a45c1 fix issue 2024-08-15 17:03:32 +08:00
54liuyao 5c859554d0 Merge branch '3.0' of github.com:taosdata/TDengine into fix/TD-31288 2024-08-08 10:36:09 +08:00
54liuyao 8ab78009a9 fix issue 2024-08-07 16:59:19 +08:00
54liuyao db0c2e4be4 free operator 2024-08-07 15:53:23 +08:00
54liuyao 372c0f21f2 fix mem leak 2024-08-06 19:36:39 +08:00
54liuyao 57068232ff fix res issue 2024-08-05 16:09:01 +08:00
54liuyao 2b70c1332b Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-31220 2024-08-05 13:38:10 +08:00
54liuyao f0e4d2f085 fix malloc issue 2024-08-05 12:22:25 +08:00
Haojun Liao 40537001a2 fix(stream): check return value. 2024-08-05 11:57:18 +08:00
Haojun Liao 3073d6d067 other: merge 3.0 2024-07-27 00:03:28 +08:00
54liuyao efa65256da adj operator result 2024-07-25 19:11:32 +08:00
Haojun Liao b228151d8e other: merge 3.0 2024-07-24 17:29:35 +08:00
Haojun Liao aacf1c3e9a fix(stream): check return value. 2024-07-24 17:08:08 +08:00
54liuyao 5a34a1142f adj operator result 2024-07-24 16:17:28 +08:00
54liuyao 432731b776 fix ci issue 2024-07-23 14:19:04 +08:00
54liuyao 1d35ea137a adj query operator result 2024-07-23 10:50:16 +08:00
54liuyao 6e70da62fb adj operator res 2024-07-22 12:51:25 +08:00
sima f17c535ca0 feat:[TD-30819] Reduce memory usage when using percentile with interval. 2024-07-10 19:43:19 +08:00
factosea d9043d6984 fix: unexpected udf function 2024-06-13 16:57:49 +08:00
wangjiaming0909 9ae476c147 fix event window operator forget filting having clause 2024-05-20 10:30:51 +08:00
54liuyao d63448be72 reset group id for event window 2024-02-04 15:44:49 +08:00
dapan1121 0b18689fa6 fix: fix coverity issues 2023-09-06 10:57:49 +08:00
dapan1121 cc17848b78 fix: merge 3.0 to main 2023-09-01 13:24:47 +08:00
dapan1121 1ca24fea6b
Merge pull request #21742 from wangjiaming0909/feature/3.0/TD-24656
feature: add input, output ts order for execution plans
2023-06-18 19:24:29 +08:00
wangjiaming0909 61309862c2 fix comments of TD-24656 2023-06-16 18:12:02 +08:00
wangjiaming0909 fb4f174fbc feature: add input, output ts order for execution plans 2023-06-16 10:26:09 +08:00
slzhou e2ac3d00ad fix: fix mem leak 2023-06-06 10:20:52 +08:00
Haojun Liao 0966213847 fix(arch): set the correct module api dependency. 2023-05-25 14:21:40 +08:00
Haojun Liao da0d9c78ef refactor: do some internal refactor. 2023-04-28 11:42:34 +08:00
Haojun Liao 7adc21028a refactor: do some internal refactor. 2023-04-28 00:23:38 +08:00
Xiaoyu Wang cf9c2a112f fix: the number of output lines is incorrect when the event window is used with the multiline function 2023-03-03 15:20:07 +08:00
Haojun Liao f26fa32340 other: add some comments. 2023-02-13 13:32:01 +08:00
Haojun Liao c96362d5fc other: merge event branch. 2023-02-13 13:28:16 +08:00
Haojun Liao 6a6c649113 fix(query): identify the data blocks from different group. 2023-02-13 13:24:59 +08:00
Xiaoyu Wang 0b1bb7a1fb merge 3.0 2023-01-16 17:55:35 +08:00
Haojun Liao 7efdc9e27a fix(query): fix memory leak. 2023-01-11 18:00:36 +08:00
Haojun Liao 67a291955e fix(query): initialize output buffer for each output. 2023-01-11 17:36:01 +08:00
Haojun Liao 169a6703d1 enh(query): support event window. 2023-01-03 17:51:50 +08:00
Haojun Liao 53c3cbd661 enh(query): support event window. 2023-01-03 17:41:10 +08:00
Haojun Liao e7b1a7dc78 enh(query): support event window. 2023-01-03 13:15:09 +08:00
Haojun Liao 5dd9322cbf enh(query): add event window. 2022-12-28 09:16:10 +08:00