Commit Graph

140 Commits

Author SHA1 Message Date
yihaoDeng 188883341a add new interface 2024-08-06 16:12:39 +08:00
dapan1121 352abe0b5c fix: scheduler return code 2024-07-16 19:03:12 +08:00
Haojun Liao 6d7e1eb576 fix(query): check for the server ep and client ep to set the compress flag. 2024-06-04 15:07:02 +08:00
Yihao Deng 41814cd9fb release handle while query failed 2024-04-24 06:37:37 +00:00
yihaoDeng a0bf82878d free handle 2024-04-03 09:11:49 +00:00
yihaoDeng 588f05c7dd port main to 30 2024-04-02 08:49:48 +00:00
yihaoDeng e25024cca3 fix invalid free 2024-03-12 07:09:50 +00:00
yihaoDeng efefc205e6 fix invalid free 2024-03-12 03:21:49 +00:00
yihaoDeng 31b6d15240 fix invalid free 2024-03-12 03:08:20 +00:00
Hongze Cheng a060e7c512
Merge pull request #25010 from taosdata/fix/TD-29013-30
fix count error
2024-03-07 17:20:24 +08:00
yihaoDeng 7d3bfb0da9 fix mem leak 2024-03-05 12:05:31 +00:00
wangmm0220 af6d6b69c3 fix:add excluded msg for delete in tmq 2024-03-05 11:25:43 +08:00
wangmm0220 c7d115d8aa fix:add excluded msg for delete in tmq 2024-03-04 14:58:13 +08:00
kailixu 205525dd65 feat: support uniq grant 2024-02-05 07:03:51 +08:00
kailixu a9316c3710 feat: support uniq grant 2024-02-04 12:28:00 +08:00
Yihao Deng 6f8f47a375 fix invalid read write 2024-01-16 05:50:20 +00:00
facetosea 567a55a737 distinguish between user parameters and internal parameters 2023-11-04 17:20:24 +08:00
dapan1121 cf50665c20 fix: dead lock issue 2023-08-25 15:20:12 +08:00
dapan1121 e0cc4e7ed7 fix: notify task 2023-08-25 15:12:28 +08:00
dapan1121 e24498b0fd enh: add task notify 2023-08-25 14:59:34 +08:00
dapan1121 a99fac031c fix: fix coverity scan issues 2023-07-07 10:25:48 +08:00
dapan1121 19e5d63721 fix: add job retry 2023-03-31 18:26:46 +08:00
dapan1121 80798dd934 fix: job retry issue 2023-03-28 09:20:53 +08:00
Haojun Liao 22aa03307c fix(query): fix syntax errors on centos. 2023-02-24 11:38:54 +08:00
Xiaoyu Wang c597de099f merge main 2023-02-20 13:41:27 +08:00
dapan1121 957ed637b0 fix: rsp type mismatch after link broken is processed 2023-02-15 16:49:21 +08:00
Xiaoyu Wang 571e936b4a feat: add explain test case 2023-02-07 17:13:38 +08:00
Xiaoyu Wang 0c269c317b merge 3.0 2022-12-23 17:50:05 +08:00
yihaoDeng 9542b95d62 fix mem leak 2022-12-16 22:32:44 +08:00
Hongze Cheng 13fb304627 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req 2022-12-07 13:01:13 +08:00
dapan1121 78c5cc2b6b fix: fix task redirect issue 2022-12-06 15:49:57 +08:00
Hongze Cheng 259b7e8a8a fix compile issue 2022-12-06 14:53:02 +08:00
Hongze Cheng 899d7b0bcc Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req 2022-12-06 14:37:22 +08:00
dapan1121 f9f60a8f39
Merge pull request #18646 from taosdata/fix/TD-20684-3.0
feat(api): add new api int64_t taos_affected_rows64
2022-12-04 16:47:51 +08:00
dapan1121 e455269220 fix: memory leak and other issues 2022-12-03 18:46:59 +08:00
Shengliang Guan d9c261cd13 refact: remove some error codes 2022-12-03 10:17:02 +08:00
Alex Duan 213b97b79a feat(api): taos_affected_rows64 add and modfiy tmsg.h 2022-12-02 23:20:19 +08:00
Alex Duan 855b0c8cbe feat(api): add int64 affected rows modify tmsg.h struct 2022-12-02 20:57:46 +08:00
Alex Duan 9fb4fa0a7f feat(api): add int64 affected rows modify tmsg.h struct 2022-12-02 20:48:39 +08:00
dapan1121 2e75de8368 fix: fix submit response message handling 2022-12-01 19:26:26 +08:00
yihaoDeng d463f05b3f change paramter 2022-11-29 10:28:32 +08:00
dapan1121 cafc5e4cae enh: refact fetch message 2022-11-22 10:43:56 +08:00
dapan1121 cba374ae6b enh: add query response message processing 2022-11-21 15:02:05 +08:00
dapan1121 072a73ec3d enh: support max retry wait time configuration 2022-11-21 11:35:52 +08:00
dapan1121 1b0c98433e enh: refact query message 2022-11-17 18:04:57 +08:00
dapan1121 d2468c5548 fix: fix asan issues 2022-11-14 14:22:13 +08:00
dapan1121 7dea2e99d3
Merge pull request #17973 from taosdata/fix/TD-20273
fix: free unfinished ahandle when cli quit
2022-11-10 13:52:32 +08:00
Shengliang Guan 854d840915
Merge pull request #17920 from taosdata/enh/3.0_planner_optimize
enh: insert optimize
2022-11-07 18:38:43 +08:00
dapan1121 5ab6166efe enh: support grant check in vnode query 2022-11-07 16:23:40 +08:00
yihaoDeng 90fc572394 avoid epset leak 2022-11-07 15:32:48 +08:00