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 |
chenhaoran
|
be6efade2b
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into test/TD-20160
|
2022-11-03 17:48:56 +08:00 |
chenhaoran
|
32cbaa25a8
|
test:add parameter for mixed deployed mnodes in testcase framework
|
2022-11-03 17:48:16 +08:00 |
wenzhouwww@live.cn
|
d7bd87ea4c
|
release:update_docs of version 3.0.1.6
|
2022-11-03 17:47:30 +08:00 |
Shengliang Guan
|
3e51b9c034
|
Merge pull request #17873 from taosdata/release/ver-3.0.1.6
build: release ver-3.0.1.6
|
2022-11-03 17:34:17 +08:00 |
Shengliang Guan
|
04a5af63b0
|
Merge pull request #17874 from taosdata/release/ver-3.0.1.6
build : Release/ver 3.0.1.6
|
2022-11-03 17:33:39 +08:00 |
Shuduo Sang
|
fcf306eb8d
|
fix: correct cfgdir param meaning
|
2022-11-03 17:22:46 +08:00 |
Shuduo Sang
|
5c4da6865c
|
Merge branch '3.0' into docs/sangshuduo/taosbenchmark-docs-for3.0
|
2022-11-03 17:21:20 +08:00 |
wade zhang
|
53052a298f
|
Update 09-udf.md
|
2022-11-03 17:13:28 +08:00 |
wade zhang
|
5030218dcf
|
Update 09-udf.md
|
2022-11-03 17:11:57 +08:00 |
Shengliang Guan
|
0a45e80613
|
Merge pull request #17875 from taosdata/fix/TD-20125-2
fix: reset last load info when close dataf reader for stt last files
|
2022-11-03 17:05:17 +08:00 |
yihaoDeng
|
2c4d90aad4
|
handle trans except
|
2022-11-03 16:55:48 +08:00 |
dapan1121
|
ae5f6ef175
|
enh: add show rewrite mask in query msg
|
2022-11-03 16:28:48 +08:00 |
Ganlin Zhao
|
3a08d3bea4
|
add test cases
|
2022-11-03 16:22:21 +08:00 |
Shengliang Guan
|
33d64b67ff
|
Merge pull request #17865 from taosdata/feature/stream
refactor(stream): stream deploy and state transfer
|
2022-11-03 15:24:39 +08:00 |