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 |
shenglian zhou
|
a2e7c78d27
|
refactor: rename variables
|
2023-12-06 09:39:38 +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
|
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 |
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 |
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 |
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 |
slzhou
|
4d755562af
|
fix: resolve conflicts
|
2023-12-01 13:02:14 +08:00 |
slzhou
|
80ee5bfb3e
|
fix: the initial value of first fileset start / end key
|
2023-11-30 11:08:18 +08:00 |
Haojun Liao
|
28e17a61b9
|
fix(tsdb): fix invalid read.
|
2023-11-29 19:28:53 +08:00 |
Haojun Liao
|
66f25712fd
|
fix(tsdb): fix bugs in suspend/resume. adjust code to conduct the test more easily. td-27579
|
2023-11-29 18:07:15 +08:00 |
slzhou
|
1a3e280ea8
|
fix: use imem maxKey/minKey
|
2023-11-29 13:50:53 +08:00 |
slzhou
|
09e314c3ae
|
fix: pStatus->pTableIter is set to null when getting mem table time range
|
2023-11-29 12:26:32 +08:00 |
shenglian zhou
|
4691a7767a
|
restore buildBlockFromBufferSequentially back
|
2023-11-29 10:29:40 +08:00 |
shenglian zhou
|
8a79df1113
|
enhance: prepare duration for next fileset
|
2023-11-29 10:15:43 +08:00 |
shenglian zhou
|
765b8384c0
|
Merge branch 'szhou/tms-duration' of github.com:taosdata/TDengine into szhou/tms-duration-2
|
2023-11-29 08:18:27 +08:00 |
slzhou
|
b2fa6209d9
|
fix: descending traverse wrong endkey
|
2023-11-29 08:09:00 +08:00 |
Haojun Liao
|
a5c8eaacaa
|
fix(tsdb):clear the tsdb stt file reader flag when suspending the tsdbReader
|
2023-11-28 23:52:19 +08:00 |
shenglian zhou
|
5a75d74421
|
fix:mem table has data in the fileset duration
|
2023-11-28 15:58:33 +08:00 |
slzhou
|
4fb0f83f07
|
fix: core dump without resetTableListIndex
|
2023-11-28 14:50:50 +08:00 |
shenglian zhou
|
89cd2b6f17
|
enhance: tsdb output duration order
|
2023-11-28 14:39:08 +08:00 |
shenglian zhou
|
cdb7eb462d
|
Revert "Revert "fix: pass compilation""
This reverts commit 644dbad920 .
|
2023-11-28 10:31:18 +08:00 |
shenglian zhou
|
df4f7d6956
|
Revert "Revert "enhance: duration notification""
This reverts commit 3331e25aaf .
|
2023-11-28 10:31:18 +08:00 |
shenglian zhou
|
3331e25aaf
|
Revert "enhance: duration notification"
This reverts commit 9dd306e1ef .
|
2023-11-28 08:29:05 +08:00 |
shenglian zhou
|
644dbad920
|
Revert "fix: pass compilation"
This reverts commit 1a7ee3643e .
|
2023-11-28 08:28:49 +08:00 |
slzhou
|
1a7ee3643e
|
fix: pass compilation
|
2023-11-22 14:09:09 +08:00 |
shenglian zhou
|
9dd306e1ef
|
enhance: duration notification
|
2023-11-22 13:56:16 +08:00 |
Haojun Liao
|
7a0dfdb0cc
|
fix(tsdb): fix invalid read.
|
2023-11-22 08:40:10 +08:00 |
dapan1121
|
dfb3feb5dc
|
Merge remote-tracking branch 'origin/main' into merge/m23
|
2023-11-15 11:39:18 +08:00 |
kailixu
|
b9f389a49f
|
Merge branch '3.0' into enh/TD-23769-3.0x
|
2023-11-08 08:36:35 +08:00 |
kailixu
|
6b738884a4
|
chore: rsma checkpoint
|
2023-11-07 19:59:05 +08:00 |
kailixu
|
a48968e5e8
|
enh: rsma checkpoint
|
2023-11-03 14:33:45 +08:00 |
Haojun Liao
|
b4d14d3847
|
fix(tsdb): fix error during add on-demand opening stt file reader.
|
2023-11-03 13:51:18 +08:00 |
Haojun Liao
|
675c9ca613
|
enh(tsdb): on-demand open stt file reader.
|
2023-11-03 13:51:18 +08:00 |
Haojun Liao
|
c980e2030c
|
fix(tsdb): fix error during add on-demand opening stt file reader.
|
2023-11-03 11:04:32 +08:00 |
Haojun Liao
|
0acf4f1795
|
enh(tsdb): on-demand open stt file reader.
|
2023-11-03 10:35:05 +08:00 |
kailixu
|
ab266c712f
|
chore: checkpoint for rsma stream state
|
2023-11-01 12:29:54 +08:00 |
Haojun Liao
|
a1aa2380ae
|
other: merge 3.0
|
2023-10-31 16:42:51 +08:00 |
Haojun Liao
|
fc70fa053c
|
fix(tsdb): fix syntax error.
|
2023-10-31 10:45:14 +08:00 |