Commit Graph

259 Commits

Author SHA1 Message Date
sima 7759e6aea4 fix:[TD-31558] Handle error of tDecodeSSchemaWrapper. 2024-08-20 14:12:30 +08:00
yihaoDeng b9d085764f fix meta deadlock 2024-08-15 09:23:19 +08:00
yihaoDeng bc2cbea8d1 fix meta deadlock 2024-08-15 09:19:34 +08:00
yihaoDeng ecb48dd317 fix meta deadlock 2024-08-14 21:09:24 +08:00
yihaoDeng 2b40ecf718 fix meta deadlock 2024-08-14 20:41:28 +08:00
yihaoDeng 246dfd6e4a Merge remote-tracking branch 'origin/3.0' into fix/TD-31353 2024-08-12 09:18:37 +08:00
Hongze Cheng 4586e09b7b
Merge pull request #27131 from taosdata/fix/TD-31345
fix(meta/query): return oom with null ctb cursor
2024-08-12 09:11:01 +08:00
Hongze Cheng 80a1d1b4f8
Merge pull request #27132 from taosdata/fix/TD-31346
fix(meta/query): return oom if malloc failed
2024-08-12 09:06:15 +08:00
yihaoDeng 12fe64e5bb refactor errno code 2024-08-09 17:54:47 +08:00
Minglei Jin 0035c1b06a fix(meta/query): return oom if malloc failed 2024-08-09 17:13:37 +08:00
Minglei Jin 2d2ba4fd29 fix(meta/query): return oom if malloc failed 2024-08-09 17:09:19 +08:00
Minglei Jin b8cd001dfb fix(meta/query): return oom with null ctb cursor 2024-08-09 17:06:35 +08:00
yihaoDeng 61e2f68542 fix return error 2024-08-09 16:07:29 +08:00
Hongze Cheng 78a4a93d9c fix: handle error code 2024-08-09 11:04:04 +08:00
Hongze Cheng f698610e44
Merge pull request #27069 from taosdata/fix/TD-31277-3.0
fix: handle error code
2024-08-08 12:39:05 +08:00
Hongze Cheng dfc004ac37 fix: handle error code 2024-08-08 10:22:06 +08:00
Hongze Cheng 0326bb7010 fix: handle error code 2024-08-08 09:50:41 +08:00
Minglei Jin f303a9529f fix(meta/query): return oom before memcpy 2024-08-07 15:34:58 +08:00
Hongze Cheng f090c9f96e enh: refactor error code 2024-07-30 09:39:50 +08:00
Hongze Cheng 8ef31bc186 enh: refactor return code 2024-07-29 20:14:15 +08:00
Hongze Cheng ea4065d36b fix possible error 2024-07-27 20:09:29 +08:00
Hongze Cheng 21754a009c enh: add more check return 2024-07-27 18:03:16 +08:00
Hongze Cheng c55db1d8f7 enh: refact return code 2024-07-25 11:45:15 +08:00
sima 32faa6fccc enh:[TD-31063] Handling return value in qnode.c 2024-07-23 15:02:54 +08:00
factosea 9ddc0b51cb merge 2024-03-29 10:37:59 +08:00
yihaoDeng 2d6c9ec7de fix mem problem 2024-03-23 12:56:24 +00:00
yihaoDeng cbb4e83fc4 fix mem problem 2024-03-23 12:12:39 +00:00
yihaoDeng f5c8c8f7c5 fix mem problem 2024-03-23 11:49:09 +00:00
kailixu fb2667d92d fix: sys table scan and meta query 2024-03-22 10:33:46 +08:00
Haojun Liao 15e65d5f07 refactor: do some internal refactor. 2024-03-16 22:42:49 +08:00
kailixu 986788d4fe enh: timeseries calculation 2023-09-24 09:14:52 +08:00
kailixu ff3e36e679 enh: timeseries calculation 2023-09-24 08:41:45 +08:00
kailixu 53a9459c20 enh: update timeseries 2023-09-24 07:52:27 +08:00
kailixu 8f828e052b enh: timeseries calculation optimization 2023-09-22 20:07:51 +08:00
kailixu 03aea454d7 chore: more code 2023-09-15 14:33:35 +08:00
kailixu 449092c5dc enh: timeseries update optimize 2023-09-14 20:16:02 +08:00
kailixu 1a34cd1020 chore: optimize of report time series by quantity 2023-08-30 11:45:07 +08:00
kailixu 8e20740622 enh: report time series by quantity 2023-08-30 11:39:21 +08:00
kailixu db07511c93 enh: report time series by period and quantity 2023-08-29 16:08:51 +08:00
slzhou 85d1dbe00a Merge branch '3.0' of github.com:taosdata/TDengine into szhou/select-tags-scan 2023-08-17 16:27:37 +08:00
shenglian zhou 4a9391929c fix: select tags - ctb cursor pause/unlock and lock/resume 2023-08-17 14:59:17 +08:00
Haojun Liao 63bc50a723
Merge pull request #22427 from taosdata/feature/rebuildIndex0
rebuild index at tag0
2023-08-16 09:47:43 +08:00
slzhou 4fdaaba3ce Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tag-scan-opt 2023-08-15 17:18:25 +08:00
yihaoDeng cf9f9ab471 rebuild index at tag0 2023-08-14 08:01:20 +00:00
slzhou 47d2f9ad6d fix: first run without tag cond 2023-08-11 17:52:52 +08:00
kailixu 64a1636dd2 chore: trigger CI 2023-08-11 12:54:45 +08:00
kailixu 1d089fe085 fix: dup read lock on windows 2023-08-11 11:34:57 +08:00
shenglian zhou b2e615d4e7 enhance: tag scan cursor based block 2023-08-10 17:30:01 +08:00
Haojun Liao 6ac179501a fix: fix syntax error. 2023-06-25 10:46:21 +08:00
Haojun Liao 6857881742 Merge branch '3.0' into refact/fillhistory 2023-06-25 10:41:32 +08:00