Minglei Jin
|
0e51277521
|
cache/reader: cleanup contiue nex row
|
2023-08-02 12:43:57 +08:00 |
yihaoDeng
|
918eca4d22
|
fix state mem leak
|
2023-08-02 03:31:11 +00:00 |
yihaoDeng
|
6cdf94fec0
|
fix state mem leak
|
2023-08-02 03:29:13 +00:00 |
yihaoDeng
|
d9fd95777a
|
fix state mem leak
|
2023-08-02 03:21:39 +00:00 |
yihaoDeng
|
83468a7710
|
fix state mem leak
|
2023-08-02 03:18:59 +00:00 |
Haojun Liao
|
2c357f1958
|
fix(stream): enable filter table based on table statistics.
|
2023-08-02 11:18:35 +08:00 |
Minglei Jin
|
7fca057a81
|
cache/reader: move pLastCols into single block
|
2023-08-02 11:10:12 +08:00 |
slzhou
|
dd8e893508
|
fix: keep the stt iterator valid
|
2023-08-02 11:02:27 +08:00 |
Minglei Jin
|
95cc540d9b
|
cache/reader: clean uid in all loop
|
2023-08-02 10:48:55 +08:00 |
shenglian zhou
|
38e797b4ff
|
fix: remove the core
|
2023-08-02 10:43:26 +08:00 |
shenglian zhou
|
d5ca51e94d
|
fix: add init add check it
|
2023-08-02 10:43:26 +08:00 |
shenglian zhou
|
6bf95c0c4d
|
fix: delete SLDataItem if stt level files num is smaller
|
2023-08-02 10:43:26 +08:00 |
Minglei Jin
|
ed76525c4f
|
cache/reader: cleanup uid in signle loop
|
2023-08-02 10:28:13 +08:00 |
wangjiaming0909
|
72dc46600e
|
fix: memory leak when drop db which acquired by user with grant/revoke
|
2023-08-02 10:09:50 +08:00 |
Minglei Jin
|
29b2f32821
|
cache reader: cleanup stt init
|
2023-08-02 09:49:41 +08:00 |
Haojun Liao
|
53aefa531f
|
Merge branch '3.0' into fix/3_liaohj
|
2023-08-02 09:45:21 +08:00 |
Haojun Liao
|
6b09566549
|
Merge pull request #22275 from taosdata/enh/addKeepAliveParam
add keep alive parameter
|
2023-08-02 09:23:03 +08:00 |
wade zhang
|
d673643aff
|
Merge pull request #22284 from taosdata/fix/TD-25138-3.0
fix: null pointer check for mutex on windows
|
2023-08-01 23:04:57 +08:00 |
wade zhang
|
d371839bfb
|
Merge pull request #22285 from taosdata/fix/TD-25391
fix: retention file corruption
|
2023-08-01 22:42:54 +08:00 |
Hongze Cheng
|
4ba4e83b5b
|
fix: retention file corruption
|
2023-08-01 20:19:13 +08:00 |
kailixu
|
42da90e459
|
chore: code revert
|
2023-08-01 19:45:14 +08:00 |
kailixu
|
2a22e55705
|
fix: null pointer check for mutex on windows
|
2023-08-01 19:42:05 +08:00 |
Haojun Liao
|
460cdc0358
|
Merge pull request #22279 from taosdata/fix/3_liaohj
other: merge 3.0
|
2023-08-01 19:25:54 +08:00 |
Haojun Liao
|
3296aecf06
|
Merge branch '3.0' into fix/3_liaohj
|
2023-08-01 19:24:29 +08:00 |
Haojun Liao
|
f78208c3c6
|
Merge pull request #22280 from taosdata/fix/TD-25496
reload state window state
|
2023-08-01 19:21:17 +08:00 |
Minglei Jin
|
7d294cac5f
|
tsdb/cache: load current fileset's brinblk once
|
2023-08-01 18:56:10 +08:00 |
Minglei Jin
|
a593e887fa
|
cache: remove nFileset from fs state
|
2023-08-01 18:37:23 +08:00 |
liuyao
|
71b000f08c
|
reload state window state
|
2023-08-01 18:22:40 +08:00 |
Minglei Jin
|
7ad628417a
|
fix mem issue: stack-use-after-scope
|
2023-08-01 17:57:38 +08:00 |
Minglei Jin
|
4716fc6400
|
cache/fs: remove fs state's tsdb handle
|
2023-08-01 17:49:05 +08:00 |
wade zhang
|
4245077bd6
|
Merge pull request #22268 from taosdata/mark/doc
docs:add doc for schemaless
|
2023-08-01 17:34:04 +08:00 |
chao.feng
|
fa36001c9f
|
add CI test case for ts-3479 by charles
|
2023-08-01 17:32:06 +08:00 |
Minglei Jin
|
1d5532019f
|
tsdb/merge-tree: cleanup comment
|
2023-08-01 17:25:15 +08:00 |
Minglei Jin
|
f72f129d41
|
cache/skyline: cleanup del array
|
2023-08-01 17:23:53 +08:00 |
Minglei Jin
|
c997662ba0
|
tsdb/cache: build skyline only if there's del data
|
2023-08-01 16:50:00 +08:00 |
Minglei Jin
|
94b9599f95
|
fix null pointer dereference
|
2023-08-01 16:39:14 +08:00 |
Haojun Liao
|
637f09359a
|
other: merge main.
|
2023-08-01 16:15:34 +08:00 |
yihaoDeng
|
111481cef9
|
fix state mem leak
|
2023-08-01 08:09:10 +00:00 |
Minglei Jin
|
72ac5a4e3b
|
tsdb/cache: use read util's uid compare functor
|
2023-08-01 16:08:20 +08:00 |
wade zhang
|
26375e834a
|
Merge pull request #22276 from taosdata/fix/TD-25408
Fix: TD-25408
|
2023-08-01 16:06:03 +08:00 |
Minglei Jin
|
c0a0e07597
|
cache/read: lazy init uidList when laoding from tsdb
|
2023-08-01 16:02:09 +08:00 |
Minglei Jin
|
b3fae65d90
|
enh(tsdb/cache/read): lazy init table map hash and entries
|
2023-08-01 15:53:42 +08:00 |
Haojun Liao
|
6365d5000b
|
Merge pull request #22271 from taosdata/fix/3_liaohj
fix(stream): dump results to sink node before paused.
|
2023-08-01 15:50:17 +08:00 |
Haojun Liao
|
fb98ede512
|
Merge pull request #22266 from taosdata/fix/3_liaohj
fix(stream): dump results to sink node before paused.
|
2023-08-01 15:49:59 +08:00 |
Hongze Cheng
|
78c23f407e
|
fix compile issue
|
2023-08-01 15:04:14 +08:00 |
Hongze Cheng
|
07c40943a4
|
fix: TD-25408
|
2023-08-01 15:01:06 +08:00 |
yihaoDeng
|
2caaae392a
|
add keep alive parameter
|
2023-08-01 06:38:30 +00:00 |
Haojun Liao
|
f1e0e64918
|
fix(stream): add more check.
|
2023-08-01 14:31:41 +08:00 |
wade zhang
|
347e78ecb5
|
Merge pull request #22272 from taosdata/fix/TD-25466
Fix/td 25466
|
2023-08-01 14:22:24 +08:00 |
Shuduo Sang
|
872844592e
|
test: add readme.txt
|
2023-08-01 13:39:20 +08:00 |