Commit Graph

5144 Commits

Author SHA1 Message Date
54liuyao d7a4094d8e Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967-3 2024-07-25 11:35:46 +08:00
54liuyao 6397d7a81d fix issue 2024-07-25 10:41:50 +08:00
Haojun Liao 3dc23b363f fix(query): set correct error code. 2024-07-25 09:55:27 +08:00
54liuyao f43915b74e fix issue 2024-07-25 08:54:48 +08:00
Hongze Cheng eaa3634764 enh: refactor error code 2024-07-25 08:51:19 +08:00
54liuyao b1a4ea9472 adj operator result 2024-07-24 19:10:39 +08:00
Haojun Liao d2d7fdfa61 fix(query): ignore one return value. 2024-07-24 18:43:35 +08:00
Haojun Liao 6eaa8d55cf fix(test): fix error in ut. 2024-07-24 18:02:42 +08:00
wangmm0220 3f2278ebcf fix:[TD-31017]process return value in vnode for tmq 2024-07-24 17:56:29 +08:00
54liuyao 58853d342d adj operator result 2024-07-24 17:34:33 +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 19467bc902 adj operator result 2024-07-24 16:37:10 +08:00
54liuyao 5a34a1142f adj operator result 2024-07-24 16:17:28 +08:00
Haojun Liao a09ad7a81e
Merge pull request #26743 from taosdata/fix/syntax
fix(stream): check return value, and do some internal refactor.
2024-07-24 15:47:45 +08:00
Haojun Liao cd000ba981 fix(stream): set correct check return value. 2024-07-24 00:08:39 +08:00
54liuyao 9a0f0d8829 fix udf ci error 2024-07-23 19:31:43 +08:00
54liuyao c5853ed720 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967 2024-07-23 18:35:26 +08:00
54liuyao bf76f5a483 fix ci issue 2024-07-23 18:32:03 +08:00
Haojun Liao eefee54c6a fix(stream): check return value. 2024-07-23 17:31:41 +08:00
Haojun Liao cd0722fe1f fix(stream): check return value. 2024-07-23 16:38:05 +08:00
54liuyao d2af00c139 fix ci issue 2024-07-23 16:34:28 +08:00
sima 1285100f68 enh:[TD-31043] Handling return value in functionMgt.c 2024-07-23 15:37:17 +08:00
sima 6a9441528a enh:[TD-31043] Handling return value in builtinsimpl.c 2024-07-23 15:37:17 +08:00
Haojun Liao 7497f193c7 fix(stream): check return value, and do some internal refactor. 2024-07-23 14:47:29 +08:00
54liuyao 432731b776 fix ci issue 2024-07-23 14:19:04 +08:00
54liuyao aa103d6a85 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967 2024-07-23 13:24:14 +08:00
Haojun Liao 12ffdef6b0
Merge pull request #26723 from taosdata/fix/TD-31071
fix(stream):fix issue
2024-07-23 11:38:21 +08:00
54liuyao 2522e9d3b8 adj query operator result 2024-07-23 11:33:00 +08:00
54liuyao 1d35ea137a adj query operator result 2024-07-23 10:50:16 +08:00
dapan1121 26c7943279
Merge pull request #26711 from taosdata/fix/TS-5181/interp_crash
fix: interp crash
2024-07-23 10:23:26 +08:00
dapan1121 53c386526c
Merge pull request #26720 from taosdata/fix/TD-31059.2
fix: function return code validation
2024-07-23 08:49:51 +08:00
xsren bf03c2b3d8 fix: tupleData 2024-07-22 20:26:55 +08:00
dapan1121 14383a32a3 fix: sink function return code processing 2024-07-22 18:42:43 +08:00
54liuyao f589cc6894 fix issue 2024-07-22 15:58:46 +08:00
54liuyao 6f77049c1f fix issue 2024-07-22 15:57:10 +08:00
dapan1121 ef96d37c1f fix: return code validation 2024-07-22 15:07:01 +08:00
54liuyao d02617aaf6 adj operator result 2024-07-22 14:42:50 +08:00
dapan1121 64ad240773 fix: crash issue 2024-07-22 14:35:12 +08:00
54liuyao 3660b6cede adj operator res 2024-07-22 13:55:00 +08:00
54liuyao e3a89571ff adj operator res 2024-07-22 13:40:35 +08:00
54liuyao b43dcf2a26 adj operator res 2024-07-22 13:38:30 +08:00
54liuyao 951283fc44 adj operator res 2024-07-22 13:15:24 +08:00
54liuyao 6e70da62fb adj operator res 2024-07-22 12:51:25 +08:00
54liuyao d8e4f2d743 operator 2024-07-22 11:34:25 +08:00
xsren 2a675ccf6b group const value func 2024-07-22 11:19:11 +08:00
dapan1121 45348b15be fix: return code validation 2024-07-22 11:06:24 +08:00
54liuyao b038b655da Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967 2024-07-22 09:27:41 +08:00
dapan1121 acafca8841
Merge pull request #26685 from taosdata/opti/TD-31017
fix:[TD-31017]process return value in clientRawBlockWrite.c
2024-07-22 09:08:26 +08:00
xsren ebe0074da4 fix: interp crash 2024-07-22 00:06:47 +08:00
dapan1121 558d22dff4 fix: function return code validation 2024-07-19 18:27:49 +08:00
54liuyao 60699c7895 adj operator result 2024-07-19 17:53:56 +08:00
dapan1121 e5fde30635 fix: function return code validation 2024-07-19 17:37:48 +08:00
54liuyao a618667a5e adj stream op result 2024-07-19 16:23:52 +08:00
54liuyao 13b75ba72a adj operator result 2024-07-19 16:15:37 +08:00
wangmm0220 195fe9b6cc fix:[TD-31017]process return value in clientRawBlockWrite.c 2024-07-19 15:11:33 +08:00
54liuyao 6a71994570 adj stream op result 2024-07-19 14:50:31 +08:00
wangmm0220 6b9c00cb9b fix:[TD-31017]process return value in clientRawBlockWrite.c 2024-07-19 14:49:25 +08:00
54liuyao 5b293e7340 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967 2024-07-19 14:42:44 +08:00
Haojun Liao 2e0b829004
Merge pull request #26669 from taosdata/fix/syntax
refactor: check return value for each function.
2024-07-19 14:31:21 +08:00
Haojun Liao c36d6d44cd fix(stream): fix syntax error. 2024-07-19 11:49:05 +08:00
sima 434fd97615 enh:[TD-30998] Handling return value in filter.c 2024-07-19 11:28:21 +08:00
Haojun Liao 852dd833d0 fix(stream): fix syntax error. 2024-07-19 00:09:28 +08:00
Haojun Liao 2ca6726922 refactor: check return value for each function. 2024-07-18 22:52:32 +08:00
54liuyao f161514c19 adj stream operator result 2024-07-18 17:24:36 +08:00
54liuyao afa7d04aaf adj stream operator result 2024-07-18 16:39:01 +08:00
54liuyao 0497224fe7 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967 2024-07-18 16:08:30 +08:00
54liuyao cc9233fdb3 adj stream operator result 2024-07-18 16:08:01 +08:00
54liuyao 455c9d32c4 adj stream operator result 2024-07-18 11:44:15 +08:00
54liuyao 99f4484328 adj stream operator result 2024-07-18 11:26:50 +08:00
54liuyao 4e6b898c9a adj stream operator result 2024-07-18 10:37:14 +08:00
54liuyao ab642b245c adj stream operator result 2024-07-18 10:09:15 +08:00
54liuyao d5873aa1b2 adj log 2024-07-18 09:01:35 +08:00
54liuyao 113cb57326 adj stream operator result 2024-07-17 19:35:35 +08:00
Hongze Cheng 35606a5658 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-30987-3 2024-07-17 13:07:07 +08:00
Haojun Liao 665fbd6f22
Merge pull request #26551 from taosdata/fix/TD-30967
feat: adj result of function
2024-07-17 09:09:23 +08:00
Haojun Liao 94f596c4ce refactor: remove the invalid return value. 2024-07-16 18:52:01 +08:00
Hongze Cheng 64363627fe enh: refact tqueue code 2024-07-16 17:30:32 +08:00
54liuyao 29381075c5 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967 2024-07-16 08:54:12 +08:00
Haojun Liao 25f5c9dc5e other: merge 3.0 2024-07-15 19:41:54 +08:00
Haojun Liao 51e9723d66 refactor: do some refactor. 2024-07-15 19:37:52 +08:00
54liuyao 3cdb957f22 adj function of stream operator result 2024-07-15 15:32:11 +08:00
54liuyao 503822a9c5 adj ut 2024-07-15 14:24:09 +08:00
54liuyao 9b067d075f adj stream function return 2024-07-15 13:38:34 +08:00
dapan1121 4c2c9a71d5 fix: table info issue 2024-07-15 10:05:57 +08:00
dapan1121 e527f2fd0b fix: validate function return value 2024-07-12 15:22:39 +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
dapan1121 3e3e7e3808
Update timewindowoperator.c 2024-07-11 13:35:25 +08:00
Haojun Liao e273173d20
Merge pull request #26499 from taosdata/fix/3_liaohj
fix(stream): fix race-condition during expand stream tasks.
2024-07-11 00:06:57 +08:00
sima f17c535ca0 feat:[TD-30819] Reduce memory usage when using percentile with interval. 2024-07-10 19:43:19 +08:00
dapan1121 076fd07a26
Merge pull request #26492 from taosdata/enh/3.0/bigger_tsma_interval
Enh/3.0/bigger tsma interval
2024-07-10 18:30:40 +08:00
Haojun Liao 7214cea808 fix(stream): check if task is killed during generated interval results. 2024-07-10 18:16:51 +08:00
sima 154ef739d9 fix:[TD-30819] fix memory leak in SqlFunctionCtx. 2024-07-10 10:59:51 +08:00
54liuyao dcb8673063 set key for session window state 2024-07-10 09:01:39 +08:00
dapan1121 92089e2d86
Merge pull request #26417 from taosdata/enh/TD-29154/diff
Enh/td 29154/diff
2024-07-10 08:38:32 +08:00
wangjiaming0909 64f3d11783 add tests for month/year tsma interval 2024-07-09 17:39:44 +08:00
Haojun Liao 9f4f4f7f9f fix(stream): set the null column when extracting data from submit data. 2024-07-09 00:01:54 +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
Haojun Liao 799f61c2db other: fix coverity issue. 2024-07-04 19:20:07 +08:00