Commit Graph

157 Commits

Author SHA1 Message Date
54liuyao de4f09b8fd ehn(query): remove query executor assert 2024-08-23 11:01:45 +08:00
54liuyao 6936c9aacd fix(query):remove null pointer 2024-08-22 14:04:39 +08:00
54liuyao 472d03f118 fix(query):adjust error log 2024-08-22 10:09:31 +08:00
sima 726f41697d enh:[TD-31548] Remove ASSERT in multi files. 2024-08-21 14:35:45 +08:00
Hongze Cheng 87e56d3d67
Revert "fix: memory leak of geos" 2024-08-21 10:23:22 +08:00
kailixu 0531a4f4bd fix: memory leak of geos 2024-08-19 18:36:39 +08:00
54liuyao bb0aa6839f fix mem leak 2024-08-16 14:30:35 +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
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
54liuyao a560f13c95 check error code 2024-08-14 11:12:50 +08:00
wangjiaming0909 7c6be8c357 fix exec task memory leaks 2024-08-13 11:23:00 +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
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 db0c2e4be4 free operator 2024-08-07 15:53:23 +08:00
54liuyao 7559c1e131 fix mem leak 2024-08-07 15:33:09 +08:00
54liuyao e6cc6a47e4 fix mem leak 2024-08-07 10:06:04 +08:00
54liuyao 372c0f21f2 fix mem leak 2024-08-06 19:36:39 +08:00
Haojun Liao abe0ff6e78 other: merge 3.0 2024-08-06 10:46:59 +08:00
Haojun Liao 5524d42c2d fix: check return value and fix bugs. 2024-08-06 10:19:22 +08:00
54liuyao 6ab776d822 fix ci issue 2024-08-05 19:41:15 +08:00
54liuyao 5737d638a1 fix ci issue 2024-08-05 19:36:33 +08:00
54liuyao 5c50970cca Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-08-05 16:37:08 +08:00
Haojun Liao 666e813b5f
Merge pull request #26969 from taosdata/fix/TD-31209
fix issue for function res
2024-08-05 16:24:05 +08:00
54liuyao 57068232ff fix res issue 2024-08-05 16:09:01 +08:00
54liuyao 5dc49af3c4 Merge branch '3.0' of github.com:taosdata/TDengine into fix/TD-31209 2024-08-05 13:49:23 +08:00
54liuyao 2b70c1332b Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-31220 2024-08-05 13:38:10 +08:00
54liuyao f0e4d2f085 fix malloc issue 2024-08-05 12:22:25 +08:00
Haojun Liao 40537001a2 fix(stream): check return value. 2024-08-05 11:57:18 +08:00
54liuyao 1b5cf65ab9 fix issue for function res 2024-08-05 11:17:49 +08:00
54liuyao 5737544e11 fix issue 2024-07-30 17:13:30 +08:00
Haojun Liao 7be2ecbe1f fix(common): check the return value. 2024-07-27 18:55:34 +08:00
Haojun Liao 8876b2602d fix(stream): check return value. 2024-07-27 11:02:35 +08:00
Haojun Liao 3073d6d067 other: merge 3.0 2024-07-27 00:03:28 +08:00
54liuyao efa65256da adj operator result 2024-07-25 19:11:32 +08:00
54liuyao b1a4ea9472 adj operator result 2024-07-24 19:10:39 +08:00
Haojun Liao b228151d8e other: merge 3.0 2024-07-24 17:29:35 +08:00
Haojun Liao aacf1c3e9a fix(stream): check return value. 2024-07-24 17:08:08 +08:00
54liuyao 5a34a1142f adj operator result 2024-07-24 16:17:28 +08:00
54liuyao bf76f5a483 fix ci issue 2024-07-23 18:32:03 +08:00
54liuyao 432731b776 fix ci issue 2024-07-23 14:19:04 +08:00
54liuyao 1d35ea137a adj query operator result 2024-07-23 10:50:16 +08:00
wangmm0220 6b9c00cb9b fix:[TD-31017]process return value in clientRawBlockWrite.c 2024-07-19 14:49:25 +08:00
dmchen e59e52d343 fix case 2024-06-17 10:44:53 +00:00
54liuyao 4be4a04621 fix(meta scan):check system table scan result 2024-05-16 09:56:07 +08:00
t_max f030af3aab fix: build fails on macOS and Windows 2024-05-11 14:59:05 +08:00
kailixu 1348a98118 fix: sys scan user tags 2024-04-24 19:16:25 +08:00
wangjiaming0909 d1101a0325 support filter out tsma res tbs when show stables/tables 2024-04-16 14:23:26 +08:00