Li Minghao
|
94cc3af08f
|
Merge pull request #14686 from taosdata/feature/3.0_mhli
refactor(sync): add fake syncRestoreFromSnapshot
|
2022-07-08 19:46:51 +08:00 |
|
Minghao Li
|
56e65d13d1
|
refactor(sync): add fake syncRestoreFromSnapshot
|
2022-07-08 17:37:25 +08:00 |
|
dapan1121
|
50a6ef7f39
|
Merge pull request #14635 from taosdata/feature/insertselect
feat: support insert from query res
|
2022-07-08 16:59:21 +08:00 |
|
Li Minghao
|
d94680c3c4
|
Merge pull request #14676 from taosdata/feature/3.0_mhli
fix(sync): append entries batch
|
2022-07-08 16:07:22 +08:00 |
|
Cary Xu
|
236ab7713e
|
Merge pull request #14680 from taosdata/feature/TD-11274-3.0
fix: set groupId for rsma and comment out rsma test case
|
2022-07-08 16:03:18 +08:00 |
|
Shengliang Guan
|
b7077b7fb3
|
Merge pull request #14679 from taosdata/fix/valgrind
refactor: change fndebugfalg to udfdebugflag
|
2022-07-08 15:44:37 +08:00 |
|
dapan1121
|
ab5d9401d5
|
feat: insert from query
|
2022-07-08 15:38:27 +08:00 |
|
Cary Xu
|
301edfe79b
|
fix: set groupId for rsma and comment out rsma test case
|
2022-07-08 15:23:11 +08:00 |
|
Shengliang Guan
|
6e12d8e707
|
refactor: adjust log
|
2022-07-08 15:20:15 +08:00 |
|
Minghao Li
|
1ee5468411
|
fix(sync): append entries batch
|
2022-07-08 14:47:00 +08:00 |
|
plum-lihui
|
ae19c8f63e
|
test: comment 2 rsma cases
|
2022-07-08 11:49:32 +08:00 |
|
Xiaoyu Wang
|
9aa35c2e28
|
feat: sql command 'insert ... select'
|
2022-07-08 11:08:46 +08:00 |
|
Shengliang Guan
|
9cb8837a52
|
Merge pull request #14659 from taosdata/fix/valgrind
fix: definite lost while send msg on dnode exiting
|
2022-07-08 09:53:49 +08:00 |
|
plum-lihui
|
c591d16e29
|
test: add loop script for multi run use case
|
2022-07-08 09:24:53 +08:00 |
|
Cary Xu
|
3585629195
|
Merge pull request #14661 from taosdata/feature/TD-11274-3.0
other: comment out the rsma test case and add debug logs
|
2022-07-07 21:27:11 +08:00 |
|
Cary Xu
|
e0532065f0
|
other: comment out the test case and add debug logs
|
2022-07-07 17:58:03 +08:00 |
|
Li Minghao
|
1e1e373220
|
Merge pull request #14654 from taosdata/feature/3.0_mhli
fix(sync): snapshot strategy wal first
|
2022-07-07 17:45:17 +08:00 |
|
Shengliang Guan
|
7afdd3603d
|
fix: definite lost while send msg on dnode exiting
|
2022-07-07 17:28:28 +08:00 |
|
Shengliang Guan
|
806c89cdfe
|
test: adjust valgrind error num
|
2022-07-07 17:06:19 +08:00 |
|
Shengliang Guan
|
bc7157bd69
|
Merge remote-tracking branch 'origin/3.0' into fix/valgrind
|
2022-07-07 17:04:39 +08:00 |
|
Minghao Li
|
1c3c270307
|
fix(sync): snapshot strategy wal first
|
2022-07-07 17:00:01 +08:00 |
|
Shengliang Guan
|
0691c55e2e
|
test: valgrind case
|
2022-07-07 16:36:40 +08:00 |
|
Shengliang Guan
|
54f8ea96dc
|
Merge pull request #14647 from taosdata/fix/valgrind
test: valgrind case
|
2022-07-07 15:25:50 +08:00 |
|
Shengliang Guan
|
9d0c772b40
|
test: valgrind case
|
2022-07-07 14:50:37 +08:00 |
|
54liuyao
|
3c9119b990
|
ci(stream): stream session ci
|
2022-07-07 14:17:44 +08:00 |
|
Shengliang Guan
|
f7d1d8df8f
|
test: adjust valgrind error num
|
2022-07-07 12:33:29 +08:00 |
|
Shengliang Guan
|
52587c6783
|
test: adjust valgrind case
|
2022-07-07 10:30:00 +08:00 |
|
Shengliang Guan
|
40121a9bc7
|
test: adjust valgrind case
|
2022-07-07 09:54:03 +08:00 |
|
Li Minghao
|
72d4d53a09
|
Merge pull request #14622 from taosdata/feature/3.0_mhli
refactor(sync): add vnodesnapshot test
|
2022-07-07 09:29:44 +08:00 |
|
Shengliang Guan
|
c6c9b1ae9f
|
test: adjust valgrind num
|
2022-07-06 21:45:01 +08:00 |
|
Shengliang Guan
|
3f94512aad
|
Merge remote-tracking branch 'origin/3.0' into fix/valgrind
|
2022-07-06 21:39:27 +08:00 |
|
Shengliang Guan
|
197b2e358e
|
Merge pull request #14607 from taosdata/fix/mnode
test: adjust valgrind error num
|
2022-07-06 21:38:27 +08:00 |
|
Shengliang Guan
|
6c2a8a51e6
|
fix: invalid free while create stb
|
2022-07-06 21:17:52 +08:00 |
|
Minghao Li
|
5b6f43ebf3
|
refactor(sync): add vnodesnapshot.sim
|
2022-07-06 20:52:39 +08:00 |
|
Minghao Li
|
0c811753f2
|
refactor(sync): add vnodesnapshot.sim
|
2022-07-06 20:48:38 +08:00 |
|
54liuyao
|
888f79d3f4
|
feat(stream): session delete
|
2022-07-06 20:42:54 +08:00 |
|
Shengliang Guan
|
093f568c22
|
test: adjust valgrind error num
|
2022-07-06 17:47:30 +08:00 |
|
Haojun Liao
|
916dbebb00
|
other: merge 3.0
|
2022-07-06 13:49:39 +08:00 |
|
Haojun Liao
|
29949a965b
|
other: merge 3.0.
|
2022-07-06 13:46:24 +08:00 |
|
Shengliang Guan
|
e39e283509
|
test: adjust check valgrind.sh
|
2022-07-06 13:12:46 +08:00 |
|
Shengliang Guan
|
f2620e3bfe
|
test: adjust valgrind case
|
2022-07-06 12:00:03 +08:00 |
|
Shengliang Guan
|
69a2baab43
|
Merge branch 'fix/tsim' into fix/dnode
|
2022-07-06 11:55:47 +08:00 |
|
Shengliang Guan
|
bf611a91b2
|
test: adjust valgrind
|
2022-07-06 11:55:11 +08:00 |
|
Shengliang Guan
|
67cc6eda1e
|
test: valgrind case
|
2022-07-06 11:26:46 +08:00 |
|
Shengliang Guan
|
21e9934a20
|
test: adjust valgrind case
|
2022-07-06 10:55:25 +08:00 |
|
Shengliang Guan
|
46f9cbda8b
|
test: adjust valgrind case
|
2022-07-05 21:05:51 +08:00 |
|
Haojun Liao
|
15d8ae0fee
|
other: merge 3.0
|
2022-07-05 19:22:50 +08:00 |
|
Xiaoyu Wang
|
cf9a6deaa5
|
Merge pull request #14543 from taosdata/feature/3.0_debug_wxy
fix: execution plan problem in the mode of using qnode as much as possible
|
2022-07-05 18:48:02 +08:00 |
|
Xiaoyu Wang
|
3dbb5554a5
|
fix: last(*)/frist(*), etc. do not return the tag column
|
2022-07-05 16:31:44 +08:00 |
|
Cary Xu
|
a12f04b2fd
|
Merge branch 'feat/tsdb_refact' of github.com:taosdata/TDengine into feat/tsdb_refact
|
2022-07-05 16:23:19 +08:00 |
|