Commit Graph

68190 Commits

Author SHA1 Message Date
Haojun Liao 0207f9689a fix(tsdb): fix race condition during set table list and drop tsdbreader. 2024-08-27 13:45:39 +08:00
Hongze Cheng afca8eb914 fix: error handle 2024-08-27 13:36:27 +08:00
xsren 3b1a1ed2cd udf function required data load 2024-08-27 13:25:33 +08:00
Hongze Cheng 72bd7742b4 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-31538-6 2024-08-27 13:19:43 +08:00
Hongze Cheng a9f518cab0
Merge pull request #27479 from taosdata/enh/TD-31687-3.0
enh: deal with return codes
2024-08-27 13:10:46 +08:00
Hongze Cheng 23d37c6d10
Merge pull request #27475 from taosdata/fix/TD-31542-remove-assert-rename
fix/TD-31542-remove-assert-rename
2024-08-27 13:10:24 +08:00
xsren 809932b283 fix: reqStatus 2024-08-27 12:52:50 +08:00
dmchen cae45eaeed fix/TD-31667-sync-trace 2024-08-27 04:15:01 +00:00
lyh250-666 f32a17c72b Modify error code passing for taosMemoryCalloc function 2024-08-27 11:54:41 +08:00
xsren c60ea644e3 fix: return 2024-08-27 11:49:28 +08:00
Haojun Liao 403d46b77b other: merge 3.0 2024-08-27 11:19:03 +08:00
dapan1121 dc7f56e7f2
Merge pull request #27477 from taosdata/fix/3.0/TD-31703
fix:[TD-31703] fix memory leak when error occurs in filterMergeGroupUnits
2024-08-27 10:56:28 +08:00
54liuyao bcb1057e80 fix(query):clear meta reader 2024-08-27 10:50:28 +08:00
Haojun Liao 19e40e8bee fix(query): fix reader not release when error occuring. 2024-08-27 10:41:38 +08:00
Jing Sima 8f03a04103 fix:[TD-31654] fix heap-buffer-overflow caused by unintialized variable. 2024-08-27 10:30:01 +08:00
Hongze Cheng 1db3bdb4df enh: deal with return codes 2024-08-27 09:32:48 +08:00
dapan1121 f60855edf8
Merge pull request #27449 from taosdata/fix/TD-31515/pcheck
data check
2024-08-27 09:08:18 +08:00
Hongze Cheng 6c9c893065 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-31538-6 2024-08-27 08:44:27 +08:00
Jing Sima a3573aae67 fix:[TD-31700] fix memory leak when error occurs in sclInitOperatorParams. 2024-08-27 08:26:24 +08:00
wade zhang 5ecac8f0c4
Merge pull request #27446 from taosdata/docs/TD-31412
move ref code from 3.0 branch to main
2024-08-27 08:26:16 +08:00
Hongze Cheng 5b68cc1dd3 fix: error log 2024-08-26 19:20:30 +08:00
Hongze Cheng b60e2ed8ca Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-31538-6 2024-08-26 19:20:21 +08:00
Hongze Cheng 349d0813a4
Merge pull request #27468 from taosdata/fix/TD-31687
array/retval: fix array return values
2024-08-26 19:18:33 +08:00
dapan1121 f2507366be
Merge pull request #27467 from taosdata/fix/TD-31674
fix: remove asserts and memory issue
2024-08-26 19:16:06 +08:00
Jing Sima e6649b78da fix:[TD-31703] fix memory leak when error occurs in filterMergeGroupUnits. 2024-08-26 19:06:51 +08:00
Hongze Cheng be16b6c457
Merge pull request #27470 from taosdata/fix/TD-31705
fix(lru/init): free cache's shards if shard init failed
2024-08-26 18:39:11 +08:00
Jing Sima f3bec38290 fix:[TD-31684] Modify GROUP/PARTITION BY clause to prioritize treating columns as column names before considering them as aliases 2024-08-26 17:47:42 +08:00
Minglei Jin 19f461c06b fix simple hash put retval 2024-08-26 17:40:59 +08:00
yihaoDeng e2481c4409 fix trans retry error 2024-08-26 17:40:29 +08:00
yihaoDeng 9c6dcda4d8 fix trans retry error 2024-08-26 17:35:59 +08:00
Hongze Cheng 0ce8b9f396
Merge pull request #27466 from taosdata/enh/TD-31541-3.0
enh: remove asserts
2024-08-26 17:25:53 +08:00
Alex Duan db9a04f419
Merge pull request #27471 from taosdata/packaging/update_example_dir
update JDBC example dir
2024-08-26 17:18:43 +08:00
Hongze Cheng 3a5a3172f7
Merge pull request #27443 from taosdata/enh/TD-31603-update
Enh/TD-31603-update
2024-08-26 17:16:53 +08:00
dapan1121 90f4add224
Merge pull request #27464 from taosdata/fix/ly_res
fix(query): check error code for tsort
2024-08-26 17:11:34 +08:00
yihaoDeng 6e53fa15dc fix trans retry error 2024-08-26 17:06:31 +08:00
dmchen dc10857eec fix/TD-31542-remove-assert-rename 2024-08-26 09:05:57 +00:00
Hongze Cheng f4916211ca enh: clear more asserts 2024-08-26 16:56:48 +08:00
54liuyao dc941cb704 fix(query):fix mem leak for function 2024-08-26 16:53:19 +08:00
Ping Xiao bb039e9b2d update JDBC example dir 2024-08-26 16:51:21 +08:00
Minglei Jin 7adddf0fb6 fix(lru/init): free cache's shards if shard init failed 2024-08-26 16:48:12 +08:00
dapan1121 155d7548d6
Merge pull request #27462 from taosdata/docs/3.0/TD-31673
docs:[TD-31673] Update description of timetruncate function to clarify week truncation behavior based on Unix epoch starting on Thursday.
2024-08-26 16:38:25 +08:00
dapan1121 2d6d3d769f
Merge pull request #27440 from taosdata/feat/TS-4257
feat:Optimising the duration and keep of the show create database;
2024-08-26 16:35:32 +08:00
Hongze Cheng 7eec514863
Merge pull request #27451 from taosdata/fix/TD-31542-remove-assert-sync2
fix/TD-31542-remove-assert-sync2
2024-08-26 16:29:53 +08:00
Minglei Jin d3b3fdb498 array/retval: fix array return values 2024-08-26 15:54:47 +08:00
54liuyao 42a31d4ca1 fix(query):fix mem leak for fill 2024-08-26 15:32:50 +08:00
dapan1121 2eccbc3e28 Merge remote-tracking branch 'origin/3.0' into fix/TD-31674 2024-08-26 15:24:50 +08:00
kailixu 1f4b487f36 enh: remove asserts 2024-08-26 15:23:18 +08:00
dapan1121 a944dd0d8b fix: remove asserts and memory issue 2024-08-26 15:16:07 +08:00
dapan1121 7d2e28fd1d
Merge pull request #27455 from taosdata/fix/TD-31664
fix(query):fix mem leak for fill operator
2024-08-26 15:09:14 +08:00
54liuyao 4df5f26024 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/ly_res 2024-08-26 14:58:36 +08:00