Commit Graph

4457 Commits

Author SHA1 Message Date
yihaoDeng 8c1f51c9e3 add perf 2024-08-06 16:13:10 +08:00
yihaoDeng f2a3951c23 refact code 2024-08-06 16:12:41 +08:00
yihaoDeng 188883341a add new interface 2024-08-06 16:12:39 +08:00
yihaoDeng 0bcfe11e84 refactor remve backend code 2024-08-05 11:55:36 +08:00
Haojun Liao 895a9a1f3d fix(stream): check status before start init, do some internal refactor. 2024-08-02 16:54:08 +08:00
sima 04d525d429 feat:[TS-5137] Support group/partition by position and alias. 2024-07-31 15:30:31 +08:00
Haojun Liao d89dac8697 other: merge 3.0 2024-07-29 18:16:04 +08:00
Hongze Cheng a2944f1f45
Merge pull request #26752 from taosdata/fix/refactorTransport
Fix/refactorTransport
2024-07-29 16:26:32 +08:00
Haojun Liao 79ad7585ef fix(stream): check return value. 2024-07-29 10:29:40 +08:00
Haojun Liao 878d77fc7f fix(query): check return value. 2024-07-29 01:42:30 +08:00
dapan1121 d82c945663
Merge pull request #26813 from taosdata/enh/code/TD-30977
return value: udf
2024-07-28 21:45:31 +08:00
yihaoDeng baed4a67da Merge remote-tracking branch 'origin/3.0' into fix/refactorTransport 2024-07-27 22:03:23 +08:00
xsren 911e6380b9 return value: udf 2024-07-27 18:33:08 +08:00
Hongze Cheng 805a1387b7
Merge pull request #26746 from taosdata/fix/refactErrorCodeIdx
Fix/refactErrorCodeIdx
2024-07-27 17:07:39 +08:00
dapan1121 21f6ddf3d0
Merge pull request #26773 from taosdata/opti/TD-31017-tq-server
fix:[TD-31017]process return value in vnode for tmq
2024-07-27 15:35:39 +08:00
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
wangmm0220 e0483d00fe fix:[TD-31017]process return value in vnode for tmq 2024-07-25 13:31:18 +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
wangmm0220 3f2278ebcf fix:[TD-31017]process return value in vnode for tmq 2024-07-24 17:56:29 +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
Yihao Deng 26f5716ed7 Merge remote-tracking branch 'origin/3.0' into fix/refactErrorCodeIdx 2024-07-24 01:43:13 +00: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
Yihao Deng ce5f9fa9f3 refactor index 2024-07-23 06:59:09 +00: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
Yihao Deng 10d6aeef8d refactor transport 2024-07-22 09:38:19 +00: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