Commit Graph

43858 Commits

Author SHA1 Message Date
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
Alex Duan 880a34dc25
Update 01-deploy.md 2022-11-04 11:46:28 +08:00
Ganlin Zhao 846b2ca85c fix test cases 2022-11-04 11:39:19 +08:00
Hui Li 988b16f6e9
Update taosdShell.py 2022-11-04 11:01:23 +08:00
chenhaoran 66b44a788b Merge branch '3.0' of https://github.com/taosdata/TDengine into test/TD-20160 2022-11-04 10:58:46 +08:00
Shengliang Guan a0983cf8c1 enh: adjust tqueue and tworker log 2022-11-04 10:58:23 +08:00
dapan1121 65636154ea fix: fix msg head issue 2022-11-04 10:47:49 +08:00
Minghao Li 1f329f3025 refactor(sync): delete assert 2022-11-04 10:41:36 +08:00
Ganlin Zhao 694253b7d3 add test case 2022-11-04 10:11:24 +08:00
Ganlin Zhao 85748ce8fd Merge branch '3.0' into fix/TD-20140 2022-11-04 09:44:28 +08:00
Haojun Liao 9c33d10ad9 refactor: remove the unnecessary function. 2022-11-04 09:15:14 +08:00
Haojun Liao e7d58625b9 fix(query): add memset after malloc memory. 2022-11-04 09:09:37 +08:00
Shengliang Guan a2692a3d4e
Merge pull request #17878 from taosdata/fix/handleTransExcept
fix: handle trans except
2022-11-04 09:07:36 +08:00
dapan1121 9ce099a2cf Merge remote-tracking branch 'origin/3.0' into enh/TD-19920 2022-11-04 08:51:43 +08:00
Haojun Liao 869b49158d test: disable unit test. 2022-11-03 22:05:55 +08:00
Haojun Liao abfa8c1d87 fix(query): add api to memset buffer for filtering data. 2022-11-03 22:05:08 +08:00
Xuefeng Tan 139a078900
enh(taosAdapter): support Windows service (#17885) 2022-11-03 20:34:35 +08:00
chenhaoran 5312b4b996 test:add compatibility cases: 4096 columns of table data and tests that need to recover data from wal files 2022-11-03 20:18:15 +08:00
yihaoDeng 69afe77ed9 add req_id interface 2022-11-03 20:08:30 +08:00
Cary Xu abc17227ab enh: code optimization for PATH_MAX 2022-11-03 19:45:14 +08:00
Cary Xu 5c15e17b36 Merge branch '3.0' into fix/td_19618 2022-11-03 19:23:21 +08:00
Haojun Liao 0315414623 other: merge 3.0 2022-11-03 19:03:09 +08:00
Haojun Liao 4959529127 fix(query): set the last key of each tablescan info 2022-11-03 19:00:13 +08:00
Ganlin Zhao a0e13e04fe fix(query): add mode with selectivity rows 2022-11-03 18:27:43 +08:00
wade zhang 7a039d63ef
Merge pull request #17882 from taosdata/docs/3.0.1.6
release:update_docs of version 3.0.1.6
2022-11-03 17:53:03 +08:00