Commit graph

339 commits

Author SHA1 Message Date
xsren
f35d2847b9 enh: blockencode 2024-10-23 13:51:46 +08:00
xsren
d01a3481bc block buf len check 2024-10-23 13:51:46 +08:00
xsren
7a42756511 replace snprintf with tsnprintf 2024-10-20 22:36:52 +08:00
xsren
8930252f97 fix: tag filed snprintf lenth error 2024-10-17 11:22:24 +08:00
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
Haojun Liao
b3d2ccec83
Merge pull request #25483 from taosdata/fix/3_liaohj
fix(query): add ts in cache_scan_operator if pk exists and only retri…
2024-04-25 22:32:26 +08:00
Haojun Liao
c7806ebca2 fix(util): fix race condition. 2024-04-25 13:58:02 +08:00
Yihao Deng
f3feb9dabe refactor compress 2024-04-23 06:37:18 +00:00
dm chen
1196ea72da
Merge branch '3.0' into feat/TD-24834 2024-04-17 17:13:29 +08:00
kailixu
74afb8deae chore: solve conflicts 2024-04-17 10:52:34 +08:00
Yihao Deng
6f9de676f0 Merge branch 'fix/compress_3.0' into feat/compress_3.0 2024-04-16 09:27:26 +00:00
dapan1121
55d118d17c Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-04-16 09:12:04 +08:00
Yihao Deng
ea9385912f Merge branch '3.0' into feat/compress_3.0 2024-04-15 09:06:30 +00:00
kailixu
123090e18a fix: solve conflicts 2024-04-15 16:12:15 +08:00
dm chen
4d660d89c0
Merge branch '3.0' into feat/TD-24834 2024-04-15 15:12:32 +08:00
dapan1121
319ab5f2c2 enh: support hash join 2024-04-12 15:44:23 +08:00
dapan1121
86db8efcda enh: support hash join 2024-04-10 19:27:36 +08:00
Minglei Jin
6eb014e32b Merge branch 'feat/TS-4243-3.0' into enh/TD-28945-pk 2024-04-09 19:11:46 +08:00
Minglei Jin
ca1262c5c5 cos/multi-write: parser part 2024-04-08 10:31:26 +08:00
factosea
9ddc0b51cb merge 2024-03-29 10:37:59 +08:00
dapan1121
74cef4ac6b fix: window join filter issue 2024-03-28 13:45:55 +08:00
kailixu
d64594932b feat: support database encryption 2024-03-27 20:03:38 +08:00
slzhou
9d2c310616 fix: remove the extract space after column type for none pk column 2024-03-25 10:16:22 +08:00
dapan1121
91d3848c71 fix: case issue 2024-03-23 20:24:50 +08:00
dapan1121
e6caf6fd43 fix: binary copy and case issue 2024-03-22 11:02:21 +08:00
dapan1121
3835a5b349 fix: error log and union issue 2024-03-22 08:47:07 +08:00
slzhou
c7f108181d feat:show create table and desc table 2024-03-19 16:33:05 +08:00
factosea
9711c830fe show create table 2024-03-13 15:17:43 +08:00
factosea
b10deacd63 show create table tbname 2024-03-13 11:39:07 +08:00
factosea
5dd4d05b2e desc table 2024-03-12 16:46:41 +08:00
dapan1121
98ed2458ea Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-02-20 17:39:51 -08:00
dapan1121
c4dbae3a5a enh: add window join ut 2024-02-20 17:13:29 -08:00
dapan1121
b26716f2e8 Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-02-18 22:15:43 -08:00
54liuyao
7db7c02150 explain 2024-02-19 13:39:07 +08:00
54liuyao
7a040b3c89 ci 2024-02-19 11:35:08 +08:00
54liuyao
e98a67bb9d ci 2024-02-19 11:12:33 +08:00
54liuyao
c9753ab9df explain count window 2024-02-07 08:55:18 +08:00
kailixu
9458b86b41 feat: support uniq grant 2024-01-31 16:09:06 +08:00
dapan1121
abdf6d337a enh: push down conditions 2023-11-29 20:06:30 +08:00
Shungang Li
a96e21aabd enh: refactor dynamic config 2023-11-13 16:28:42 +08:00
dapan1121
dd0ac98a5f fix: correct no data load 2023-11-09 19:25:44 +08:00
dapan1121
6352b28b4c fix: split scan columns from cache last scan 2023-11-09 09:47:55 +08:00
dapan1121
38196f37b9 Merge remote-tracking branch 'origin/3.0' into feat/TD-24802 2023-11-08 18:48:13 +08:00
dapan1121
49ebb7145e enh: support split cache last and other functions 2023-11-08 18:42:41 +08:00
dapan1121
c2ec373557 Merge remote-tracking branch 'origin/3.0' into feat/TD-24802 2023-11-07 10:09:10 +08:00
dapan1121
0ed4d1507f feat: support non_sort mode 2023-11-07 09:23:06 +08:00
Shungang Li
c6f5e2a9bd enh: add dynamic configuration 2023-11-03 14:28:02 +08:00
dapan1121
91df56fcf0 Merge remote-tracking branch 'origin/3.0' into feat/TD-25204 2023-10-31 18:44:54 +08:00
kailixu
c77153cb81 enh: use placeholder '-' for interval of 1st retention level 2023-10-30 14:02:31 +08:00
dapan1121
969b002936 enh: support view privilege 2023-10-20 08:41:49 +08:00
dapan1121
a0699d758c Merge remote-tracking branch 'origin/3.0' into feat/TD-25204 2023-10-13 16:51:38 +08:00