Commit Graph

5247 Commits

Author SHA1 Message Date
dapan1121 cbf5f231be fix: group cache log issue 2024-08-15 15:38:09 +08:00
Hongze Cheng 4b03430712
Merge pull request #27221 from taosdata/fix/TD-31440
fix meta deadlock
2024-08-15 15:26:36 +08:00
yihaoDeng ecb48dd317 fix meta deadlock 2024-08-14 21:09:24 +08:00
54liuyao 70eb66604d fix issue 2024-08-14 19:11:34 +08:00
54liuyao 235a082406 fix issue 2024-08-14 18:17:22 +08:00
54liuyao 9a7ffe38ac fix issue 2024-08-14 16:11:48 +08:00
dapan1121 a3ec3d167b
Merge pull request #27177 from taosdata/fix/3.0/TD-31337
fix exec task memory leaks
2024-08-14 14:57:49 +08:00
Haojun Liao 97d284eaf7
Merge pull request #27211 from taosdata/fix/3_liaohj
fix(query): release the reader when returning error.
2024-08-14 14:31:02 +08:00
Haojun Liao 9f5f571fad
Merge pull request #27207 from taosdata/fix/TD-31436
check error code
2024-08-14 13:46:03 +08:00
Haojun Liao d3a0634d4a refactor: do some internal refactor. 2024-08-14 13:10:11 +08:00
Haojun Liao 7d7072651b fix(query): release the reader when returning error. 2024-08-14 13:06:08 +08:00
54liuyao a560f13c95 check error code 2024-08-14 11:12:50 +08:00
54liuyao bc11c1bd02 fix issue 2024-08-13 14:35:49 +08:00
Haojun Liao f4927bb873
Merge pull request #27167 from taosdata/fix/TD-31386
adj function res
2024-08-13 13:51:11 +08:00
Haojun Liao 12d6375de7
Merge pull request #27153 from taosdata/fix/TD-31372
adj copyPkVal error code
2024-08-13 13:47:52 +08:00
wangjiaming0909 7c6be8c357 fix exec task memory leaks 2024-08-13 11:23:00 +08:00
54liuyao f0af495a5d adj function res 2024-08-13 10:31:24 +08:00
dapan1121 3790a1f415
Merge pull request #26959 from taosdata/feat/TS-3718
feat:[TS-3718]save slow log file one day one file
2024-08-13 09:18:07 +08:00
54liuyao 5d9101b28d adj res 2024-08-12 18:23:45 +08:00
54liuyao 3ec51c77c4 adj res 2024-08-12 18:21:35 +08:00
Haojun Liao 8d751ca5e3
Merge pull request #27148 from taosdata/fix/3.0/TD-31362-TD-31359-TD-21481
1. lock not released when return
2024-08-12 17:34:25 +08:00
wangjiaming0909 19952995af fix fill order by returned wrong values 2024-08-12 15:27:15 +08:00
Haojun Liao 4a98782a38
Merge pull request #27150 from taosdata/fix/TD-31368
adj error code
2024-08-12 14:32:36 +08:00
54liuyao 91e987b25a fix issue 2024-08-12 14:01:55 +08:00
54liuyao 9b4b74e80f adj error code 2024-08-12 10:42:18 +08:00
wangjiaming0909 882cfb7deb 1. lock not released when return
2. fix tsma err msg
3. fix fill prev wrong results
2024-08-12 08:53:27 +08:00
54liuyao 30f3fa29b9 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-08-09 17:36:48 +08:00
54liuyao 5d4e30de3f ignore delete res since res is empty 2024-08-09 17:36:19 +08:00
wangjiaming0909 4fd8688795 postfix exchange operator blocking due to addref failed 2024-08-09 14:43:50 +08:00
Haojun Liao 6532b8a534
Merge pull request #27091 from taosdata/fix/3.0/TD-31275-TD-31310
1. fix exchange operator dead lock due to no ret check for add ref
2024-08-09 13:56:18 +08:00
wangjiaming0909 aa4b4a609f fix ret check caused crash 2024-08-09 11:46:53 +08:00
wangjiaming0909 efd1ece152 1. fix exchange operator dead lock due to no ret check for add ref
2. fix null pointer of FetchRpcHandle of exchangeoperator
2024-08-08 18:07:43 +08:00
wangmm0220 e7b990f3dd feat:[TS-3718]merge from 3.0 2024-08-08 17:35:24 +08:00
54liuyao 340886b9be fix issue 2024-08-08 17:23:25 +08:00
54liuyao fe75c72666 fix issue 2024-08-08 16:24:18 +08:00
Haojun Liao 27586ef650
Merge pull request #27074 from taosdata/fix/TD-31288-2
check function res
2024-08-08 13:27:22 +08:00
54liuyao 3515af8099 check function res 2024-08-08 11:36:36 +08:00
54liuyao 4bebadd000 fix issue 2024-08-08 11:23:50 +08:00
wangmm0220 3ef942bf4b Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-3718 2024-08-08 10:59:45 +08:00
54liuyao 5c859554d0 Merge branch '3.0' of github.com:taosdata/TDengine into fix/TD-31288 2024-08-08 10:36:09 +08:00
Hongze Cheng 1124741163 fix more 2024-08-08 10:27:39 +08:00
54liuyao 91ccd23f63 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-31297 2024-08-08 10:13:05 +08:00
54liuyao 2039bb5934 fix issue 2024-08-08 08:53:43 +08:00
54liuyao bd5452c60c Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-31270 2024-08-08 08:40:38 +08:00
54liuyao c91595c2cc Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-31297 2024-08-08 08:40:07 +08:00
54liuyao f180cf091c free operator 2024-08-08 08:38:17 +08:00
54liuyao 531dfbb135 fix issue 2024-08-07 17:08:50 +08:00
54liuyao 3a7c4ab5a1 Merge branch '3.0' of github.com:taosdata/TDengine into fix/TD-31288 2024-08-07 16:59:45 +08:00
54liuyao 8ab78009a9 fix issue 2024-08-07 16:59:19 +08:00
dapan1121 dd28770bf7
Merge pull request #26914 from taosdata/fix/TD-31167
add new interface
2024-08-07 16:41:17 +08:00