yihaoDeng
|
0f803fca10
|
fix: fix filter error result
|
2023-02-13 11:40:40 +08:00 |
yihaoDeng
|
a929aa22d8
|
merge 3.0
|
2023-02-12 10:48:18 +08:00 |
yihaoDeng
|
9d8e3e0c8f
|
fix mem leak
|
2023-02-10 18:29:03 +08:00 |
yihaoDeng
|
cf129cacb9
|
add mutex
|
2023-02-10 10:51:25 +08:00 |
yihaoDeng
|
d4cfeb1f6c
|
add more test case
|
2023-02-09 21:04:11 +08:00 |
Xiaoyu Wang
|
86d231ce50
|
Merge pull request #19872 from taosdata/feat/vnode_compact
feat: data compaction
|
2023-02-09 16:24:50 +08:00 |
yihaoDeng
|
5315500287
|
fix filter error
|
2023-02-09 16:09:46 +08:00 |
Haojun Liao
|
6cf363600b
|
Merge pull request #19785 from taosdata/fix/TD-21899
fix:auto create table & NULL NONE problem for taosx
|
2023-02-09 15:31:13 +08:00 |
Xiaoyu Wang
|
9bc225ffda
|
merge 3.0
|
2023-02-09 09:44:29 +08:00 |
Xiaoyu Wang
|
79440f7a26
|
Merge pull request #19860 from taosdata/fix/3.0_merge_main
merge main
|
2023-02-09 09:22:19 +08:00 |
yihaoDeng
|
a8d2375bd8
|
fix filter error
|
2023-02-08 23:30:12 +08:00 |
yihaoDeng
|
9ba5381b5a
|
fix filter error
|
2023-02-08 23:04:49 +08:00 |
yihaoDeng
|
4b6c073623
|
fix filter error
|
2023-02-08 23:01:20 +08:00 |
yihaoDeng
|
5881bdb6ff
|
add test case
|
2023-02-08 22:13:29 +08:00 |
Hongze Cheng
|
8d6e6d2fe0
|
more code
|
2023-02-08 17:46:11 +08:00 |
Hongze Cheng
|
c398f9d299
|
more code
|
2023-02-08 16:11:47 +08:00 |
Hongze Cheng
|
0f70a61253
|
more code
|
2023-02-08 14:28:54 +08:00 |
Hongze Cheng
|
e22e4f626a
|
more code
|
2023-02-08 11:30:38 +08:00 |
Hongze Cheng
|
5a56e39613
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/vnode_compact
|
2023-02-08 11:15:51 +08:00 |
Hongze Cheng
|
108ce09c85
|
more code
|
2023-02-08 11:15:36 +08:00 |
Hongze Cheng
|
d9e8b3c047
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/vnode_compact
|
2023-02-08 10:20:22 +08:00 |
Xiaoyu Wang
|
09925437e3
|
merge main
|
2023-02-08 09:51:52 +08:00 |
Xiaoyu Wang
|
44a5e0070b
|
Merge pull request #19840 from taosdata/fix/TD-22245-batch-delete
fix(vnd): no rlock on writing thread's path
|
2023-02-08 09:17:33 +08:00 |
Hongze Cheng
|
9b338ae095
|
more code
|
2023-02-07 22:05:36 +08:00 |
Shengliang Guan
|
7fdeaf19be
|
Merge remote-tracking branch 'origin/3.0' into enh/TD-18702
|
2023-02-07 20:29:14 +08:00 |
Haojun Liao
|
445c3bd250
|
fix(query): remove sleep.
|
2023-02-07 18:27:32 +08:00 |
Haojun Liao
|
5dfdb91135
|
fix(query): check if table exists or not during build data block in tsdbread.
|
2023-02-07 17:16:20 +08:00 |
Hongze Cheng
|
c7267c7c9f
|
more code
|
2023-02-07 16:49:29 +08:00 |
Minglei Jin
|
2f0e5eae32
|
fix(vnd): no wlock on writing thread's path
|
2023-02-07 15:15:56 +08:00 |
kailixu
|
8df67a9a3c
|
fix: rsma close and commit
|
2023-02-07 15:10:11 +08:00 |
Hongze Cheng
|
a885d6e3d2
|
more code
|
2023-02-07 14:08:20 +08:00 |
kailixu
|
9598fe684e
|
Merge branch '3.0' into fix/TD-22047-3.0
|
2023-02-07 10:42:16 +08:00 |
Haojun Liao
|
5e2bb75275
|
fix(query):set correct initial key value for mem/imem data.
|
2023-02-06 17:56:45 +08:00 |
Haojun Liao
|
08b3ce7cc0
|
fix(query): remove timing code.
|
2023-02-06 16:08:41 +08:00 |
Haojun Liao
|
b53d2669da
|
other: merge main
|
2023-02-06 16:02:54 +08:00 |
Haojun Liao
|
e7b97cc086
|
fix(query): set the correct timestamp value in case that only imem has data.
|
2023-02-06 15:59:47 +08:00 |
Xiaoyu Wang
|
0b6852d7eb
|
Merge pull request #19813 from taosdata/enh/TD-22139
enh(tsdb/cache): new block index cache for querying
|
2023-02-06 15:42:42 +08:00 |
Hongze Cheng
|
09628401f8
|
refact code
|
2023-02-06 14:49:50 +08:00 |
Minglei Jin
|
b83f93d564
|
fix(query): release lru handle before returning from block idx loading
|
2023-02-06 14:41:17 +08:00 |
Minglei Jin
|
a6d52aed4f
|
fix(tsdb/cache): use 5M cache for block index instead of 1M
|
2023-02-06 14:18:49 +08:00 |
Xiaoyu Wang
|
f2ff17dace
|
merge 3.0
|
2023-02-06 14:18:13 +08:00 |
Minglei Jin
|
023b8377fb
|
enh(tsdb/cache): new block index cache for querying
|
2023-02-06 14:12:57 +08:00 |
Haojun Liao
|
882451df0b
|
Merge pull request #19809 from taosdata/fix/nodisk
fix(query): add null ptr check when retrieving the block info.
|
2023-02-06 12:57:23 +08:00 |
Haojun Liao
|
89b1843382
|
fix(query): add null ptr check when retrieving the block info.
|
2023-02-06 10:59:45 +08:00 |
wangmm0220
|
762f6466f3
|
fix:conflicts from 3.0
|
2023-02-06 09:23:29 +08:00 |
wangmm0220
|
33de4e2aba
|
fix:memory leak
|
2023-02-06 09:21:46 +08:00 |
yihaoDeng
|
0dd4433e58
|
opt index
|
2023-02-05 11:49:45 +08:00 |
yihaoDeng
|
9b7d935682
|
opt index
|
2023-02-04 21:02:06 +08:00 |
Haojun Liao
|
8dcd73abf0
|
Merge pull request #19790 from taosdata/fix/nodisk
fix(query): set the correct number of rows when calculating using sma
|
2023-02-04 00:58:59 +08:00 |
dapan1121
|
225bf28536
|
Merge pull request #19744 from taosdata/fix/TD-22009
enhance: optimize building table delete skyline performance
|
2023-02-03 19:00:47 +08:00 |