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 |
yihaoDeng
|
5315500287
|
fix filter error
|
2023-02-09 16:09:46 +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 |
yihaoDeng
|
0dd4433e58
|
opt index
|
2023-02-05 11:49:45 +08:00 |
yihaoDeng
|
9b7d935682
|
opt index
|
2023-02-04 21:02:06 +08:00 |
yihaoDeng
|
3a1ce7c517
|
fix filter error
|
2023-02-01 11:02:28 +08:00 |
yihaoDeng
|
5e455b6aef
|
opt table filter
|
2023-01-31 23:18:35 +08:00 |
yihaoDeng
|
fa0b70b156
|
opt tag filter
|
2023-01-31 22:43:59 +08:00 |
yihaoDeng
|
6100a0d51f
|
fix invalid ver
|
2023-01-31 21:03:35 +08:00 |
yihaoDeng
|
0dea988c84
|
fix deadlock
|
2023-01-30 18:26:42 +08:00 |
yihaoDeng
|
bfd711c08f
|
Merge remote-tracking branch 'origin/3.0' into dynamicIdx
|
2023-01-18 22:01:49 +08:00 |
Shengliang Guan
|
01647debb9
|
Merge pull request #19581 from taosdata/enh/TD-20047
fix: update epset on dnode info changed
|
2023-01-17 08:53:43 +08:00 |
Shengliang Guan
|
d476b6db13
|
enh: update epset on dnode info changed
|
2023-01-16 15:41:50 +08:00 |
kailixu
|
b562b25b75
|
Merge branch '3.0' into fix/TD-21873-3.0
|
2023-01-16 13:39:30 +08:00 |
dapan1121
|
62b64631dc
|
Merge pull request #19547 from taosdata/fix/TD-21648
fix:add interface for odbc
|
2023-01-16 13:29:15 +08:00 |
Haojun Liao
|
94e8aafcf6
|
Merge pull request #19543 from taosdata/feat/ly_stream
create stream and use existing super table
|
2023-01-14 23:30:25 +08:00 |
kailixu
|
8f0f060410
|
Merge branch '3.0' into fix/TD-21873-3.0
|
2023-01-13 15:14:11 +08:00 |
yihaoDeng
|
3c97e3fc1a
|
add execute plan
|
2023-01-13 14:39:50 +08:00 |
Xiaoyu Wang
|
9a0c2805f4
|
merge main
|
2023-01-13 13:54:04 +08:00 |
54liuyao
|
3ec1560faa
|
create stream and use existing super table
|
2023-01-13 10:26:49 +08:00 |
kailixu
|
6851a7db04
|
fix: memory leak
|
2023-01-13 02:12:04 +08:00 |
kailixu
|
e571ddf37e
|
fix: tsma transaction refactor
|
2023-01-12 21:13:15 +08:00 |
Shengliang Guan
|
cd0404bc25
|
refact: adjust return value of tmsgUpdateDnodeInfo
|
2023-01-12 17:08:33 +08:00 |
yihaoDeng
|
72b43d240d
|
add/delete tag idx
|
2023-01-12 16:31:55 +08:00 |
yihaoDeng
|
69f0fe9792
|
add/delete tag idx
|
2023-01-11 17:03:23 +08:00 |
yihaoDeng
|
a7eee2c178
|
add/delete tag idx
|
2023-01-11 16:28:59 +08:00 |
Shengliang Guan
|
45ec75a5f3
|
Merge pull request #19472 from taosdata/fix/long_query
Fix/long_query
|
2023-01-11 15:58:26 +08:00 |
Minglei Jin
|
ba68d5d7b3
|
vnode: disable buffer pool recycling for 3.0 merging
|
2023-01-11 14:03:51 +08:00 |
yihaoDeng
|
3e738363aa
|
add/delete tag index
|
2023-01-11 13:36:07 +08:00 |
wangmm0220
|
3b4ff4d094
|
fix:add logic for scan ins_columns
|
2023-01-10 20:32:31 +08:00 |
Minglei Jin
|
5024fc1e9f
|
tsdb/suspend: fix table block scan info
|
2023-01-10 18:40:15 +08:00 |
dapan1121
|
c3cb4a52fc
|
Merge pull request #19425 from taosdata/fix/TD-21778
fix: tsdb read invalid memory read issue
|
2023-01-10 17:10:19 +08:00 |
Hongze Cheng
|
020b79a094
|
little fix
|
2023-01-10 17:04:23 +08:00 |
Hongze Cheng
|
38b9eb8179
|
Merge branch 'fix/long_query' of https://github.com/taosdata/TDengine into fix/long_query
|
2023-01-10 17:00:31 +08:00 |
Hongze Cheng
|
1154f90aa0
|
fix: cond wait EINVAL
|
2023-01-10 17:00:25 +08:00 |
Minglei Jin
|
4032340e92
|
tsdb/reader: reset reader status with lock protected
|
2023-01-10 16:45:58 +08:00 |
Minglei Jin
|
086ec24688
|
tsdb/reader: reset reader status with lock protected
|
2023-01-10 16:07:37 +08:00 |
dapan1121
|
fd0d4bb830
|
Update tsdb.h
fix: remove tmp field
|
2023-01-10 15:39:16 +08:00 |
dapan1121
|
459d2932b1
|
fix: memcpy empty value issue
|
2023-01-10 13:44:24 +08:00 |
Hui Li
|
8545bf06e3
|
Merge pull request #19467 from taosdata/fix/liaohj
fix(query): fix error for retrieve data only in last files.
|
2023-01-10 13:40:30 +08:00 |
Hongze Cheng
|
141f294a3a
|
Merge branch 'fix/long_query' of https://github.com/taosdata/TDengine into fix/long_query
|
2023-01-10 11:56:17 +08:00 |
Hongze Cheng
|
2e161729b6
|
refact code
|
2023-01-10 11:56:09 +08:00 |
Minglei Jin
|
e48bdbfd0f
|
tsdb/log-query: new proactive flag for mem table unref
|
2023-01-10 11:52:40 +08:00 |
Hongze Cheng
|
bff8c216cc
|
more code
|
2023-01-10 11:36:40 +08:00 |
dapan1121
|
bfc483aa30
|
fix: row merge flag issue
|
2023-01-10 11:32:13 +08:00 |