Commit graph

285 commits

Author SHA1 Message Date
xsren
14a2cb073a enh: add return len 2024-10-12 18:40:56 +08:00
xsren
e03ccdc6e2 replace snprintf 2024-10-10 10:35:48 +08:00
xsren
c7f6349e14 tsnprintf 2024-10-10 10:35:29 +08:00
xsren
e88a8317af fix: buff size 2024-10-09 09:45:56 +08:00
xsren
7f2a2cfbd0 enh: safe function 2024-10-08 14:25:51 +08:00
lyh250-666
116844208d enh:modify error code passing 2024-09-20 13:23:44 +08:00
xsren
f684e12c27 pointer check 2024-09-14 18:11:36 +08:00
Pan Wei
5953e94e5c
Merge pull request #27792 from taosdata/feat/TS-4257
feat:Optimising the duration and keep
2024-09-12 09:24:53 +08:00
lyh250-666
f5e2a36f23 feat:update 2024-09-11 06:29:35 +00:00
lyh250-666
25c0b92885 feat:Optimising the duration and keep 2024-09-11 01:11:56 +00:00
Haojun Liao
0236db51f6 fix(query): fix memory leak and do some internal refactor. 2024-09-06 15:44:25 +08:00
lyh250-666
28d0dc8e5b modify error code pass in libs/catalog/, libs/function/ and libs/command/ 2024-09-02 22:59:49 +08:00
dapan1121
2d6d3d769f
Merge pull request #27440 from taosdata/feat/TS-4257
feat:Optimising the duration and keep of the show create database;
2024-08-26 16:35:32 +08:00
lyh250-666
33c284a1d9 Optimising the duration and keep of the show create database 2024-08-26 14:23:37 +08:00
Hongze Cheng
6e1d26d089
Merge pull request #27338 from taosdata/fix/TD-31540
Fix/TD-31540
2024-08-26 09:13:27 +08:00
lyh250-666
7c207dcf8e update pr 2024-08-23 23:39:14 +08:00
lyh250-666
4b6193a07e feat:Optimising the duration and keep of the show create database command 2024-08-23 23:18:04 +08:00
dapan1121
0f91df1b68
Merge pull request #27435 from taosdata/fix/blockEncodeReturnVal
fix: check blockEncode result
2024-08-23 17:57:50 +08:00
xsren
bc0ad2d461 fix: check blockEncode result 2024-08-23 15:51:18 +08:00
yihaoDeng
03a72ea6fb remove ASSERT 2024-08-20 17:25:12 +08:00
xsren
288bd10c3d asset: command.c 2024-08-19 18:58:07 +08:00
xsren
6e820d28ab unused code 2024-08-08 13:41:47 +08:00
xsren
5dbf50c555 fix: return code 2024-08-08 09:49:22 +08:00
xsren
bec6dfe16b return value 2024-08-07 16:51:39 +08:00
Haojun Liao
67c883f587 other: merge 3.0 2024-07-28 13:07:08 +08:00
Haojun Liao
7be2ecbe1f fix(common): check the return value. 2024-07-27 18:55:34 +08:00
Shungang Li
5b8a67e59e feat: (errcode) tglobal.c 2024-07-26 23:07:08 +08:00
wangjiaming0909
1994c3339b nodes add ret check 2024-07-26 17:55:48 +08:00
Shungang Li
f5f84c3cc6 feat: (errcode) ttime.c 2024-07-23 09:13:42 +08:00
xsren
e86189d9ea check serialize result 2024-07-22 09:36:59 +08:00
xsren
99dcaaff21 build on windows 2024-07-22 09:36:59 +08:00
xsren
ebec7c928b array push 2024-07-22 09:36:59 +08:00
xsren
200fd4738f array push 2024-07-22 09:36:59 +08:00
xsren
010a1da482 return value: querymsg.c 2024-07-22 09:36:56 +08:00
xsren
1583fbb40d fix: build error 2024-07-22 09:26:58 +08:00
xsren
02ea558db8 enh: return value: command 2024-07-22 09:26:58 +08:00
wangmm0220
6b9c00cb9b fix:[TD-31017]process return value in clientRawBlockWrite.c 2024-07-19 14:49:25 +08:00
54liuyao
e858dd5df0 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-30313 2024-06-18 10:28:01 +08:00
54liuyao
7620be6e28 optimize show cluster alive stmt 2024-06-13 16:23:50 +08:00
Haojun Liao
7a90e68667 fix(query): fix bugs caused by refactor. 2024-05-19 13:55:46 +08:00
Haojun Liao
1e5098f676 fix(query): fix bugs caused by refactor. 2024-05-19 13:32:30 +08:00
Haojun Liao
217fb7551c fix(query): fix bugs caused by refactor. 2024-05-19 13:18:12 +08:00
Haojun Liao
ad95b27cf2 fix(query): fix bugs caused by refactor. 2024-05-19 10:28:24 +08:00
Haojun Liao
6124666488 fix(query): fix bugs caused by refactor. 2024-05-18 18:40:49 +08:00
Haojun Liao
92b247e5b4 refactor: move compress data in query threads. 2024-05-16 15:55:48 +08:00
Haojun Liao
45d78aff8c enh(query): compress msg before sending. 2024-05-16 11:35:34 +08:00
factosea
879513c831 fix build failed 2024-04-30 12:09:20 +08:00
factosea
87c71337d1 fix: pSchemaExt null 2024-04-30 12:07:11 +08:00
Haojun Liao
384efdc185
Merge pull request #25531 from taosdata/fix/3_liaohj
fix(stream):add ref for task in check rsp monitor timer.
2024-04-28 09:22:00 +08:00
Haojun Liao
1f6b7bbcff fix(util): fix dead lock. 2024-04-27 10:08:15 +08:00