Commit Graph

20787 Commits

Author SHA1 Message Date
kailixu cda70c9eff Merge branch '3.0' into fix/TS-5392-3.0 2024-09-12 05:55:54 +08:00
kailixu e127a29e64 fix: oom with large msg 2024-09-12 05:55:22 +08:00
Haojun Liao 3297c59dcd
Merge pull request #27821 from taosdata/fix/syntax
fix(query): fix race condition for table group list.
2024-09-12 00:28:57 +08:00
xsren e226898e17 semphore 2024-09-11 20:36:03 +08:00
Pan Wei e4d218cddf
Merge pull request #27811 from taosdata/fix/TS-5400
fix(query):fix the issue of return db error when the timestamp is 0
2024-09-11 18:51:04 +08:00
Haojun Liao 2bb9dc609a fix(query): fix race condition for table group list. 2024-09-11 18:18:44 +08:00
Pan Wei 8b7b5b7c6d
Merge pull request #27752 from taosdata/fix/TD-31870/OSFileRetCode
osDir
2024-09-11 17:52:14 +08:00
Kaili Xu 8b24bae533
enh: return value of memset 2024-09-11 17:08:34 +08:00
Haojun Liao ecda2a4f12 Merge branch '3.0' into fix/3_liaohj 2024-09-11 17:04:20 +08:00
kailixu 2a14189624 Merge branch '3.0' into fix/TS-5392-3.0 2024-09-11 17:02:34 +08:00
Haojun Liao 1e388cace7 refactor: update logs. 2024-09-11 17:01:18 +08:00
Haojun Liao 8825065364 refactor: update logs. 2024-09-11 16:58:29 +08:00
Hongze Cheng 20cdb64cdd
Merge pull request #27787 from taosdata/fix/TD-31956
fix mem leak
2024-09-11 16:43:40 +08:00
yihaoDeng 9b418bee78 fix meta dead lock 2024-09-11 16:37:06 +08:00
Pan Wei 798718e903
Merge pull request #27793 from taosdata/fix/TD-31948
fix: block data shrink issue
2024-09-11 16:32:58 +08:00
Haojun Liao c38eb033a9 refactor:update logs. 2024-09-11 15:57:06 +08:00
54liuyao 5cfe7b8ec9 fix(query):fix the issue of return db error when the timestamp is 0 2024-09-11 14:58:06 +08:00
kailixu ffaa1092c0 fix: oom with large msg 2024-09-11 14:51:52 +08:00
Jing Sima d670778802 fix:[TD-31974] fix memory leak when error occurs after mode function init. 2024-09-11 14:47:14 +08:00
yihaoDeng 6c610e4777 fix mem leak 2024-09-11 14:45:03 +08:00
Kaili Xu e92a58043a
enh: code optimization 2024-09-11 14:44:29 +08:00
Haojun Liao 3821f88e64 fix(stream): fix syntax error. 2024-09-11 14:32:29 +08:00
Haojun Liao 28df9fe285 refactor: remove void 2024-09-11 14:30:59 +08:00
lyh250-666 f5e2a36f23 feat:update 2024-09-11 06:29:35 +00:00
kailixu 2a13aa08e1 fix: oom with large msg 2024-09-11 14:23:47 +08:00
wangjiaming0909 11b3faee8e remove (void) from parser/planner/nodes/sma 2024-09-11 14:15:34 +08:00
lyh250-666 f9126f1211 enh:modify error code passing 2024-09-11 14:11:51 +08:00
Jing Sima 64bb49e0db fix:[TS-5839] Fix crash when use last function on a column with all null value with partition subclause. 2024-09-11 13:49:06 +08:00
Pan Wei f9c8b6cd7b
Merge pull request #27796 from taosdata/enh/TD-31691
Enh/td 31691
2024-09-11 13:47:43 +08:00
Pan Wei 78846f7ab8
Merge pull request #27772 from taosdata/fix/TD-31966
fix(query):set scan flag info
2024-09-11 13:25:14 +08:00
wangmm0220 1850f3fb52 fix:[TD-31962]memory leak by crash_gen 2024-09-11 11:51:02 +08:00
Haojun Liao 064a271582
Update streamDispatch.c 2024-09-11 10:21:38 +08:00
lyh250-666 6cbb0cf172 enh:modify error code passing libs/ 2024-09-11 09:58:41 +08:00
wangmm0220 b2878d1851 fix:[TD-31899] remove void(func) 2024-09-11 09:54:59 +08:00
Hongze Cheng 3f0603128c
Merge pull request #27786 from taosdata/enh/TD-31890-4
enh: error handling
2024-09-11 09:53:58 +08:00
Pan Wei f463eb2555
Merge pull request #27778 from taosdata/fix/3.0/TD-32000
fix:[TD-32000] fix indirect leak caused by using wrong way to handle error
2024-09-11 09:37:13 +08:00
yihaoDeng cffa2a496c fix mem leak 2024-09-11 09:37:09 +08:00
lyh250-666 3c255e5581 Merge branch '3.0' of github.com:taosdata/TDengine into enh/TD-31691 2024-09-11 09:35:56 +08:00
Pan Wei 4882a55510
Merge pull request #27785 from taosdata/test/TD-31842
enh:modify error code passing in libs/
2024-09-11 09:34:56 +08:00
lyh250-666 25c0b92885 feat:Optimising the duration and keep 2024-09-11 01:11:56 +00:00
Haojun Liao c33b57fa65
Merge pull request #27770 from taosdata/fix/syntax
fix(stream):not reset the failed checkpointId
2024-09-11 09:03:51 +08:00
yihaoDeng 1519be0282 fix mem leak 2024-09-10 19:19:57 +08:00
yihaoDeng d403a6129a fix mem leak 2024-09-10 19:14:27 +08:00
yihaoDeng 2fa083c82f opt transport 2024-09-10 19:03:27 +08:00
Hongze Cheng 37c12b6c3a enh: error handling 2024-09-10 18:55:02 +08:00
lyh250-666 01bae36e82 enh:modify error code passing in libs/ 2024-09-10 18:42:00 +08:00
Jing Sima 135f23c8b9 fix:[TD-32000] fix indirect leak caused by using wrong array destroy function. 2024-09-10 18:40:27 +08:00
xsren aea768d2c0 osFile 2024-09-10 17:40:19 +08:00
Hongze Cheng be80848d7e
Merge pull request #27725 from taosdata/fix/fixRocksdbmeak
fix mem leak
2024-09-10 17:39:05 +08:00
dapan1121 dc983b9a39 fix: add block data check 2024-09-10 16:56:36 +08:00
xsren aa5683cfd9 osfile 2024-09-10 14:55:14 +08:00
kailixu 883d2bfb7a fix: oom with large submit 2024-09-10 14:54:00 +08:00
54liuyao bb785ce53e fix(query):set scan flag info 2024-09-10 14:47:42 +08:00
Haojun Liao 51bee72807 fix(stream):not reset the failed checkpointId 2024-09-10 12:58:08 +08:00
Haojun Liao 3540ec9d44
Merge pull request #27742 from taosdata/fix/syntax
refactor: remove void.
2024-09-10 12:57:14 +08:00
xsren 2a3917029f osFile 2024-09-10 11:29:50 +08:00
Pan Wei f3ef229c69
Merge pull request #27747 from taosdata/fix/3.0/TD-31869
fix client taskqueueWorkerpool stuck problem when querypolicy = 4
2024-09-10 10:27:42 +08:00
Jing Sima 4a8bbc36bd feat:[TS-4893] refactor of rand function. 2024-09-09 18:48:24 +08:00
Jing Sima a249bef104 feat:[TS-4893] Add random and support use min/max on string column. 2024-09-09 18:48:24 +08:00
dapan1121 b57cd27827 enh: add block check 2024-09-09 18:20:00 +08:00
xsren 520336e129 osDir 2024-09-09 15:47:17 +08:00
Pan Wei 1238960c75
Merge pull request #27750 from taosdata/fix/TD-31946.2
fix: percentile empty result issue
2024-09-09 15:46:27 +08:00
Haojun Liao f2cb9b3bb9 fix(stream): fix syntax error. 2024-09-09 15:41:14 +08:00
Haojun Liao cbc0bceec6 fix(stream): fix syntax error. 2024-09-09 15:37:05 +08:00
Haojun Liao a29903101a refactor: remove void and do some internal refactor. 2024-09-09 14:49:05 +08:00
Hongze Cheng 8c64b1049c
Merge pull request #27749 from taosdata/enh/TD-31803-11
enh: error handle in message encode and decode
2024-09-09 14:47:14 +08:00
Pan Wei 07424b7a06
Merge pull request #27719 from taosdata/fix/TD-31790/errCheck
fix: distinguish the calling scenarios of the metaGetTbTSchema function
2024-09-09 14:10:20 +08:00
wangjiaming0909 b39b6589c4 fix client taskqueueWorkerpool stuck problem when querypolicy = 4 2024-09-09 13:30:22 +08:00
Hongze Cheng a260a5f2f7 enh: error handle in message encode and decode 2024-09-09 11:49:44 +08:00
dapan1121 8308a42c0c fix: percentile empty result issue 2024-09-09 11:31:32 +08:00
Pan Wei e64d8204f2
Merge pull request #27723 from taosdata/fix/invalidPtrSetNULL
Fix/invalid ptr set null
2024-09-09 09:22:54 +08:00
Hongze Cheng 8012a1902b
Merge pull request #27226 from taosdata/feat/TD-30813-2
feat(stmt2): initial commit for stmt2
2024-09-09 08:52:59 +08:00
Haojun Liao 46246c47bb
Merge pull request #27729 from taosdata/fix/3_liaohj
fix(query): fix memory leak and do some internal refactor.
2024-09-08 18:24:05 +08:00
Haojun Liao dfcff062e3
Merge pull request #27741 from taosdata/fix/syntax
fix(stream): reset error code.
2024-09-08 18:23:47 +08:00
Haojun Liao 199de25410 fix(stream): fix syntax error. 2024-09-08 15:17:08 +08:00
Haojun Liao 23ccbbdda5 fix(stream): fix syntax error. 2024-09-08 15:10:54 +08:00
Haojun Liao b3e5997336 fix(stream): reset error code. 2024-09-08 14:54:08 +08:00
54liuyao 9ac40d75d0 fix(stream):adjust ts check 2024-09-08 13:25:25 +08:00
lyh250-666 52a0746817 Merge branch '3.0' of github.com:taosdata/TDengine into enh/TD-31691 2024-09-07 20:08:48 +08:00
dapan1121 cbafc37880 fix: memory leak in dispatcher 2024-09-07 17:19:20 +08:00
Haojun Liao 88b0d10dfe
Merge pull request #27696 from taosdata/fix/TD-31923/crash
Fix/td 31923/crash
2024-09-06 18:02:01 +08:00
yihaoDeng 46a79c0be3 fix indirect leak 2024-09-06 17:50:35 +08:00
Haojun Liao 370ba19062 fix(query): fix memory leak. 2024-09-06 17:30:31 +08:00
yihaoDeng 3b283b6350 fix indirect leak 2024-09-06 16:36:19 +08:00
Hongze Cheng 11a5f4522a
Merge pull request #27705 from taosdata/fix/TS-5341-3.0
enh: error msg for csv file path that is too long
2024-09-06 16:29:58 +08:00
Hongze Cheng b664b9b531
Merge pull request #27640 from taosdata/fix/TD-30734-skip-not-match
fix/TD-30734-skip-not-match
2024-09-06 16:19:58 +08:00
yihaoDeng 0973fb6eed fix indirect leak 2024-09-06 16:14:19 +08:00
yihaoDeng ae57974b30 fix mem leak 2024-09-06 16:07:57 +08:00
Haojun Liao 6470cfc26e fix(query): fix memory leak. 2024-09-06 15:58:52 +08:00
Haojun Liao 7bf9ca8e82 refactor: remove invalid code. 2024-09-06 15:48:28 +08:00
Haojun Liao 9150c0b07e
Merge pull request #27673 from taosdata/enh/TD-31902
enh:[TD-31902] Remove void.
2024-09-06 15:46:29 +08:00
Haojun Liao 0236db51f6 fix(query): fix memory leak and do some internal refactor. 2024-09-06 15:44:25 +08:00
xsren b991e233e9 set ptr to null after free 2024-09-06 15:34:23 +08:00
xsren dce4c5dc48 invalid ptr set null 2024-09-06 15:27:35 +08:00
yihaoDeng b6b0e266eb fix indirect leak 2024-09-06 14:28:34 +08:00
yihaoDeng 0b21b7dff1 fix indirect leak 2024-09-06 14:25:50 +08:00
xsren 3fb89fb814 fix: distinguish the calling scenarios of the metaGetTbTSchema function 2024-09-06 14:16:58 +08:00
Minglei Jin 2ac23f72e8 Merge branch '3.0' into feat/TD-30813-2 2024-09-06 14:01:54 +08:00
Haojun Liao 8a1d527da9 refactor: adjust log. 2024-09-06 13:58:03 +08:00
Haojun Liao 482eab9666 refactor: adjust log. 2024-09-06 13:45:15 +08:00