Hongze Cheng
|
b0d9c2632f
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-03-05 09:27:32 +08:00 |
Haojun Liao
|
4d10f28a00
|
Merge pull request #24999 from taosdata/fix/nullcheck
fix(stream): remove related fill-history if task in stop status.
|
2024-03-05 09:15:21 +08:00 |
Haojun Liao
|
a38161299b
|
fix(stream): add clear msgData buf impl.
|
2024-03-04 19:51:01 +08:00 |
Haojun Liao
|
ad1780dbdc
|
fix(stream): reset the pData after transferring state.
|
2024-03-04 19:32:22 +08:00 |
Haojun Liao
|
80fd3e0445
|
fix(stream): remove related fill-history if task in stop status.
|
2024-03-04 19:31:47 +08:00 |
Hongze Cheng
|
5103880397
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-03-04 19:25:34 +08:00 |
facetosea
|
aaa1c1d4a8
|
fix: memleak
|
2024-03-04 16:32:37 +08:00 |
Hongze Cheng
|
e9371a1eab
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-03-04 09:16:08 +08:00 |
54liuyao
|
9859e86d5a
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2024-03-04 09:10:41 +08:00 |
Haojun Liao
|
0d82ea9e62
|
Merge pull request #24966 from taosdata/fix/3_liaohj
enh(stream): async handle pause event
|
2024-03-04 09:10:10 +08:00 |
Haojun Liao
|
daa6eab287
|
Merge branch '3.0' into fix/nullcheck
|
2024-03-03 16:49:43 +08:00 |
Haojun Liao
|
550d0fe5ae
|
fix(stream): add an assert.
|
2024-03-03 16:46:13 +08:00 |
Hongze Cheng
|
c8280e05dd
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-03-03 16:01:34 +08:00 |
54liuyao
|
3febcb96a0
|
reset flush state
|
2024-03-01 10:57:57 +08:00 |
Haojun Liao
|
8791a163f8
|
other: merge 3.0
|
2024-02-29 22:31:52 +08:00 |
Haojun Liao
|
db92bf84d8
|
other: merge 3.0
|
2024-02-29 22:21:50 +08:00 |
yihaoDeng
|
867e81c5f5
|
fix mem leak while taosd quit
|
2024-02-29 10:58:49 +00:00 |
yihaoDeng
|
881ffacb4f
|
fix mem leak while taosd quit
|
2024-02-29 10:52:50 +00:00 |
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 |
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 |
Hongze Cheng
|
a6c7d5fcf4
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-02-29 15:00:25 +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 |
54liuyao
|
02379524a1
|
fix count window issue
|
2024-02-29 11:30:16 +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 |
Haojun Liao
|
3d99a3322d
|
Merge pull request #24899 from taosdata/fix/TD-28858
set history task param
|
2024-02-29 10:54:31 +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
|
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 |
yihaoDeng
|
17e9f1d747
|
add test case
|
2024-02-28 09:33:48 +00:00 |
yihaoDeng
|
8c46c71c98
|
add test case
|
2024-02-28 09:02:55 +00:00 |
yihaoDeng
|
249141a9a2
|
add compress dict
|
2024-02-28 08:16:02 +00:00 |
Minglei Jin
|
64f2dc607a
|
fix(tdb/pcache): not use lru page if already in hash
|
2024-02-28 15:08:48 +08:00 |
yihaoDeng
|
d5c5dc7026
|
add test case
|
2024-02-28 06:45:35 +00:00 |
yihaoDeng
|
d7f14e916d
|
add test case
|
2024-02-28 06:01:50 +00:00 |
Hongze Cheng
|
8a4b9db172
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-02-28 13:55:53 +08:00 |
Hongze Cheng
|
1903a7a981
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-02-28 13:23:02 +08:00 |
yihaoDeng
|
9f983a07d7
|
add test case
|
2024-02-28 10:48:24 +08:00 |
dmchen
|
991b529857
|
windows cmpile
|
2024-02-28 01:10:28 +00:00 |
yihaoDeng
|
e1f11d1639
|
add test case to stream backend
|
2024-02-28 00:48:20 +00:00 |
yihaoDeng
|
b3c18c31da
|
add test case to stream backend
|
2024-02-27 12:19:37 +00:00 |
dmchen
|
170cdddcbd
|
coverage
|
2024-02-27 11:46:31 +00:00 |
dmchen
|
c227c1d3ca
|
coverage
|
2024-02-27 11:36:00 +00:00 |
54liuyao
|
0e522fbf5a
|
set history task param
|
2024-02-27 16:30:38 +08:00 |
Alex Duan
|
7ba2e37384
|
Merge pull request #24865 from taosdata/cases/TD-28408-3.0
feat: autoshell add news keyword
|
2024-02-27 15:30:03 +08:00 |