Commit Graph

62570 Commits

Author SHA1 Message Date
yihaoDeng c3220aec44 fix mem leak while taosd quit 2024-02-29 10:46:09 +00:00
yihaoDeng a0c77f5baa fix mem leak while taosd quit 2024-02-29 18:40:21 +08:00
factosea 474ec01cdb delete unused code 2024-02-29 18:27:34 +08:00
Hongze Cheng 593a10d81d
Merge pull request #24955 from taosdata/fix/TD-28490-3.0
fix/TD-28490
2024-02-29 17:41:10 +08:00
Hongze Cheng 557e6018e2
Merge pull request #24930 from taosdata/fix/TD-28901
fix: shellReadHistory access invalid memory
2024-02-29 17:11:17 +08:00
dapan1121 0a627e7be8
Merge pull request #24947 from taosdata/fix/ly_count
fix count window issue
2024-02-29 16:42:05 +08:00
Haojun Liao 2844f4c886
Merge pull request #24940 from taosdata/fix/TD-28863
opt bloom filter
2024-02-29 16:34:06 +08:00
factosea 1fe35031e0 fix: get firstNRows Length 2024-02-29 16:32:58 +08:00
dmchen 4e67da7017 fix/TD-28920 2024-02-29 07:24:29 +00:00
factosea ae660f95ed fix: get firstNRows Length 2024-02-29 15:02:55 +08:00
dmchen f4c4465c0e fix/TD-28490 2024-02-29 06:54:24 +00:00
chenhaoran 8cb6ead77c Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-02-29 14:51:14 +08:00
wangmm0220 e17832e27e fix:[TD-28869]get error in askEp because consumer is dropped when unsubscribe 2024-02-29 14:38:09 +08:00
Hongze Cheng 8fca8018e3
Merge pull request #24944 from taosdata/fix/TD-28910-3.0
fix/TD-28910
2024-02-29 14:21:28 +08:00
54liuyao fa45a5abd2 fix count window issue 2024-02-29 14:04:59 +08:00
dapan1121 25872193b3
Merge pull request #24939 from taosdata/szhou/fix/td-28900
fix: no memory trim when no para tables scan
2024-02-29 14:02:08 +08:00
Haojun Liao 4fb9595744
Merge pull request #24948 from taosdata/fix/nullcheck
fix(util): fix the new size remaining bug.
2024-02-29 13:59:29 +08:00
54liuyao f2f94c9611 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-02-29 13:55:52 +08:00
Ping Xiao b37351333f release 3.2.3.0 2024-02-29 12:37:00 +08:00
Haojun Liao b744eabce0 fix(util): fix the new size remaining bug. 2024-02-29 11:34:57 +08:00
54liuyao 6de92f7c15 fix count window issue 2024-02-29 11:30:16 +08:00
54liuyao 02379524a1 fix count window issue 2024-02-29 11:30:16 +08:00
Haojun Liao 7cb5862de4
Merge pull request #24912 from taosdata/feat/TD-28677
add ci
2024-02-29 11:25:42 +08:00
54liuyao 00812c8a5c opt bloom filter 2024-02-29 11:17:29 +08:00
54liuyao 9d4bf1edba opt bloom filter 2024-02-29 11:17:29 +08:00
54liuyao 4c47332098 opt bloom filter 2024-02-29 11:17:29 +08:00
54liuyao 6619175fde opt bloom filter 2024-02-29 11:17:29 +08:00
dapan1121 273d48f77d
Merge pull request #24907 from taosdata/mark/3.0
opti:deal with escape in the end of field in schemaless
2024-02-29 11:04:21 +08:00
Haojun Liao 3d99a3322d
Merge pull request #24899 from taosdata/fix/TD-28858
set history task param
2024-02-29 10:54:31 +08:00
factosea 551a65e161 fix: varmeta length reset 2024-02-29 10:44:25 +08:00
Adam Ji d4900d0633 docs: fix python tmq demo 2024-02-29 10:44:04 +08:00
dmchen 85b78b0947 fix/TD-28910 2024-02-29 02:43:15 +00:00
Benguang Zhao d5eda8c0a9 enh: adjust an error logging msg in process sync msg 2024-02-29 10:42:27 +08:00
Adam Ji 7f7b61af5c docs: fix connector-python create consumer 2024-02-29 10:35:00 +08:00
Adam Ji d37adfbd85 docs: fix python demo code 2024-02-29 10:33:56 +08:00
slzhou 049f27bf3e fix: use C File API 2024-02-29 09:47:16 +08:00
Hongze Cheng e778c4ee3a
Merge pull request #24931 from taosdata/FIX/TD-28857-3.0
enh: use reference id of sync node in timer callbacks of sync
2024-02-29 09:22:00 +08:00
slzhou e81afaf0a2 fix: no memory trim when no para tables scan 2024-02-29 09:12:15 +08:00
Hongze Cheng cdc29bb231
Merge pull request #24919 from taosdata/fix/TD-28895-3.0
fix/TD-28895
2024-02-29 08:49:34 +08:00
chenhaoran 690c82a49e test: Splitting test cases to avoid case timeouts 2024-02-28 20:48:42 +08:00
Hongze Cheng d9095d80de
Merge pull request #24916 from taosdata/addBackendTest
Add backend test
2024-02-28 19:16:14 +08:00
Benguang Zhao dd7f375d8e enh: use reference id of sync node in timer callbacks of sync 2024-02-28 19:01:22 +08:00
Hongze Cheng f1da2e108f
Merge pull request #24917 from taosdata/fix/TD-28724
fix(tdb/pcache): not use lru page if already in hash
2024-02-28 18:55:34 +08:00
Shungang Li 2b5cf56556 fix: shellReadHistory access invalid memory 2024-02-28 18:50:18 +08:00
yihaoDeng 17e9f1d747 add test case 2024-02-28 09:33:48 +00:00
WANG MINGMING bf17556c59
Merge branch '3.0' into fix/TD-28627 2024-02-28 17:07:52 +08:00
wangmm0220 eec6b66877 fix:[TD-28869]get error in askEp because consumer is dropped when unsubscribe topic 2024-02-28 17:05:11 +08:00
yihaoDeng 8c46c71c98 add test case 2024-02-28 09:02:55 +00:00
dmchen 00d6611ba7 fix/TD-28895 2024-02-28 08:31:45 +00:00
yihaoDeng 249141a9a2 add compress dict 2024-02-28 08:16:02 +00:00