Shengliang Guan
a566615eb7
TD-3279 TD-4328
2021-05-26 10:28:58 +08:00
Haojun Liao
162c01243d
Merge branch 'master' into fix/query
2021-05-26 10:18:04 +08:00
Haojun Liao
2eb18e101c
[td-225] add test cases.
2021-05-26 10:05:09 +08:00
Shuduo Sang
04d464bdc9
Hotfix/sangshuduo/td 3783 taosdemo invalid rand string ( #6228 )
...
* [TD-3783]<fix>: taosdemo for windows generates rand string invalid.
* refactor disorder timestamp.
* refactor debug print.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-26 09:34:45 +08:00
Shengliang Guan
f3ae6fb57f
Merge pull request #6229 from taosdata/hotfix/TD-4323
...
[TD-4323]<fix>: the deleted vnode does not need to commit, so as to …
2021-05-26 09:13:21 +08:00
Haojun Liao
54fcf51600
[td-225] fix compiler error.
2021-05-25 22:40:10 +08:00
Haojun Liao
29746411b5
[td-225] add log.
2021-05-25 22:19:27 +08:00
Shengliang Guan
3da561521f
[TD-4323]<fix>: the deleted vnode does not need to commit, so as to speed up the deletion and avoid crash while balance
2021-05-25 20:37:58 +08:00
Haojun Liao
76b8d1b395
[td-225] add test sim.
2021-05-25 20:11:04 +08:00
haojun Liao
018ae449fe
Merge pull request #6159 from taosdata/fix/query
...
[td-4231]<enhance>: report error if only tags of the table are retrie…
2021-05-25 20:06:58 +08:00
Shuduo Sang
13004a5740
Feature/sangshuduo/td 4068 taosdemo stmt ( #6225 )
...
* merge with develop branch.
change query/tests/CMakeLists.txt to allow unused function and variable.
* refactor data generating.
* refactor.
* refactor.
* refactor.
* refactor.
* refactor
* add prepare stmt function.
* refactor get rand timestamp.
* fix windows compile error.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-25 19:41:36 +08:00
Hongze Cheng
8e63b8e39a
Merge branch 'develop' into feature/TD-1568
2021-05-25 16:24:37 +08:00
Haojun Liao
6488456b86
[td-4231]fix bug by regression test.
2021-05-25 15:11:11 +08:00
Elias Soong
93e481f7ee
Merge pull request #6224 from taosdata/docs/Update-Latest-Feature
...
Docs/update latest feature
2021-05-25 14:33:29 +08:00
Elias Soong
27def2b35e
[TD-4181] <docs>: update SQL related doc.
2021-05-25 14:32:15 +08:00
Haojun Liao
2f2bc6bf56
[td-4151]
2021-05-25 13:41:30 +08:00
huili
1c4ca9d451
Merge pull request #6218 from taosdata/test/jenkins-mas
...
[TD-4327]jenkins migration
2021-05-25 11:02:20 +08:00
huili
b2f0d76c8a
Merge pull request #6217 from taosdata/test/Jenkins-dev
...
[TD-4327]jenkins migration
2021-05-25 11:02:02 +08:00
Haojun Liao
f414d8a9c4
[td-4151]
2021-05-25 10:15:38 +08:00
Shuduo Sang
40269fba16
Hotfix/sangshuduo/td 4296 taosdemo subscribe keepprogress ( #6221 )
...
* [TD-4296]<fix>: taosdemo sub keepProgress.
* make print sqlcount quiet.
* [TD-4296]<fix>: taosdemo subscribe keepprogress.
specified query topic thread safe.
* [TD-4296]<fix>: taosdemo subscribe keepProgress.
specified query thread safe.
* fix compile warning for mac.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-24 23:04:03 +08:00
Shuduo Sang
21c0341b32
Hotfix/sangshuduo/td 4296 taosdemo sub keepprogress for develop ( #6222 )
...
* [TD-4296]<fix>: taosdemo sub keepProgress.
* make print sqlcount quiet.
* [TD-4296]<fix>: taosdemo subscribe keepprogress.
specified query topic thread safe.
* cherry pick from master branch.
* cherry pick from master branch.
* fix compile warning for mac.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-24 22:10:55 +08:00
Shuduo Sang
d1f15a82eb
Hotfix/sangshuduo/td 4322 taosdemo fetch result for develop ( #6220 )
...
* [TD-4322]<fix>: taosdemo query then fetch result.
* build again.
* [TD-4322]<fix>: taosdemo fetch result.
check result file name length.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-24 20:16:26 +08:00
Shuduo Sang
09f3c72455
Hotfix/sangshuduo/td 4322 taosdemo fetch result ( #6219 )
...
* [TD-4322]<fix>: taosdemo query then fetch result.
* [TD-4322]<fix>: taosdemo fetch result.
check result file name length.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-24 20:12:20 +08:00
liuyq-617
0923ccb3ad
[TD-4327]jenkins migration
2021-05-24 17:08:37 +08:00
liuyq-617
71c41bdd3b
[TD-4327]jenkins migration
2021-05-24 17:03:40 +08:00
Shuduo Sang
0626a0914d
Hotfix/sangshuduo/td 4296 taosdemo subscribe keepprogress ( #6216 )
...
* [TD-4296]<fix>: taosdemo sub keepProgress.
* make print sqlcount quiet.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-24 16:32:11 +08:00
Shuduo Sang
432f961e61
Hotfix/sangshuduo/td 4296 taosdemo sub keepprogress for develop ( #6215 )
...
* [TD-4296]<fix>: taosdemo sub keepProgress.
* make print sqlcount quiet.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-24 16:22:25 +08:00
huili
59df7a6e2c
Merge pull request #6213 from taosdata/feature/crash_gen2
...
Enhancing crash_gen tool to report memory leaks in clustering mode
2021-05-24 16:17:04 +08:00
Shuduo Sang
9facb54b3f
[TD-4322]<fix>: taosdemo query then fetch result. ( #6211 )
...
* [TD-4322]<fix>: taosdemo query then fetch result.
* build again.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-24 15:21:20 +08:00
Steven Li
f7b16e80c0
Merge remote-tracking branch 'origin/master' into feature/crash_gen2
2021-05-24 06:23:40 +00:00
Steven Li
20fa37c253
Enhanced crash_gen tool with -k option to produce valgrind result
2021-05-24 06:11:39 +00:00
Shuduo Sang
df588afe84
[TD-4322]<fix>: taosdemo query then fetch result. ( #6210 )
...
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-24 13:42:04 +08:00
Shuduo Sang
8e6a5acbc3
Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan ( #6208 )
...
* [TD-3197] <fix>: fix taosdemo coverity scan issues.
* [TD-3197] <fix>: fix taosdemo coverity scan issue.
fix subscribeTest pids uninitialized.
* [TD-3197] <fix>: fix taosdemo coverity scan issues.
* [TD-3197] <fix>: fix coverity scan issues.
check super tbl info pointer.
* [TD-3197] <fix>: fix coverity scan issues.
move sub tbl query thread join into loop
* [TD-3197] <fix>: fix coverity scan issues.
remove unused variable
* [TD-3197] <fix>: fix coverity scan issues.
use more secure random library
* [TD-3197] <fix>: fix coverity scan issues.
use strncpy for more safe
* [TD-3197] <fix>: fix taosdemo coverity scan issue.
replace arc4random with rand().
* [TD-3197] <fix>: fix coverity scan issues.
check stb info pointer for start time
* [TD-3197] <fix>: fix coverity scan issues.
fix strcpy vulnerability
* [TD-3197] <fix>: fix taosdemo coverity scan issue.
modify taosdemoTest2. try to check database continously.
* [TD-3197] <fix>: taosdemo coverity scan issues.
* [TD-3197] <fix>: fix memory leak when parsing arguments.
* [TD-3197] <fix>: fix cmake strip arguments.
* [TD-3197] <fix>: taosdemo coverity scan.
fix cmake string manipulation.
* [TD-3197]<fix>: taosdemo coverity scan issue.
configDir buffer overwrite.
* [TD-3197]<fix>: coverity scan issue.
taosdump argument validation.
* [TD-3197]<fix>: taosdemo and taosdump coverity scan issues.
* [TD-3197]<fix>: taosdemo coverity scan.
append result buf to file. for develop branch.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-24 12:07:45 +08:00
zyyang
5772028d6e
change version number ( #6204 ) https://github.com/taosdata/TDengine/tree/release/ver-2.0.20.5
...
Co-authored-by: plum-lihui <huili@taosdata.com>
2021-05-24 11:45:23 +08:00
Shuduo Sang
94d45c3976
[TD-3197]<fix>: taosdemo and taosdump coverity scan issues. ( #6207 )
...
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-24 11:27:11 +08:00
Shuduo Sang
d26ff7cede
[TD-4313]<fix>: odbc example compile failed on Windows. ( #6206 )
...
* [TD-4313]<fix>: odbc example compile failed on Windows.
* [TD-4313]<fix>: odbc example compile failed on Windows.
few functions also need change.
2021-05-23 19:35:13 +08:00
yaofei517
105d6b040a
修复windows下vscode调试go程序名无后缀的情况导致程序crash ( #6176 )
...
* 修复windows下vscode调试go程序名无后缀的情况导致程序crash
* 修复windows下vscode调试go程序时临时程序_debug_bin无后缀的情况,导致调用接口发生crash
* 修复由于头文件排序导致编译错误
2021-05-23 17:11:06 +08:00
zyyang
4729a13ed9
change version number ( #6205 )
...
Co-authored-by: plum-lihui <huili@taosdata.com>
2021-05-23 14:40:29 +08:00
yihaoDeng
151fd31072
support compact vnode
2021-05-22 23:04:43 +08:00
haojun Liao
5f552855a1
Merge pull request #6196 from taosdata/fix/TD-4279
...
[TD-4279]<fix>: fix mnode single online as master
2021-05-22 21:14:53 +08:00
haojun Liao
124f9c49eb
Merge pull request #6168 from taosdata/hotfix/TD-4241
...
TD-4241
2021-05-22 21:14:01 +08:00
Shuduo Sang
beac10a450
Hotfix/sangshuduo/td 4240 taosdemo subscribe toomuch for develop ( #6203 )
...
* [TD-4240]<fix>: taosdemo subscribe more than max query sql count.
* [TD-4240]<fix>: taosdemo subscribe more than 100.
fix tsub sequence bug.
* [TD-4240]<fix>: taosdemo subscribe more than 100.
fix auto create table.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-22 21:08:13 +08:00
Shuduo Sang
ccdd3213e6
Hotfix/sangshuduo/td 4240 taosdemo subscribe morethan 100 ( #6202 )
...
* [TD-4240]<fix>: taosdemo subscribe more than max query sql count.
* [TD-4240]<fix>: taosdemo subscribe more than 100.
fix tsub sequence bug.
* [TD-4240]<fix>: taosdemo subscribe more than 100.
fix auto create table.
* [TD-4240]<fix>: taosdemo subscribe more than 100.
remove the condition should not be there.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-22 21:07:40 +08:00
Yiqing Liu
091b8e6e56
[TD-4299]Circle CI startup ( #6197 )
...
* [TD-4299]Circle CI startup
* test
* test
* revert
* udpate case
2021-05-22 19:54:28 +08:00
Minglei Jin
6c9df9d519
[TD-4279]<fix>: fix mnode single online as master
2021-05-22 18:10:38 +08:00
Shengliang Guan
0542a34500
Merge remote-tracking branch 'origin/master' into feature/m2d
2021-05-22 17:32:22 +08:00
Shengliang Guan
3a80b71bb6
Merge remote-tracking branch 'origin/develop' into feature/m2d
2021-05-22 17:32:16 +08:00
Shuduo Sang
db03be6406
[TD-4296]<fix>: taosdemo sub keepProgress. ( #6200 )
...
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-22 16:59:19 +08:00
Shuduo Sang
795503ccbe
[TD-4296]<fix>: taosdemo sub keepProgress. ( #6201 )
...
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-22 16:17:03 +08:00
dapan1121
a23a1d7b62
Merge branch 'feature/TD-3950' of https://github.com/taosdata/TDengine into feature/TD-3950
2021-05-22 16:14:15 +08:00