Haojun Liao
|
335cb6513e
|
other:merge 3.0
|
2022-10-28 19:32:57 +08:00 |
Haojun Liao
|
9ccf7addb3
|
other:merge 3.0
|
2022-10-28 18:46:08 +08:00 |
Haojun Liao
|
2c896012df
|
fix(query): check status before add table uid in hash map. and do some other refactor.
|
2022-10-28 10:43:25 +08:00 |
Haojun Liao
|
4774baa635
|
fix(query): handle the case of the single block in last files.
|
2022-10-27 22:43:42 +08:00 |
Haojun Liao
|
d8102fc8d8
|
fix(query): fix invalid number of tables check.
|
2022-10-27 18:58:10 +08:00 |
Haojun Liao
|
a7ca29c627
|
other: merge 3.0
|
2022-10-27 18:04:28 +08:00 |
dapan1121
|
b6326c7f14
|
Merge pull request #17710 from taosdata/fix/TD-19815
fix: add query heartbeat configuration
|
2022-10-27 17:33:27 +08:00 |
Haojun Liao
|
5a971dd03a
|
fix(query): handle partition by in table scan operator with limit/offset value.
|
2022-10-27 16:58:32 +08:00 |
Liu Jicong
|
5abeacc299
|
Merge pull request #17711 from taosdata/feature/stream
refactor(mnode): remove unused code
|
2022-10-27 16:41:09 +08:00 |
Liu Jicong
|
dcf2c980c5
|
refactor(mnode): remove unused code
|
2022-10-27 15:32:20 +08:00 |
Shengliang Guan
|
8b31cd87d1
|
Merge pull request #17706 from taosdata/feature/stream_ly
fix(stream): read preversion data with delete many times
|
2022-10-27 15:05:23 +08:00 |
54liuyao
|
012dd30baa
|
fix(stream): read preversion data with delete many times
|
2022-10-27 14:18:48 +08:00 |
Shengliang Guan
|
a0c5cece12
|
Merge pull request #17697 from taosdata/feature/stream_ly
fix(stream): read preversion data for delete
|
2022-10-27 14:01:08 +08:00 |
Liu Jicong
|
320202e60e
|
Merge branch '3.0' into feature/stream
|
2022-10-27 13:49:56 +08:00 |
Liu Jicong
|
52d8f7bd35
|
Merge pull request #17701 from taosdata/feature/stream
fix(query): set block capacity
|
2022-10-27 13:38:46 +08:00 |
Liu Jicong
|
6cd8361a0a
|
refactor(sma)
|
2022-10-27 11:06:16 +08:00 |
54liuyao
|
442f89783f
|
fix(stream): read preversion data for delete
|
2022-10-27 10:55:32 +08:00 |
Shengliang Guan
|
26aa0f1d37
|
Merge pull request #17684 from taosdata/fix/TD-19894
fix: continue to fetch next row if deleted
|
2022-10-27 09:50:41 +08:00 |
Liu Jicong
|
465982fd8d
|
Merge pull request #17681 from taosdata/feature/stream
test(wal): rollback multiple file
|
2022-10-27 09:05:05 +08:00 |
Liu Jicong
|
42422b7a65
|
fix(taosx): reset latest offset
|
2022-10-26 21:20:35 +08:00 |
dapan1121
|
ba0913e645
|
fix: remove not used code
|
2022-10-26 19:25:12 +08:00 |
Minglei Jin
|
cb0a3ec042
|
fix: continue to fetch next row if deleted
|
2022-10-26 18:39:04 +08:00 |
Liu Jicong
|
78ff5f75e7
|
Merge pull request #17663 from taosdata/feature/stream
fix: memory leak
|
2022-10-26 17:09:43 +08:00 |
Liu Jicong
|
4b5807c7f0
|
fix(tmq): set precision
|
2022-10-26 15:54:00 +08:00 |
Hongze Cheng
|
2afcda198b
|
Merge pull request #17657 from taosdata/fix/TD-19865
fix: malloc and copy binary data when inserting last & last_row
|
2022-10-26 11:54:41 +08:00 |
Liu Jicong
|
a16b010e9f
|
fix: memory leak
|
2022-10-26 11:35:15 +08:00 |
Liu Jicong
|
b56e7a0f8c
|
Merge pull request #17650 from taosdata/feature/stream
refactor(stream): recover and fill history
|
2022-10-26 11:10:03 +08:00 |
Minglei Jin
|
89d74e5016
|
fix: malloc and copy binary data when inserting last & last_row
|
2022-10-26 10:52:35 +08:00 |
Haojun Liao
|
339c93021f
|
Merge pull request #17654 from taosdata/fix/liao_cov
refactor: fix typo and do some internal refactor.
|
2022-10-26 10:41:00 +08:00 |
Liu Jicong
|
8d8fd2b2bc
|
refactor(stream): recover and fill history
|
2022-10-26 10:20:33 +08:00 |
Hongze Cheng
|
4b15cd5efe
|
Merge pull request #17621 from taosdata/fix/TD-19468-2
fix: optimize tsdb cache loading speed
|
2022-10-26 09:47:50 +08:00 |
Haojun Liao
|
d06bcb2219
|
refactor: fix typo and do some internal refactor.
|
2022-10-26 09:47:11 +08:00 |
Liu Jicong
|
52b4b510a8
|
merge 3.0
|
2022-10-26 09:18:29 +08:00 |
Minglei Jin
|
b52ad0f740
|
tsdb/cache: new separate dataf reader for last file reading
|
2022-10-26 08:58:38 +08:00 |
Liu Jicong
|
75e5e490fd
|
refactor(stream): recover and fill history
|
2022-10-26 00:31:00 +08:00 |
54liuyao
|
796cf764f4
|
fix(executor):add lock to hash map
|
2022-10-25 17:54:01 +08:00 |
Minglei Jin
|
c84618ea3f
|
Merge branch '3.0' into fix/TD-19468-2
|
2022-10-25 17:36:56 +08:00 |
Haojun Liao
|
0a007131d1
|
Merge pull request #17631 from taosdata/fix/liao_cov
fix(query):set correct column match info size.
|
2022-10-25 17:35:19 +08:00 |
Shengliang Guan
|
7ebf2d5de0
|
Merge pull request #17614 from taosdata/opt/optSysIdxPerf
enh: opt sys idx perf
|
2022-10-25 16:25:47 +08:00 |
Haojun Liao
|
6acdfdd9ab
|
refactor: do some internal refactor.
|
2022-10-25 16:20:51 +08:00 |
Haojun Liao
|
a87f915ebf
|
fix(query):set correct column match info size.
|
2022-10-25 15:30:41 +08:00 |
Minglei Jin
|
441fe8119c
|
Merge branch '3.0' into fix/TD-19468-2
|
2022-10-25 10:51:35 +08:00 |
Minglei Jin
|
89f7ad2920
|
fix: optimize tsdb cache loading speed
|
2022-10-25 10:36:30 +08:00 |
yihaoDeng
|
421d2e7332
|
opt trans on no-windows
|
2022-10-25 08:48:05 +08:00 |
yihaoDeng
|
afb309c557
|
opt sys index
|
2022-10-24 19:22:09 +08:00 |
yihaoDeng
|
1421268479
|
opt sys index
|
2022-10-24 18:59:12 +08:00 |
yihaoDeng
|
6ee7b412ed
|
opt sys index
|
2022-10-24 18:35:59 +08:00 |
Haojun Liao
|
319cd8af85
|
fix(query): refactor and fix some coverity issues.
|
2022-10-24 15:02:17 +08:00 |
Haojun Liao
|
b06870f70f
|
Merge branch '3.0' into fix/liao_cov
|
2022-10-24 14:07:59 +08:00 |
Haojun Liao
|
2f5ed16cb8
|
fix(query): remove redundant ts cols in cache scan.
|
2022-10-24 13:26:54 +08:00 |