Haojun Liao
|
9acd4af1f9
|
fix(tsdb):fix capacity rows value.
|
2023-12-09 01:49:55 +08:00 |
Haojun Liao
|
5528c2bf67
|
fix(tsdb): do some internal refactor.
|
2023-12-08 23:47:49 +08:00 |
Haojun Liao
|
f2592f7399
|
fix(tsdb): prepare the memory buffer.
|
2023-12-08 23:44:05 +08:00 |
Haojun Liao
|
da636ab527
|
fix(tsdb): add null check.
|
2023-12-08 18:55:20 +08:00 |
Haojun Liao
|
67d967e22f
|
fix(tsdb): check the overlap between stt blocks and data file blocks.
|
2023-12-08 18:48:00 +08:00 |
Haojun Liao
|
63b34c7acf
|
fix(tsdb): add check for not load stt file blocks.
|
2023-12-08 16:09:58 +08:00 |
Haojun Liao
|
9c72ce846e
|
fix(tsdb): add more condition for not load data.
|
2023-12-08 14:23:37 +08:00 |
Haojun Liao
|
da1207ef74
|
fix(tsdb): add return flag for stt files.
|
2023-12-08 11:07:45 +08:00 |
Haojun Liao
|
2e13b0b97d
|
refactor: do some internal refactor.
|
2023-12-08 10:43:17 +08:00 |
Haojun Liao
|
9477146b30
|
fix(tsdb): fix syntax error.
|
2023-12-08 10:29:38 +08:00 |
Haojun Liao
|
4ffaff4d50
|
other: merge 3.0
|
2023-12-08 10:14:42 +08:00 |
Haojun Liao
|
446c14da72
|
fix(tsdb): opt read stt file
|
2023-12-08 10:03:36 +08:00 |
dapan1121
|
a2ee41233e
|
Merge pull request #23835 from taosdata/szhou/tms-duration
feat: tsdb output in duration order
|
2023-12-08 09:07:41 +08:00 |
Haojun Liao
|
7c17d6f313
|
fix(tsdb): opt read performance by check clean stt block if only row number required.
|
2023-12-07 23:12:54 +08:00 |
dapan1121
|
30eb035447
|
Merge pull request #23940 from taosdata/fix/TS-4327
fix: last/last_row crash with dropped column
|
2023-12-06 17:57:24 +08:00 |
shenglian zhou
|
a2e7c78d27
|
refactor: rename variables
|
2023-12-06 09:39:38 +08:00 |
Haojun Liao
|
85c7dc76e9
|
Merge pull request #23948 from taosdata/mark/3.0
fix:offset out of range if poll offset is read from offsetRestored wh…
|
2023-12-06 09:12:38 +08:00 |
wangmm0220
|
cc51fd47d0
|
fix:offset out of range if poll offset is read from offsetRestored while wal is deleted
|
2023-12-05 19:09:29 +08:00 |
wangjiaming0909
|
a6c876bbc1
|
fix: last/last_row crash with dropped column
|
2023-12-05 14:16:01 +08:00 |
Minglei Jin
|
e0a14bd359
|
fix(tsdb/cache): remove debug log
|
2023-12-05 14:05:16 +08:00 |
Haojun Liao
|
9d451ab56e
|
Merge pull request #23934 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
|
2023-12-05 12:58:18 +08:00 |
Haojun Liao
|
cb8dfae0cc
|
refactor: do some internal refactor.
|
2023-12-05 10:47:19 +08:00 |
slzhou
|
e690076331
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms-duration
|
2023-12-05 09:53:29 +08:00 |
Haojun Liao
|
cc5890d56a
|
Merge pull request #23924 from taosdata/fix/3_liaohj
enh(tsdb): extract rows for the given tables in all stt files.
|
2023-12-04 19:21:19 +08:00 |
Hongze Cheng
|
26774f87c9
|
Merge pull request #23920 from taosdata/fix/TD-27619
fix: bg task memory waste
|
2023-12-04 18:10:30 +08:00 |
Haojun Liao
|
7145a7b8a1
|
fix(tsdb): calculate the rows in next fileset.
|
2023-12-04 18:03:32 +08:00 |
Haojun Liao
|
6d82900a32
|
fix(tsdb): fix error in block dist.
|
2023-12-04 18:00:41 +08:00 |
Hongze Cheng
|
ac2d9ebc27
|
fix: memory leak
|
2023-12-04 16:48:43 +08:00 |
slzhou
|
8c290587b7
|
fix: typo error
|
2023-12-04 16:19:07 +08:00 |
Haojun Liao
|
24d9337632
|
enh(tsdb): extract rows for the given tables in all stt files.
|
2023-12-04 15:38:24 +08:00 |
slzhou
|
a517271f39
|
Merge branch 'szhou/tms-duration-2' into szhou/tms-duration
|
2023-12-04 14:56:19 +08:00 |
slzhou
|
07e43fe56b
|
fix: two intervals are intesected or not
|
2023-12-04 14:54:15 +08:00 |
Hongze Cheng
|
cea4be6f3c
|
fix: bg task memory waste
|
2023-12-04 13:40:28 +08:00 |
54liuyao
|
38900d672e
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-27419
|
2023-12-04 09:12:53 +08:00 |
Haojun Liao
|
48af3a9559
|
Merge pull request #23909 from taosdata/fix/TD-27455
fix:[TD-27644]heartbeat closed before snode close leading to snode is…
|
2023-12-04 09:10:00 +08:00 |
Haojun Liao
|
5467bba86b
|
fix(tsdb): do some internal refactor.
|
2023-12-04 09:03:40 +08:00 |
Haojun Liao
|
7b0cf47fd6
|
fix(tsdb): do some internal refactor.
|
2023-12-04 08:58:10 +08:00 |
Haojun Liao
|
29a1c6d518
|
fix(tsdb): do some internal refactor.
|
2023-12-04 08:55:53 +08:00 |
wangmm0220
|
f06117dbc9
|
fix:[TD-27644]heartbeat closed before snode close leading to snode is hanged
|
2023-12-01 17:32:29 +08:00 |
Haojun Liao
|
3194ff41aa
|
Merge pull request #23900 from taosdata/fix/3_liaohj
fix(stream): merge fix from main to 3.0
|
2023-12-01 16:39:38 +08:00 |
shenglian zhou
|
bff88e0639
|
fix: set duration order api
|
2023-12-01 16:27:36 +08:00 |
slzhou
|
82629c2658
|
fix: notify when there are no memory pre fileset
|
2023-12-01 15:11:43 +08:00 |
Haojun Liao
|
7e63943c4e
|
Merge pull request #23860 from taosdata/fix/TD-27455
fix:tmqVnodeSplit-column.py failed in arm64 because of rebalance after unsubscribe while split vnode
|
2023-12-01 14:18:58 +08:00 |
wade zhang
|
041add545c
|
Merge pull request #23844 from taosdata/FIX/TS-4306-3.0
enh: limit size of snap replication msg by data length
|
2023-12-01 14:06:36 +08:00 |
slzhou
|
4d755562af
|
fix: resolve conflicts
|
2023-12-01 13:02:14 +08:00 |
Haojun Liao
|
eac3cbf564
|
fix(stream): merge 3.0
|
2023-12-01 11:12:57 +08:00 |
wangmm0220
|
4fc19a6343
|
fix:snode can only be created 1
|
2023-11-30 15:49:31 +08:00 |
54liuyao
|
271311a770
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-27419
|
2023-11-30 14:33:48 +08:00 |
Hongze Cheng
|
0bfa86f188
|
Merge pull request #23864 from taosdata/feat/TD-27461-3.0
feat: backgroud task priority
|
2023-11-30 13:51:57 +08:00 |
Haojun Liao
|
e9ead3bd28
|
Merge pull request #23341 from taosdata/enh/refactorBackend
Enh/refactor backend
|
2023-11-30 13:48:18 +08:00 |