wangjiaming0909
|
4d5cd9cd1a
|
planner/nodes/parser ret check
|
2024-07-26 17:57:27 +08:00 |
wangjiaming0909
|
1994c3339b
|
nodes add ret check
|
2024-07-26 17:55:48 +08:00 |
Hongze Cheng
|
4b593aae64
|
Merge pull request #26740 from taosdata/enh/TD-30988-3.0
enh: return with code
|
2024-07-25 12:47:38 +08:00 |
Hongze Cheng
|
eaa3634764
|
enh: refactor error code
|
2024-07-25 08:51:19 +08:00 |
kailixu
|
2fd3bf87fc
|
Merge branch '3.0' into enh/TD-30988-3.0
|
2024-07-24 16:08:34 +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 |
kailixu
|
acb1d0a9cc
|
Merge branch '3.0' into enh/TD-30988-3.0
|
2024-07-24 14:47:47 +08:00 |
Hongze Cheng
|
31dbb1a48f
|
Merge pull request #26629 from taosdata/fix/TD-30990
terrno/wal: remove walWrite which is only used in unit testing
|
2024-07-24 14:11:30 +08:00 |
kailixu
|
8da3fefcbd
|
Merge branch '3.0' into enh/TD-30988-3.0
|
2024-07-23 19:31:22 +08:00 |
kailixu
|
66dda35f75
|
Merge branch '3.0' into enh/TD-30988-3.0
|
2024-07-23 18:06:44 +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 |
Minglei Jin
|
56691f2e0b
|
Merge branch '3.0' into fix/TD-30990
|
2024-07-23 14:04:48 +08:00 |
kailixu
|
0a8be1fd3d
|
enh: return error code
|
2024-07-23 13:55:26 +08:00 |
Haojun Liao
|
c08ee33dca
|
other: merge 3.0
|
2024-07-23 13:45:31 +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 |
kailixu
|
cdc85d9588
|
enh: return error code
|
2024-07-22 15:53:20 +08:00 |
Minglei Jin
|
38689df0b9
|
use new return macros for wal read
|
2024-07-22 15:28:04 +08:00 |
xsren
|
2a675ccf6b
|
group const value func
|
2024-07-22 11:19:11 +08:00 |
Haojun Liao
|
12015fe414
|
other: merge 3.0
|
2024-07-22 09:41:19 +08:00 |
Haojun Liao
|
7201526674
|
fix(stream): check return value.
|
2024-07-22 09:13:39 +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 |
Minglei Jin
|
ecc4b50a28
|
Merge branch '3.0' into fix/TD-30990
|
2024-07-22 08:53:15 +08:00 |
xsren
|
ebe0074da4
|
fix: interp crash
|
2024-07-22 00:06:47 +08:00 |
kailixu
|
cd8a54cbf7
|
enh: return error code
|
2024-07-21 11:43:39 +08:00 |
Hongze Cheng
|
651077866e
|
Merge pull request #26684 from taosdata/fix/TS-5184-3.0
fix: insert clause mixed with bound and unspecified columns
|
2024-07-19 17:01:33 +08:00 |
Minglei Jin
|
fcce9ebafa
|
return wal fsync error code
|
2024-07-19 15:20:38 +08:00 |
wangmm0220
|
195fe9b6cc
|
fix:[TD-31017]process return value in clientRawBlockWrite.c
|
2024-07-19 15:11:33 +08:00 |
kailixu
|
0792b025ea
|
fix: insert clause mixed with bound and unspecified columns
|
2024-07-19 15:08:34 +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 |
Minglei Jin
|
4701a92f26
|
Merge branch '3.0' into fix/TD-30990
|
2024-07-19 14:24:07 +08:00 |
sima
|
434fd97615
|
enh:[TD-30998] Handling return value in filter.c
|
2024-07-19 11:28:21 +08:00 |
54liuyao
|
7b3b4653a5
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967
|
2024-07-19 08:57:23 +08:00 |
Haojun Liao
|
2ca6726922
|
refactor: check return value for each function.
|
2024-07-18 22:52:32 +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 |
Minglei Jin
|
180411434a
|
wal/ref: use new return macros for ref
|
2024-07-18 14:14:51 +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 |
Minglei Jin
|
964397ea63
|
move log macros into internal header
|
2024-07-18 10:29:25 +08:00 |
54liuyao
|
ab642b245c
|
adj stream operator result
|
2024-07-18 10:09:15 +08:00 |
Haojun Liao
|
438921e9cc
|
refactor: check return value for each function.
|
2024-07-18 09:30:58 +08:00 |
54liuyao
|
113cb57326
|
adj stream operator result
|
2024-07-17 19:35:35 +08:00 |
Haojun Liao
|
0100bb51b9
|
other: merge 3.0
|
2024-07-17 17:36:49 +08:00 |
dapan1121
|
fa2fb83014
|
Merge pull request #26609 from taosdata/TD-31000
ret value for parTranslater.c
|
2024-07-17 17:33:39 +08:00 |
Haojun Liao
|
2aa4d6028b
|
refactor: check return value for each function.
|
2024-07-17 16:56:36 +08:00 |
Haojun Liao
|
30186f466b
|
refactor: check return value for each function.
|
2024-07-17 16:47:56 +08:00 |
Haojun Liao
|
552e59f42b
|
refactor: check return value for each function.
|
2024-07-17 15:40:00 +08:00 |