Haojun Liao
|
b317c8ebff
|
fix(stream): disable merge submit blocks.
|
2023-09-08 12:46:15 +08:00 |
dapan1121
|
875a081adc
|
fix: typo issue
|
2023-09-06 14:11:24 +08:00 |
dapan1121
|
0b18689fa6
|
fix: fix coverity issues
|
2023-09-06 10:57:49 +08:00 |
dapan1121
|
cc17848b78
|
fix: merge 3.0 to main
|
2023-09-01 13:24:47 +08:00 |
wangmm0220
|
23c4d7eb0a
|
fix:dead lock
|
2023-08-30 18:10:19 +08:00 |
liuyao
|
b142979f7f
|
mem leak
|
2023-08-24 15:00:09 +08:00 |
Haojun Liao
|
36ef9a537f
|
Merge pull request #22256 from taosdata/fix/TD-25457
check update data
|
2023-07-31 22:56:05 +08:00 |
liuyao
|
32b59af4b1
|
check update data
|
2023-07-31 17:32:24 +08:00 |
Haojun Liao
|
fe21943c9c
|
fix(stream): set the correct end key of delete block.
|
2023-07-31 14:23:46 +08:00 |
Haojun Liao
|
f359a0dca3
|
fix(stream): set the correct end key of delete block.
|
2023-07-31 14:22:46 +08:00 |
Haojun Liao
|
80ad5a0abb
|
Merge pull request #22243 from taosdata/fix/3_liaohj
fix(stream): initialize the filter window initial range.
|
2023-07-29 21:10:42 +08:00 |
Haojun Liao
|
399088e2bd
|
fix(stream): remove invalid code.
|
2023-07-29 19:23:35 +08:00 |
Haojun Liao
|
94551e6e46
|
fix(stream): update the load block position.
|
2023-07-29 18:48:22 +08:00 |
Haojun Liao
|
e0c310215c
|
Merge pull request #22237 from taosdata/fix/TD-25420
init scan state
|
2023-07-29 16:55:43 +08:00 |
Haojun Liao
|
0bd2548937
|
fix(stream): initialize the filter window initial range.
|
2023-07-29 16:41:01 +08:00 |
Haojun Liao
|
f6e07d1fdb
|
other: merge 3.0
|
2023-07-29 01:32:02 +08:00 |
Haojun Liao
|
92d1dbd9ad
|
fix(stream): set the time window filter before generating create table result.
|
2023-07-29 01:23:06 +08:00 |
liuyao
|
d712124921
|
init scan state
|
2023-07-28 17:25:56 +08:00 |
dapan1121
|
9c7b53083b
|
Merge pull request #22223 from taosdata/fix/td-25378
fix: fix memleak during create initial sources for block merge sort
|
2023-07-28 13:09:34 +08:00 |
Haojun Liao
|
2a78cd2d23
|
Merge pull request #22215 from taosdata/fix/liaohj
other: merge main.
|
2023-07-28 13:06:17 +08:00 |
slzhou
|
bcf4c1ebae
|
fix: fix memleak during create initial sources for block merge sort
|
2023-07-28 09:54:56 +08:00 |
Haojun Liao
|
b145771a1b
|
other: merge 3.0
|
2023-07-27 16:38:57 +08:00 |
Haojun Liao
|
3d403dca5a
|
other: merge main.
|
2023-07-27 16:23:41 +08:00 |
Haojun Liao
|
3fdbd5383f
|
Merge remote-tracking branch 'origin/fix/3_liaohj' into fix/3_liaohj
|
2023-07-27 16:11:07 +08:00 |
Haojun Liao
|
6ff50d4eaf
|
fix(stream): update the step2 scan wal files.
|
2023-07-27 16:10:55 +08:00 |
liuyao
|
7c9898cfa5
|
adj stream scan
|
2023-07-27 15:56:06 +08:00 |
liuyao
|
c54bd55c68
|
op stream scan
|
2023-07-27 15:16:22 +08:00 |
liuyao
|
c72274504e
|
op stream scan
|
2023-07-27 15:13:57 +08:00 |
liuyao
|
0ac7ebe9c7
|
op stream scan
|
2023-07-27 14:56:06 +08:00 |
Haojun Liao
|
40fe3ef4f6
|
fix(stream): refactor the step2 wal scan.
|
2023-07-27 14:49:20 +08:00 |
Haojun Liao
|
432c943c25
|
fix(stream): do filter before the update check.
|
2023-07-26 16:34:39 +08:00 |
Haojun Liao
|
610f9d19c1
|
Merge pull request #22188 from taosdata/fix/3_liaohj
fix(stream): set the correct step2 scan time window range.
|
2023-07-26 16:34:10 +08:00 |
Haojun Liao
|
df57768a3e
|
Merge branch '3.0' into fix/3_liaohj
|
2023-07-26 14:45:11 +08:00 |
Haojun Liao
|
4d6b9d4a15
|
fix(stream): split delete msg for real-time scan from wal.
|
2023-07-26 09:08:17 +08:00 |
slzhou
|
f4c28d848b
|
fix: table merge scan use heap sort when there is limit
|
2023-07-25 15:23:00 +08:00 |
Haojun Liao
|
d29f835a63
|
fix(stream): set the correct step2 scan time window range.
|
2023-07-25 15:09:22 +08:00 |
slzhou
|
a205eba2ab
|
fix: choose heap sort for table merge scan when row size is big and has limit
|
2023-07-25 09:48:08 +08:00 |
dapan1121
|
fde8eabfd7
|
Merge pull request #22111 from taosdata/szhou/tms-dev-2
enhance: table merge scan optimization
|
2023-07-20 16:28:29 +08:00 |
slzhou
|
1a0031a43c
|
enhance: uinfo to qdebug and increase pages num to 2048
|
2023-07-20 13:53:13 +08:00 |
slzhou
|
5d9f6fd481
|
fix: fix limit/offset bugs
|
2023-07-20 12:29:34 +08:00 |
liuyao
|
8a6ed67f9d
|
fill history
|
2023-07-20 09:13:30 +08:00 |
liuyao
|
af18afba9d
|
fill history
|
2023-07-19 17:19:55 +08:00 |
slzhou
|
d1a1976aa4
|
enhance: add limit to merge sort
|
2023-07-19 13:59:43 +08:00 |
slzhou
|
97a6e89d11
|
enhance: refactor create initial sources
|
2023-07-18 10:38:40 +08:00 |
slzhou
|
1b9754f1bc
|
enhance: add log with info level. change to debug later
|
2023-07-17 16:18:06 +08:00 |
shenglian zhou
|
9a0e9df567
|
enhance: block is ts sorted and each book is a source
|
2023-07-16 23:39:41 +08:00 |
slzhou
|
f93af4d2e0
|
enhance: pass simple test
|
2023-07-16 20:28:54 +08:00 |
shenglian zhou
|
8b6d7db7ad
|
enhance: use one tsdb reader to read table sequentially
|
2023-07-16 17:54:39 +08:00 |
wangmm0220
|
6762a01d88
|
Merge branch 'main' of https://github.com/taosdata/TDengine into mark/tmq
|
2023-07-14 16:44:00 +08:00 |
wangmm0220
|
bbdcbcb75b
|
fix:modify commit version to next validate version
|
2023-07-14 16:43:28 +08:00 |