Hongze Cheng
|
208b179726
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-16 17:18:21 +08:00 |
Hui Li
|
9ffb72aa17
|
Merge pull request #16137 from taosdata/feature/stream
fix(stream): window delete
|
2022-08-16 16:13:52 +08:00 |
Hongze Cheng
|
2465fc1acc
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-16 08:11:09 +00:00 |
Liu Jicong
|
645a2cce97
|
fix(stream): window delete
|
2022-08-16 14:25:00 +08:00 |
Hongze Cheng
|
43c84c977a
|
adjust more
|
2022-08-16 01:45:37 +00:00 |
Hongze Cheng
|
3359b8e620
|
more optimize
|
2022-08-15 10:16:07 +00:00 |
Minghao Li
|
947d90e196
|
refactor(sync): add syncIsReadyForRead
|
2022-08-15 17:36:46 +08:00 |
Hongze Cheng
|
563deee127
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-15 08:06:48 +00:00 |
Minghao Li
|
22c6d82ded
|
refactor(sync): add syncIsReadyForRead
|
2022-08-15 14:45:52 +08:00 |
Minghao Li
|
6cff4dcfd8
|
refactor(sync): add syncIsReadyForRead
|
2022-08-15 14:42:40 +08:00 |
Liu Jicong
|
b9c9ea5974
|
Merge pull request #16103 from taosdata/feature/stream
refactor(stream): remove unneccessary param in converting data
|
2022-08-15 13:26:46 +08:00 |
Liu Jicong
|
6f75e03a55
|
refactor(stream): remove unneccessary param in converting data
|
2022-08-15 11:06:53 +08:00 |
Hongze Cheng
|
e1b638aeb5
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-15 03:02:54 +00:00 |
Minglei Jin
|
e9d072273f
|
fix: close tbc before returning
|
2022-08-13 12:05:08 +08:00 |
Shengliang Guan
|
d50f36ba97
|
Merge pull request #16061 from taosdata/fix/mnode
fix: deadlock of mnode if its state changed
|
2022-08-12 20:29:36 +08:00 |
Li Minghao
|
fe58d06a40
|
Merge pull request #16059 from taosdata/feature/3.0_mhli
refactor(sync): update mnode elect timer
|
2022-08-12 19:21:57 +08:00 |
Shengliang Guan
|
90a0de858b
|
Merge remote-tracking branch 'origin/3.0' into fix/mnode
|
2022-08-12 19:20:45 +08:00 |
Shengliang Guan
|
65fa1e0164
|
fix: deadlock of mnode if its state changed
|
2022-08-12 19:20:31 +08:00 |
Shengliang Guan
|
2c28cdcbb5
|
fix: deadlock of mnode if its state changed
|
2022-08-12 18:49:41 +08:00 |
Shengliang Guan
|
99e1001836
|
Merge pull request #16051 from taosdata/fix/mnode
fix: deadlock of vnode if its state changed
|
2022-08-12 18:46:30 +08:00 |
Minghao Li
|
e50f09aa4c
|
refactor(sync): update mnode elect timer
|
2022-08-12 18:38:14 +08:00 |
Minghao Li
|
7530a7e2e3
|
refactor(sync): update mnode elect timer
|
2022-08-12 18:37:08 +08:00 |
Shengliang Guan
|
646cb378ae
|
fix: deadlock of vnode if its state changed
|
2022-08-12 17:35:08 +08:00 |
Shengliang Guan
|
353109cd53
|
fix: deadlock of vnode if its state changed
|
2022-08-12 17:25:08 +08:00 |
Shengliang Guan
|
5b300b5819
|
Merge pull request #16044 from taosdata/fix/mnode
fix: deadlock of mnode if its state changed
|
2022-08-12 17:14:56 +08:00 |
Shengliang Guan
|
4f90578270
|
fix: deadlock of vnode if its state changed
|
2022-08-12 16:32:11 +08:00 |
Shengliang Guan
|
1d9331e257
|
fix: deadlock of mnode if its state changed
|
2022-08-12 16:32:03 +08:00 |
Shengliang Guan
|
c47e387d13
|
fix: deadlock of mnode if its state changed
|
2022-08-12 15:57:07 +08:00 |
dapan1121
|
46edeec314
|
fix: fix case issues
|
2022-08-12 14:55:31 +08:00 |
Cary Xu
|
a4a7022caf
|
Merge pull request #15976 from taosdata/feature/3.0_interval_hash_optimize
enh: rsma fetch optimization
|
2022-08-11 23:20:01 +08:00 |
Cary Xu
|
cfca841567
|
fix: comment out tsma debug print
|
2022-08-11 21:06:17 +08:00 |
Cary Xu
|
d9c10a2f0f
|
other: rsma submit
|
2022-08-11 19:59:47 +08:00 |
Minglei Jin
|
46bd5e8685
|
Merge pull request #15982 from taosdata/fix/TD-18147
fix: make grant compile correct
|
2022-08-11 19:18:58 +08:00 |
Minglei Jin
|
cc85cc5a96
|
Merge pull request #16001 from taosdata/fix/TD-18336
fix: return stable not exists
|
2022-08-11 19:18:39 +08:00 |
Minglei Jin
|
6058b8dff5
|
Merge pull request #16003 from taosdata/fix/TD-18321
fix: use mem schema if pReader->pSchema is null
|
2022-08-11 19:18:30 +08:00 |
Haojun Liao
|
02300b30fa
|
Merge pull request #15995 from taosdata/feature/3_liaohj
fix(query): add check when invoking sma filter.
|
2022-08-11 18:52:51 +08:00 |
Minglei Jin
|
203a8073ca
|
fix: use mem schema if pReader->pSchema is null
|
2022-08-11 18:19:44 +08:00 |
Minglei Jin
|
8cac647881
|
fix: return stable not exists
|
2022-08-11 18:12:32 +08:00 |
Minglei Jin
|
a7a334b5b0
|
fix: multiple defination
|
2022-08-11 18:06:43 +08:00 |
Haojun Liao
|
3a6285c478
|
fix(query): add check when invoking sma filter.
|
2022-08-11 17:40:55 +08:00 |
Minglei Jin
|
6537047156
|
fix: make grant compile correct
|
2022-08-11 16:16:52 +08:00 |
Cary Xu
|
6cd2e52d1a
|
enh: code optimization
|
2022-08-11 14:43:17 +08:00 |
afwerar
|
80a01235f2
|
doc: change 3.0 doc
|
2022-08-11 14:37:43 +08:00 |
Liu Jicong
|
a28c0781be
|
Merge pull request #15971 from taosdata/feature/stream
feat(stream): session window trigger delete
|
2022-08-11 14:10:18 +08:00 |
Liu Jicong
|
b8a3654cd6
|
enh(stream): show stream
|
2022-08-11 13:37:32 +08:00 |
Liu Jicong
|
c191f44b14
|
feat(stream): session window trigger delete
|
2022-08-11 12:01:20 +08:00 |
Cary Xu
|
15544a2207
|
enh: rsma fetch
|
2022-08-11 11:14:31 +08:00 |
Cary Xu
|
a6a1cfddd5
|
Merge pull request #15946 from taosdata/feature/3.0_row_optimize
enh: row iter and fetch optimization
|
2022-08-11 09:46:27 +08:00 |
Cary Xu
|
a5ef854e87
|
row: code optimization
|
2022-08-11 07:45:49 +08:00 |
Liu Jicong
|
4352ae4f90
|
Merge pull request #15950 from taosdata/feature/stream
enh(tmq): enable background heartbeat by default
|
2022-08-10 22:05:50 +08:00 |