Commit Graph

636 Commits

Author SHA1 Message Date
dapan1121 4f1a983074
Update schJob.c 2024-05-06 16:00:35 +08:00
dapan1121 e2b6699c7a fix: scheduler retry issue 2024-05-06 15:57:57 +08:00
dapan1121 e45a348e5b fix: scheduler job retry issue 2024-05-06 14:08:37 +08:00
Yihao Deng 41814cd9fb release handle while query failed 2024-04-24 06:37:37 +00:00
dapan1121 6d52120bf7 Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-04-07 13:54:39 +08: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
dapan1121 3835a5b349 fix: error log and union issue 2024-03-22 08:47:07 +08: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
dapan1121 19b51ec02c
Merge pull request #24994 from taosdata/mark/3.0
fix:add excluded msg for delete in tmq
2024-03-05 15:46:49 +08: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
dapan1121 f2840cd7ba fix: task reschedule issue 2024-02-26 08:48:47 +08:00
dapan1121 d258c3fca6 fix: windows crash issue 2024-02-20 01:06:41 -08:00
Alex Duan 1f8680fdfd coverage: add unit test schedularTest 2024-02-19 16:10:08 +08:00
Alex Duan ba306043bb Merge branch '3.0' into coverage/TD-28602-3.0 2024-02-19 16:06:57 +08:00
dapan1121 216731aa60 fix: memory issues 2024-02-18 22:02:16 -08:00
dapan1121 2ef1671ec0 Merge remote-tracking branch 'origin/3.0' into fix/TD-28011 2024-02-18 21:30:13 -08:00
dapan1121 a6b6b144a2 fix: scheduler UT issues 2024-02-18 21:29:06 -08:00
Alex Duan dfd1b5ccaf fix: build error for schedularTests 2024-02-18 14:57:29 +08:00
Alex Duan 524ebca16a coverage: add schUtil.c and schedulerTest 2024-02-18 11:35:08 +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
dapan1121 bf7442ccb5 fix: scheduler ut issues 2024-02-02 16:05:25 +08:00
dapan1121 c939ce4c3d fix: scheduler save execution result issue 2024-01-22 17:03:45 +08:00
Yihao Deng 6f8f47a375 fix invalid read write 2024-01-16 05:50:20 +00:00
factosea f01241f720 Merge branch 'fix/xsren/TD-22212/taosQueryParam3.0' into enh/xsren/TD-22212/taosQueryParam3.0 2023-12-06 17:39:25 +08:00
dapan1121 c65c9c72c4 fix: change query killed error msg 2023-11-14 19:25:54 +08: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 c9656d3f77 fix: fix memory issues 2023-08-11 17:39:41 +08:00
dapan1121 1aac643a9b enh: support single vnode join 2023-08-09 10:30:35 +08:00
Haojun Liao 3d403dca5a other: merge main. 2023-07-27 16:23:41 +08:00
Markus Mayer 55ee9d6c25
Correct some typos in string literals (#22062) 2023-07-14 13:39:03 +08:00
Haojun Liao 3ffdbe923d other: merge 3.0 2023-07-11 09:12:57 +08:00
dapan1121 a99fac031c fix: fix coverity scan issues 2023-07-07 10:25:48 +08:00
Haojun Liao 200575647c
Merge branch '3.0' into refact/fillhistory 2023-07-03 15:16:18 +08:00
dapan1121 9499a1c3c8 fix: remove abs 2023-07-03 10:28:59 +08:00
dapan1121 ffd306f2b9 enh: support random execution node 2023-06-30 15:57:58 +08:00
Haojun Liao ceb78fdad2
Merge branch '3.0' into refact/fillhistory 2023-06-24 18:53:48 +08:00
Benguang Zhao 495ae49752 fix: refreshMeta on invalid schema of tb epSet in doAsyncQuery 2023-06-16 15:41:52 +08:00
Haojun Liao 1742874790 fix(test): fix unit test error. 2023-06-15 10:49:34 +08:00
Haojun Liao fe09705855 fix: set the init function pointer. 2023-05-24 17:13:20 +08:00
dapan1121 38231fc48e enh: add queryMaxConcurrentTables configuration 2023-04-11 09:01:19 +08:00
dapan1121 02dc919b9d fix: job status issue 2023-03-31 20:47:10 +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 4b4468e392 feat: explain insert select 2023-01-31 16:04:57 +08:00
dapan1121 436bc5cbe8 enh: remove asserts 2022-12-30 15:35:03 +08:00
Shengliang Guan 78c14a2c88 Merge remote-tracking branch 'origin/3.0' into merge/mainto3.0_1228 2022-12-28 14:59:02 +08:00
dapan1121 5ae6829a83 fix: add sem free and init log 2022-12-27 13:28:28 +08:00
Xiaoyu Wang 0c269c317b merge 3.0 2022-12-23 17:50:05 +08:00
Alex Duan cd1b87031a fix(query): modify error describe 2022-12-22 10:22:51 +08:00
Alex Duan 8774d2c17b feat(rpc): fixed build error 2022-12-20 19:14:57 +08:00
Alex Duan df6102f66e fix(query): TSDB_CODE_RPC_VGROUP_NOT_CONNECTED same condition check with TSDB_CODE_RPC_NETWORK_UNAVAIL 2022-12-20 18:14:24 +08:00
Haojun Liao fdade6d6a3
Merge branch '3.0' into refact/submit_req 2022-12-19 11:24:00 +08:00
yihaoDeng 9542b95d62 fix mem leak 2022-12-16 22:32:44 +08:00
dapan1121 186384dda3 fix: refact some example files 2022-12-13 15:26:16 +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 0c26308ae7 fix: add redirect error code and fix no error msg issue 2022-12-05 20:10:09 +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
Hongze Cheng b2fd1ff880 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req 2022-12-02 14:38:39 +08:00
dapan1121 2e75de8368 fix: fix submit response message handling 2022-12-01 19:26:26 +08:00
dapan1121 7ad0226e32 fix: add debug code info 2022-12-01 18:04:13 +08:00
dapan1121 98726f17fa fix: redirect handler issue 2022-12-01 14:54:58 +08:00
yihaoDeng 9278ed2ab5 fix mem leak 2022-11-29 21:59:49 +08:00
yihaoDeng 47c0d4cbbd fix invalid param 2022-11-29 17:58:16 +08:00
yihaoDeng d463f05b3f change paramter 2022-11-29 10:28:32 +08:00
Haojun Liao 3878af10c9 refactor: do some internal refactor. 2022-11-28 16:13:18 +08:00
Haojun Liao f9d1726c89 fix(query): fix error in ut. 2022-11-25 23:27:36 +08:00
yihaoDeng c84f9f8634 add debug info 2022-11-23 18:29:31 +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 2fbf082f7d enh: support client redirect processing 2022-11-18 19:55:15 +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
yihaoDeng 495bfe932a fix invalid free 2022-11-08 18:56:44 +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