Minghao Li
|
ddb815ac42
|
refactor(sync): optimize advance commit index when one replica
|
2022-11-05 10:54:59 +08:00 |
Shengliang Guan
|
1c43450164
|
Merge pull request #17881 from taosdata/docs/sangshuduo/taosbenchmark-docs-for3.0
docs: correct cfgdir param meaning for3.0
|
2022-11-05 10:06:42 +08:00 |
Shengliang Guan
|
5deb87d096
|
Merge branch '3.0' into fix/TD-20181
|
2022-11-05 10:01:16 +08:00 |
Shengliang Guan
|
d3b61c5261
|
Merge pull request #17912 from taosdata/release/ver-3.0.1.6
build: release ver-3.0.1.6
|
2022-11-05 09:51:51 +08:00 |
Shengliang Guan
|
723d448dc1
|
Merge pull request #17913 from taosdata/release/ver-3.0.1.6
build: release ver-3.0.1.6
|
2022-11-05 09:48:37 +08:00 |
Haojun Liao
|
8bf01cdecb
|
fix(query): fix error in unit test.
|
2022-11-05 00:02:25 +08:00 |
Haojun Liao
|
8c4be7dc21
|
refactor: do some internal refactor.
|
2022-11-04 22:13:40 +08:00 |
wenzhouwww@live.cn
|
7eb80571eb
|
build: release ver-3.0.1.6
|
2022-11-04 21:01:49 +08:00 |
Shengliang Guan
|
9ee30589cf
|
Merge pull request #17902 from taosdata/fix/xiaolei/TD-20169-csharp-ci-failed
test(driver):C# example CI failed
|
2022-11-04 20:16:31 +08:00 |
Shengliang Guan
|
997cc5a8df
|
Merge pull request #17911 from taosdata/test/TD-20197
test:update verisonFile every time on testpackage.sh
|
2022-11-04 20:15:05 +08:00 |
chenhaoran
|
b911f3576a
|
test:update verisonFile every time on testpackage.sh
|
2022-11-04 20:13:56 +08:00 |
Shengliang Guan
|
8a7d34eae7
|
fix: adjust log
|
2022-11-04 19:41:11 +08:00 |
yihaoDeng
|
1396d7c7b8
|
add test
|
2022-11-04 19:16:37 +08:00 |
yihaoDeng
|
1613b43f49
|
add test
|
2022-11-04 19:16:04 +08:00 |
Shengliang Guan
|
1c892e3e3d
|
Merge pull request #17894 from taosdata/fix/TD-20161
enh: adjust tqueue and tworker log
|
2022-11-04 19:11:13 +08:00 |
xleili
|
5aef17ab7c
|
fix(test):C# CI websocket example failed
|
2022-11-04 18:58:26 +08:00 |
dapan1121
|
4443c7a9eb
|
fix: fix catalog double free issue
|
2022-11-04 18:50:59 +08:00 |
Haojun Liao
|
03f4918b3b
|
refactor: do some internal refactor.
|
2022-11-04 18:46:48 +08:00 |
Shengliang Guan
|
8ce2e12423
|
Merge pull request #17886 from taosdata/feature/3_liaohj
fix(query): set the last key of each tablescan info
|
2022-11-04 18:46:17 +08:00 |
wade zhang
|
197759207b
|
Merge pull request #17907 from taosdata/DuanKuanJun-patch-4
Update 01-deploy.md
|
2022-11-04 18:20:59 +08:00 |
Alex Duan
|
72ea354451
|
Update 01-deploy.md
|
2022-11-04 18:19:53 +08:00 |
chenhaoran
|
1ef5a41c74
|
test: Remove the comments on fulltest.sh
|
2022-11-04 18:12:49 +08:00 |
Xiaoyu Wang
|
80dc658dbb
|
Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize
|
2022-11-04 18:03:21 +08:00 |
Xiaoyu Wang
|
91da143ae5
|
enh: insert optimize
|
2022-11-04 18:01:39 +08:00 |
Hui Li
|
bc5f62e643
|
Merge pull request #17906 from taosdata/lihui3.0/test
test:modify case
|
2022-11-04 17:55:01 +08:00 |
plum-lihui
|
97fd1360eb
|
test:modify case
|
2022-11-04 17:53:51 +08:00 |
wade zhang
|
15313357c1
|
Merge pull request #17905 from taosdata/DuanKuanJun-patch-3
Update 01-deploy.md
|
2022-11-04 17:39:21 +08:00 |
Shengliang Guan
|
2e6f75107d
|
enh: adjust the number of vnode threads so that one vnode has one write thread
|
2022-11-04 17:38:35 +08:00 |
Alex Duan
|
e297eda2ad
|
Update 01-deploy.md
|
2022-11-04 17:28:03 +08:00 |
xleili
|
cf9e851c2c
|
fix(driver):csharp example ci failed for read from null point
|
2022-11-04 17:24:32 +08:00 |
Shengliang Guan
|
4fc0e3bd55
|
enh: adjust the number of vnode threads so that one vnode has one write thread
|
2022-11-04 17:21:00 +08:00 |
xleili
|
ff1313f9bc
|
../../../tests/docs-examples-test/csharp.sh
|
2022-11-04 16:21:08 +08:00 |
chenhaoran
|
5a893cf75a
|
test:add compatibility cases
|
2022-11-04 16:18:09 +08:00 |
chenhaoran
|
f995723f20
|
test:add compatibility cases: 4096 columns of table data and tests that need to recover data from wal files
|
2022-11-04 16:17:05 +08:00 |
Hui Li
|
cc3de73708
|
Merge pull request #17893 from taosdata/feature/3.0_mhli
refactor(sync): delete assert
|
2022-11-04 16:16:17 +08:00 |
Ganlin Zhao
|
1204faefb6
|
fix: fix memory leak
|
2022-11-04 16:15:37 +08:00 |
Shengliang Guan
|
fc41f43c9d
|
fix: deadlock while drop db
|
2022-11-04 16:15:37 +08:00 |
Shengliang Guan
|
8886785be1
|
Merge pull request #17853 from taosdata/fix/liao_cov
refactor(query): do some internal refactor.
|
2022-11-04 15:58:11 +08:00 |
yihaoDeng
|
9610efbdf4
|
stmt reqid incr one
|
2022-11-04 15:54:46 +08:00 |
Xiaoyu Wang
|
9ae008235c
|
enh: insert optimize
|
2022-11-04 15:45:47 +08:00 |
Hui Li
|
7161fc628b
|
Merge pull request #17900 from taosdata/test/TD-20037
update query script
|
2022-11-04 15:40:44 +08:00 |
Ping Xiao
|
d2a675dbcb
|
update query script
|
2022-11-04 15:39:11 +08:00 |
Xiaoyu Wang
|
8513dc1067
|
enh: insert optimize
|
2022-11-04 15:21:38 +08:00 |
dapan1121
|
85520d8c70
|
fix: fix msg mask check issue
|
2022-11-04 15:10:42 +08:00 |
Minghao Li
|
47d9fe6422
|
fix(sync): do not vote when last-index < my cmt index
|
2022-11-04 15:10:08 +08:00 |
wade zhang
|
2c26f64e6a
|
Merge pull request #17898 from taosdata/DuanKuanJun-patch-2
Update 01-deploy.md
|
2022-11-04 14:48:26 +08:00 |
dapan1121
|
69d545fb8d
|
fix: fix interval query memory leak
|
2022-11-04 13:55:54 +08:00 |
Ganlin Zhao
|
aa117b0531
|
fix test cases
|
2022-11-04 13:43:46 +08:00 |
Alex Duan
|
8e10e32bd0
|
Update 01-deploy.md
adjust format
|
2022-11-04 13:40:47 +08:00 |
wade zhang
|
4be6e0f55e
|
Merge pull request #17895 from taosdata/DuanKuanJun-patch-1
Update 01-deploy.md
|
2022-11-04 11:48:27 +08:00 |