Commit graph

129 commits

Author SHA1 Message Date
wangjiaming0909
043a8a8cfc use internal error 2024-08-22 19:15:57 +08:00
wangjiaming0909
e6a35dd34d remove asserts of nodes/planner/parser/tsdbread 2024-08-22 19:15:18 +08:00
Jing Sima
16d314a6ae fix:[TD-31588] Handle error when initFunc failed . 2024-08-21 18:50:08 +08:00
54liuyao
a82c220645 fix issue 2024-08-15 17:38:29 +08:00
54liuyao
cf796a45c1 fix issue 2024-08-15 17:03:32 +08:00
54liuyao
fe75c72666 fix issue 2024-08-08 16:24:18 +08:00
54liuyao
db0c2e4be4 free operator 2024-08-07 15:53:23 +08:00
Haojun Liao
9e8038b020
Merge pull request #27022 from taosdata/fix/TD-31270
fix mem leak
2024-08-07 09:30:19 +08:00
54liuyao
372c0f21f2 fix mem leak 2024-08-06 19:36:39 +08:00
Haojun Liao
e0fc36ce97 fix(query):check return code 2024-08-06 17:32:20 +08:00
54liuyao
a9f1cff14f fix issue 2024-08-05 17:08:21 +08:00
Haojun Liao
40537001a2 fix(stream): check return value. 2024-08-05 11:57:18 +08:00
Haojun Liao
75c121c18a fix(query): check return value. 2024-07-28 14:29:56 +08:00
Haojun Liao
7be2ecbe1f fix(common): check the return value. 2024-07-27 18:55:34 +08:00
Haojun Liao
8876b2602d fix(stream): check return value. 2024-07-27 11:02:35 +08:00
Haojun Liao
3dc23b363f fix(query): set correct error code. 2024-07-25 09:55:27 +08:00
Haojun Liao
d2d7fdfa61 fix(query): ignore one return value. 2024-07-24 18:43:35 +08:00
Haojun Liao
aacf1c3e9a fix(stream): check return value. 2024-07-24 17:08:08 +08:00
dapan1121
e4c624f286
Merge pull request #26489 from taosdata/fix/3.0/TD-30819
feat:[TD-30819] Reduce memory usage when use percentile with interval.
2024-07-11 13:35:39 +08:00
sima
f17c535ca0 feat:[TD-30819] Reduce memory usage when using percentile with interval. 2024-07-10 19:43:19 +08:00
factosea
28dc3c85ea type overflow 2024-07-08 20:38:23 +08:00
factosea
99f9c28e77 fix: return code 2024-07-05 08:07:00 +08:00
factosea
593d8adc42 test case 2024-07-04 15:56:12 +08:00
factosea
5f0ac46029 diff 2024-07-04 11:04:59 +08:00
dapan1121
e7a43b4e58 fix: projection limit 0 issue 2024-04-16 18:47:03 +08:00
dapan1121
55d118d17c Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-04-16 09:12:04 +08:00
dapan1121
4217223a6a fix: join merge block issue 2024-04-03 09:54:49 +08:00
54liuyao
5369448bda adj log 2024-04-01 16:43:36 +08:00
54liuyao
14c6dbd2af use non sort merge 2024-03-12 11:45:54 +08:00
shenglian zhou
ca6ed89f6f fix: return error code instead of just out of memory 2024-02-26 10:24:59 +08:00
shenglian zhou
9c9d9dc24b fix: add input ignore group 2024-01-16 08:13:47 +08:00
shenglian zhou
8ae3aa24be fix: set ignore input group id 2024-01-15 11:58:29 +08:00
dapan1121
6dcc555bbc fix: view privilege issue 2023-10-25 10:47:01 +08:00
wangmm0220
473142fab7 fix:conflicts from 3.0 2023-10-16 11:35:56 +08:00
wangmm0220
33045e63ae feat:[TD-26056] add replay logic 2023-10-09 17:35:40 +08:00
wangmm0220
5f7b6f19ba feat:[TD-26056] add replay logic 2023-10-08 19:05:59 +08:00
liuyao
6d64a22b5f project op ignore checkpoint block 2023-09-15 11:41:33 +08:00
dapan1121
cc17848b78 fix: merge 3.0 to main 2023-09-01 13:24:47 +08:00
liuyao
b142979f7f mem leak 2023-08-24 15:00:09 +08:00
dapan1121
3045a623e1 Merge remote-tracking branch 'origin/3.0' into feat/TD-24700 2023-08-17 14:16:05 +08:00
liuyao
37e6100204 refactor stream scan log 2023-08-15 15:42:50 +08:00
dapan1121
61c85ae4fc Merge remote-tracking branch 'origin/3.0' into feat/TD-24700 2023-07-10 15:06:21 +08:00
Ganlin Zhao
340e4de30d fix an issue 2023-07-10 09:12:21 +08:00
Ganlin Zhao
365993d775 remove udfd agg function handling 2023-07-06 16:11:41 +08:00
Ganlin Zhao
d4e07c551e return error code of udf execution failure 2023-07-06 15:05:49 +08:00
Ganlin Zhao
b734506363 enh: add procedures on server for udf/udaf in nested queries where outer query is
constant table
2023-07-06 14:54:01 +08:00
dapan1121
c85bbef2e9 Merge remote-tracking branch 'origin/3.0' into feat/TD-24700 2023-07-05 11:13:57 +08:00
dapan1121
7b9d73c77a feat: add dynamic query ctrl operator 2023-07-05 11:07:08 +08:00
dapan1121
60290b98e4 feat: add group cache operator 2023-06-30 19:20:36 +08:00
Haojun Liao
ceb78fdad2
Merge branch '3.0' into refact/fillhistory 2023-06-24 18:53:48 +08:00