Commit Graph

5084 Commits

Author SHA1 Message Date
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
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
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