Commit Graph

18849 Commits

Author SHA1 Message Date
facetosea ff24eaf94d fix: code review 2024-06-13 14:13:44 +08:00
“happyguoxy” 16ceacac2b fix: no tag value 2024-06-07 20:12:18 +08:00
“happyguoxy” 6d98a56778 fix group count 2024-06-07 16:49:29 +08:00
factosea 7a8e87f8cd fix: slot id 2024-06-04 19:05:19 +08:00
factosea c42e627a41 test 2024-06-04 11:39:47 +08:00
factosea a6217eec03 partition interval and limimt, dataload error 2024-05-31 18:58:35 +08:00
dapan1121 f09135abed
Merge pull request #25968 from taosdata/fix/TD-30108
fix: add ut thread join
2024-05-30 08:46:18 +08:00
dapan1121 a98394949a fix: add ut thread join 2024-05-29 17:20:56 +08:00
dmchen 5283ca87ed fix/TD-30307 2024-05-29 03:08:15 +00:00
Hongze Cheng 913612e4a6
Merge pull request #25913 from taosdata/enh/TS-4723-3.0
enh: reduce compact block write time
2024-05-28 13:18:57 +08:00
Haojun Liao 230631a535
Merge pull request #25943 from taosdata/fix/TD-30028
fix(query): check if pSliceIno->pPrevGroupKey is initialized or not.
2024-05-28 11:08:47 +08:00
Haojun Liao a9ca820b06 fix(query): check if pSliceIno->pPrevGroupKey is initialized or not. 2024-05-27 22:31:02 +08:00
dapan1121 99859c30ed
Merge pull request #25932 from taosdata/fix/TD-30190
Fix/td 30190
2024-05-27 18:53:21 +08:00
dapan1121 a25b70c45c fix: add timeline test cases 2024-05-27 14:53:30 +08:00
Hongze Cheng 72736ba7b9 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TS-4723-3.0 2024-05-27 09:33:33 +08:00
Haojun Liao 03a5230bd7
Merge pull request #25923 from taosdata/fix/TD-30028
fix(stream): fix memory leak if write failed.
2024-05-25 00:40:14 +08:00
Haojun Liao 01fb950cbc refactor: add some logs. 2024-05-24 11:44:17 +08:00
Haojun Liao 28032dfd39 fix(stream): fix memory leak if write failed. 2024-05-24 11:39:02 +08:00
dapan1121 6064ea0125 fix: support timeline query from union and order by 2024-05-24 11:24:19 +08:00
Haojun Liao 499ca6c23b
Merge pull request #25910 from taosdata/fix/TD-30028
fix(stream): check if outputQ is full before execute the scan history task. if it is full, idle for 5 sec.
2024-05-24 10:25:17 +08:00
Haojun Liao 8c0a74e7b2 fix(stream):adjust the idle time. 2024-05-24 09:19:09 +08:00
Yihao Deng a021b62c04 fix backen crash 2024-05-23 12:02:01 +00:00
Hongze Cheng 9531cba834 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TS-4723-3.0 2024-05-23 18:02:26 +08:00
Hongze Cheng f729072044 enh: reduce compact block write time 2024-05-23 17:57:07 +08:00
Haojun Liao eb1f09f47f refactor: do some internal refactor. 2024-05-23 17:25:22 +08:00
Haojun Liao 0c61fb20d6 fix(stream): check if outputQ is full before execute the scan history task. if it is full, idle for 5 sec. 2024-05-23 17:22:29 +08:00
Haojun Liao cc7d5d7a91 Merge branch '3.0' into fix/TD-30028 2024-05-23 16:16:59 +08:00
Haojun Liao cb6e03d985
Merge pull request #25896 from taosdata/fix/TD-30208
check delete mark
2024-05-23 15:48:01 +08:00
54liuyao 0b9e3c9115 check delete mark 2024-05-23 10:05:24 +08:00
Haojun Liao 142bc9046d fix(stream): fix memory leak. 2024-05-22 15:13:00 +08:00
kailixu ea1b4c3b9d Merge branch '3.0' into enh/TD-30149-3.0 2024-05-22 10:44:44 +08:00
Haojun Liao ed12ef1c02
Merge pull request #25878 from taosdata/fix/TD-30180-3.0
fix:[TD-30180]error in judging if groupId already added to the end of…
2024-05-22 09:12:56 +08:00
dapan1121 f8c9d40ff6
Merge pull request #25849 from taosdata/fix/3.0/TS-4806
fix event window operator forget filting having clause
2024-05-22 09:10:45 +08:00
wangmm0220 f21eeae56c fix:[TD-30180]error in judging if groupId already added to the end of table name 2024-05-21 16:57:00 +08:00
kailixu d1bc549936 Merge branch '3.0' into enh/TD-30149-3.0 2024-05-21 15:29:22 +08:00
kailixu 04c0c8b6cd enh(grant): refine error code 2024-05-21 15:26:29 +08:00
dmchen a297a38818 fix/TD-29772 2024-05-21 01:57:33 +00:00
dapan1121 09609dbac5
Merge pull request #25825 from taosdata/fix/3.0/TD-30065
fix show create table with empty table name
2024-05-21 09:16:51 +08:00
wangmm0220 d79550be20 fix:[TS-4817] check primary key(timestamp) in raw data 2024-05-20 19:18:31 +08:00
wangjiaming0909 9ae476c147 fix event window operator forget filting having clause 2024-05-20 10:30:51 +08:00
Hongze Cheng 9527b66db1
Merge pull request #25841 from taosdata/feat/ly_opt_checkpointYh
Feat/ly_opt_checkpointYh
2024-05-20 10:10:28 +08:00
wangjiaming0909 59bf72428d fix show create table with empty table name 2024-05-17 17:52:17 +08:00
Yihao Deng bb47a8df33 opt checkpoint 2024-05-17 15:30:04 +08:00
Yihao Deng b0377a2e3a opt checkpoint 2024-05-17 14:21:04 +08:00
wade zhang b299ff0449
Merge pull request #25798 from taosdata/fix/backendInvalidFree
Fix/backendInvalidFree
2024-05-17 13:46:18 +08:00
Hongze Cheng 671eb83d4e
Merge pull request #25809 from taosdata/fix/optReadBufForQueryLargeData3
Fix/optReadBufForQueryLargeData3
2024-05-17 11:43:33 +08:00
Hongze Cheng 56b2ccebf6
Merge pull request #25816 from taosdata/feat/TS-4050-3.0
feat/ts-4050-3.0
2024-05-17 09:13:19 +08:00
Haojun Liao 416339514f
Merge pull request #25822 from taosdata/feat/ly_opt_checkpoint
optimize stream operator checkpoint
2024-05-17 09:08:38 +08:00
Yihao Deng a7b434075b opt checkpoint 2024-05-16 20:16:59 +08:00
dapan1121 028c388435
Merge pull request #25788 from taosdata/fix/3.0/TD-30044
fix partition_by_col interval not loading blocks caused crash
2024-05-16 18:20:25 +08:00