Commit Graph

112 Commits

Author SHA1 Message Date
lyh250-666 116844208d enh:modify error code passing 2024-09-20 13:23:44 +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
Pan Wei 7d97190b33
Merge pull request #27506 from taosdata/fix/TD-31754
fix(query):init SExprInfo instance first
2024-08-28 15:41:44 +08:00
54liuyao 1aa2d87f8a add log 2024-08-28 11:11:45 +08:00
Haojun Liao c118df0ec4 fix(query): fix memory leak. 2024-08-27 17:04:44 +08:00
54liuyao f54e28bd5e fix(query):fix mem leak for fill operator 2024-08-26 11:31:26 +08:00
54liuyao 99bdcb3f58 enh(stream):remove assert of stream operator 2024-08-20 15:02:09 +08:00
54liuyao cf796a45c1 fix issue 2024-08-15 17:03:32 +08:00
54liuyao 235a082406 fix issue 2024-08-14 18:17:22 +08:00
Haojun Liao 8d751ca5e3
Merge pull request #27148 from taosdata/fix/3.0/TD-31362-TD-31359-TD-21481
1. lock not released when return
2024-08-12 17:34:25 +08:00
wangjiaming0909 19952995af fix fill order by returned wrong values 2024-08-12 15:27:15 +08:00
54liuyao 9b4b74e80f adj error code 2024-08-12 10:42:18 +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 5c50970cca Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-08-05 16:37:08 +08:00
Haojun Liao 666e813b5f
Merge pull request #26969 from taosdata/fix/TD-31209
fix issue for function res
2024-08-05 16:24:05 +08:00
54liuyao 57068232ff fix res issue 2024-08-05 16:09:01 +08:00
54liuyao 5dc49af3c4 Merge branch '3.0' of github.com:taosdata/TDengine into fix/TD-31209 2024-08-05 13:49:23 +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 bfe3662d03 fix issue 2024-08-05 13:37:07 +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
54liuyao 1b5cf65ab9 fix issue for function res 2024-08-05 11:17:49 +08:00
wangjiaming0909 2c3cddb8b4 add tests for fix fill asc/desc 2024-07-30 14:59:08 +08:00
wangjiaming0909 e1e5a7780c revise fill start and end timestamp 2024-07-30 14:59:08 +08:00
Haojun Liao 7be2ecbe1f fix(common): check the return value. 2024-07-27 18:55:34 +08:00
Haojun Liao 3073d6d067 other: merge 3.0 2024-07-27 00:03:28 +08:00
54liuyao b1a4ea9472 adj operator result 2024-07-24 19:10:39 +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 1d35ea137a adj query operator result 2024-07-23 10:50:16 +08:00
54liuyao d02617aaf6 adj operator result 2024-07-22 14:42:50 +08:00
54liuyao 6e70da62fb adj operator res 2024-07-22 12:51:25 +08:00
Haojun Liao 852dd833d0 fix(stream): fix syntax error. 2024-07-19 00:09:28 +08:00
54liuyao 37071e0cfb do some stream fill refactor 2024-03-07 18:43:35 +08:00
liuyao 5852a0975e set fill history range 2023-10-18 19:49:05 +08:00
Haojun Liao 24b1a050fc other: merge 3.0 2023-08-30 16:00:14 +08:00
dapan1121 f6321d0c4f Merge remote-tracking branch 'origin/main' into fix/m23.1 2023-08-30 11:03:33 +08:00
dapan1121 1f40da6fef Merge remote-tracking branch 'origin/main' into 3.0 2023-08-28 09:28:55 +08:00
shenglian zhou 9fc75fb73d fix: wrong start key for pFill when unit of sliding is y or n 2023-08-25 14:59:39 +08:00
liuyao 1019d070fd mem leak 2023-08-25 14:52:45 +08:00
Haojun Liao f805a49df2
Merge pull request #22555 from taosdata/fix/TD-25948
mem leak
2023-08-25 09:28:18 +08:00
dapan1121 3c7ca2418c
Merge pull request #22532 from taosdata/fix/m/TD-25863
fix: fill operator with desc ts order returned 1 more rows
2023-08-24 17:29:57 +08:00
liuyao b142979f7f mem leak 2023-08-24 15:00:09 +08:00
wangjiaming0909 3c8bd57140 fix: fill operator with desc ts order returned 1 more rows 2023-08-24 13:31:28 +08:00
liuyao 08553b7788 mem leak 2023-08-24 11:31:15 +08:00
liuyao 7ebce2814f mem leak 2023-08-24 11:19:59 +08:00