Shuduo Sang
640062a53d
Hotfix/sangshuduo/td 3401 query statistic ( #5795 )
...
* [TD-3401]<fix>: taosdemo query statistic.
refactor func name.
* [TD-3401]<fix>: taosdemo query statistic.
refactor func name 2.
* [TD-3401]<fix>: taosdemo support query statistic.
implementation.
* cleanup
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-13 16:24:42 +08:00
Steven Li
b6ee0c8fc7
Moved over changes from feature/crash_gen to feature/crash_gen_master
2021-04-13 05:49:22 +00:00
Shuduo Sang
4876811b9d
Hotfix/sangshuduo/td 3683 taosdemo lots tables ( #5783 )
...
* [TD-3683]<fix>: reduce buffer size for more stable table creation.
* [TD-3683]<fix>: taosdemo create lots of tables.
clean up.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-12 18:12:21 +08:00
liuyq-617
72ab7e8abc
[TD-3751]update Jenkins mail notification
2021-04-12 11:37:48 +08:00
Shengliang Guan
60e6729d7a
Merge pull request #5759 from taosdata/master
...
Merge from master into develop
2021-04-12 09:08:33 +08:00
Shuduo Sang
7153904339
[TD-3317]<fix>: taosdemo interlace insertion. ( #5774 )
...
patch for master.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-11 21:31:47 +08:00
Shuduo Sang
76db6804e4
Feature/sangshuduo/td 3317 taosdemo interlace ( #5773 )
...
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
check offset 0.
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
fix sample file import bug.
* [TD-3316] <fix>: add test case for limit and offset. fix sample data issue.
* [TD-3327] <fix>: fix taosdemo segfault when import data from sample data file.
* [TD-3317] <feature>: make taosdemo support interlace mode.
json parameter rows_per_tbl support.
* [TD-3317] <feature>: support interlace mode.
refactor
* [TD-3317] <feature>: support interlace mode.
refactor
* [TD-3317] <feature>: support interlace mode insertion.
refactor.
* [TD-3317] <feature>: support interlace mode insertion.
change json file.
* [TD-3317] <feature>: support interlace mode insertion.
fix multithread create table regression.
* [TD-3317] <feature>: support interlace mode insertion.
working but not perfect.
* [TD-3317] <feature>: support interlace mode insertion.
rename lowaTest with taosdemoTestWithJson
* [TD-3317] <feature>: support interlace mode insertion.
perfect
* [TD-3317] <feature>: support interlace mode insertion.
cleanup.
* [TD-3317] <feature>: support interlace mode insertion.
adjust algorithm of loop times.
* [TD-3317] <feature>: support interlace mode insertion.
fix delay time bug.
* [TD-3317] <feature>: support interlace mode insertion.
fix progressive timestamp bug.
* [TD-3317] <feature>: support interlace mode insertion.
add an option for performance print.
* [TD-3317] <feature>: support interlace mode insertion.
change json test case with less table for acceleration.
* [TD-3317] <feature>: support interlace mode insertion.
change progressive mode timestamp step and testcase.
* [TD-3197] <fix>: fix taosdemo coverity scan issues.
* [TD-3197] <fix>: fix taosdemo coverity scan issue.
fix subscribeTest pids uninitialized.
* [TD-3317] <feature>: support interlace mode insertion.
add time shift for no sleep time.
* [TD-3317] <feature>: support interlace insert.
rework timestamp.
* [TD-3317] <feature>: support interlace mode insertion.
change rows_per_tbl to interlace_rows.
* [TD-3317] <feature>: taosdemo suppoert interlace mode.
remove trailing spaces.
* [TD-3317] <feature>: taosdemo support interlace insertion.
prompt if interlace > num_of_records_per_req
* fill insert-into early to buffer.
* fix buffer overflow issue.
* change rows_per_tbl to interlace_rows to align with taosdemo.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-11 20:44:12 +08:00
Shuduo Sang
0913d4553e
[TD-3741]<fix>: python test case on arm32. ( #5767 )
...
* [TD-3741]<fix>: python test case on arm32.
select * with lots data lead timeout.
* [TD-3741]<fix>: python test case on arm32.
change importDataLastS.py select * to count.
2021-04-11 09:55:20 +08:00
haojun Liao
d6ec9c6700
Merge branch 'develop' into master
2021-04-10 23:52:50 +08:00
Shuduo Sang
cdbb75609f
Feature/sangshuduo/td 3735 make test framework work on mac ( #5761 ) ( #5763 )
...
* [TD-3735]<feature>: make test framework work on mac
* [TD-3735]<feature>: make test framework work on mac
change cut fields to -f for mac compatibility.
2021-04-10 13:40:27 +08:00
huili
7057c90602
Merge pull request #5756 from taosdata/fix/jenkins
...
[TD-3727]Suppressing errors in valgrind
2021-04-10 13:16:32 +08:00
huili
0a887ff339
Merge pull request #5755 from taosdata/test/jenkins
...
[TD-3727]Suppressing errors in valgrind
2021-04-10 13:16:25 +08:00
Shuduo Sang
bbda420d2b
Feature/sangshuduo/td 3735 make test framework work on mac ( #5761 )
...
* [TD-3735]<feature>: make test framework work on mac
* [TD-3735]<feature>: make test framework work on mac
change cut fields to -f for mac compatibility.
2021-04-10 12:22:18 +08:00
liuyq-617
f4a0c1d97f
[TD-3727]Suppressing errors in valgrind
2021-04-09 18:39:16 +08:00
liuyq-617
0cac7f96d0
[TD-3727]Suppressing errors in valgrind
2021-04-09 18:37:40 +08:00
Ping Xiao
2b527c3348
Merge branch 'master' into xiaoping/add_test_case
2021-04-09 15:57:52 +08:00
robotspace
d8d85667cb
Resolve problems that is met in CentOS7. ( #5738 )
...
* Set value for std with c99 to avoid compile error on CentOS7.
* Get parameter from stack by same sequence.
* Add performance test.
2021-04-09 13:05:51 +08:00
dapan1121
3da3b0de53
asyncdemo crash issue
2021-04-09 11:05:33 +08:00
Shuduo Sang
20a32bedb2
Hotfix/sangshuduo/td 3636 for master ( #5735 )
...
* [TD-3652]<test> add case for TD-3652 to resolve TD-3590
* Update fulltest.sh
* [TD-3295]<test> add case for TD-3295
* TD-3675
* Hotfix/sangshuduo/td 3607 for master (#5712 )
* test
* [TD-3677]<test>: test pr message 1
* [TD-3671]<test>change target branch
* [TD-3677]<test>: test pr message 2
* [TD-3677]<test>: test pr message 3
* Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#5688 )
* [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.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* remove useless file
* fix changing target branch
* fix
* fix
* [TD-3607]<fix>: fix taosdemo limit and offset.
if offset+limit > count.
* [TD-3607]<fix>: taosdemo limit and offset.
if child tbl not exist, dont take limit and offset value.
Co-authored-by: huili <52318143+plum-lihui@users.noreply.github.com>
Co-authored-by: liuyq-617 <yqliu@taosdata.com>
Co-authored-by: plum-lihui <huili@taosdata.com>
Co-authored-by: Elias Soong <elias.soong@gmail.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* fix mem leak issue
* fix crash issue
* [TD-3683]<fix>: reduce buffer size for more stable table creation. (#5720 )
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* Hotfix/sangshuduo/td 3607 taosdemo buffer overflow (#5723 )
* [TD-3607] <fix>: fix taosdemo buffer overflow.
* [TD-3607] <fix>: taosdemo buffer overflow.
add tmp buffer.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix data generation.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix normal table writting.
* [TD-3607] <fix>: taosdemo buffer overflow.
remove tail spaces.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table test case.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table case.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust limit offset count warning.
* [TD-3607] <fix>: taosdemo buffer overflow.
add more logic for child tables exist.
* [TD-3607] <fix>: taosdemo buffer overflow.
create database if database be dropped only.
* [TD-3607] <fix>: fix taosdemo buffer overflow.
adjust limit and offset test cases.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust sample data test case.
* test
* [TD-3677]<test>: test pr message 1
* [TD-3671]<test>change target branch
* [TD-3677]<test>: test pr message 2
* [TD-3677]<test>: test pr message 3
* Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#5688 )
* [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.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* remove useless file
* fix changing target branch
* fix
* fix
* [TD-3607]<fix>: taosdemo limit and offset.
if limit+offset > count
* Hotfix/sangshuduo/td 3607 taosdemo buffer overflow (#5706 )
* [TD-3607] <fix>: fix taosdemo buffer overflow.
* [TD-3607] <fix>: taosdemo buffer overflow.
add tmp buffer.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix data generation.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix normal table writting.
* [TD-3607] <fix>: taosdemo buffer overflow.
remove tail spaces.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table test case.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table case.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust limit offset count warning.
* [TD-3607] <fix>: taosdemo buffer overflow.
add more logic for child tables exist.
* [TD-3607] <fix>: taosdemo buffer overflow.
create database if database be dropped only.
* [TD-3607] <fix>: fix taosdemo buffer overflow.
adjust limit and offset test cases.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust sample data test case.
* [TD-3607]<fix>: taosdemo limit and offset.
if limit+offset > count
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-3607]<fix>: taosdemo limit and offset.
if child tbl not exist, dont take limit and offset value.
* Hotfix/sangshuduo/td 3607 taosdemo buffer overflow (#5713 )
* [TD-3607] <fix>: fix taosdemo buffer overflow.
* [TD-3607] <fix>: taosdemo buffer overflow.
add tmp buffer.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix data generation.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix normal table writting.
* [TD-3607] <fix>: taosdemo buffer overflow.
remove tail spaces.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table test case.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table case.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust limit offset count warning.
* [TD-3607] <fix>: taosdemo buffer overflow.
add more logic for child tables exist.
* [TD-3607] <fix>: taosdemo buffer overflow.
create database if database be dropped only.
* [TD-3607] <fix>: fix taosdemo buffer overflow.
adjust limit and offset test cases.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust sample data test case.
* [TD-3607]<fix>: taosdemo limit and offset.
if limit+offset > count
* [TD-3607]<fix>: taosdemo limit and offset.
if child tbl not exist, dont take limit and offset value.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* fix taosdemo limit invalid warning condition.
* [TD-3683]<fix>: reduce buffer size for more stable table creation. (#5719 )
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: huili <52318143+plum-lihui@users.noreply.github.com>
Co-authored-by: liuyq-617 <yqliu@taosdata.com>
Co-authored-by: plum-lihui <huili@taosdata.com>
Co-authored-by: Elias Soong <elias.soong@gmail.com>
Co-authored-by: Shengliang Guan <slguan@taosdata.com>
* TD-3707
* Feature/sangshuduo/td 3408 taosdemo async query (#5731 )
* test
* [TD-3677]<test>: test pr message 1
* [TD-3671]<test>change target branch
* [TD-3677]<test>: test pr message 2
* [TD-3677]<test>: test pr message 3
* Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#5688 )
* [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.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* remove useless file
* fix changing target branch
* fix
* fix
* Hotfix/sangshuduo/td 3607 taosdemo buffer overflow (#5706 )
* [TD-3607] <fix>: fix taosdemo buffer overflow.
* [TD-3607] <fix>: taosdemo buffer overflow.
add tmp buffer.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix data generation.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix normal table writting.
* [TD-3607] <fix>: taosdemo buffer overflow.
remove tail spaces.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table test case.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table case.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust limit offset count warning.
* [TD-3607] <fix>: taosdemo buffer overflow.
add more logic for child tables exist.
* [TD-3607] <fix>: taosdemo buffer overflow.
create database if database be dropped only.
* [TD-3607] <fix>: fix taosdemo buffer overflow.
adjust limit and offset test cases.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust sample data test case.
* [TD-3607]<fix>: taosdemo limit and offset.
if limit+offset > count
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* Hotfix/sangshuduo/td 3607 taosdemo buffer overflow (#5713 )
* [TD-3607] <fix>: fix taosdemo buffer overflow.
* [TD-3607] <fix>: taosdemo buffer overflow.
add tmp buffer.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix data generation.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix normal table writting.
* [TD-3607] <fix>: taosdemo buffer overflow.
remove tail spaces.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table test case.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table case.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust limit offset count warning.
* [TD-3607] <fix>: taosdemo buffer overflow.
add more logic for child tables exist.
* [TD-3607] <fix>: taosdemo buffer overflow.
create database if database be dropped only.
* [TD-3607] <fix>: fix taosdemo buffer overflow.
adjust limit and offset test cases.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust sample data test case.
* [TD-3607]<fix>: taosdemo limit and offset.
if limit+offset > count
* [TD-3607]<fix>: taosdemo limit and offset.
if child tbl not exist, dont take limit and offset value.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-3683]<fix>: reduce buffer size for more stable table creation. (#5719 )
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-3408]<feature>: taosdemo support async query.
* [TD-3408]<feature>: taosdemo support async query.
refactor
* [TD-3408]<feature>: taosdemo support async query.
refactor 2
* [TD-3408]<feature>: taosdemo support async query.
refactor 3
* [TD-3408]<feature>: taosdemo support async query.
refactor 4
* [TD-3408]<feature>: taosdemo support specified sql more than one line.
Co-authored-by: huili <52318143+plum-lihui@users.noreply.github.com>
Co-authored-by: liuyq-617 <yqliu@taosdata.com>
Co-authored-by: plum-lihui <huili@taosdata.com>
Co-authored-by: Elias Soong <elias.soong@gmail.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: Shengliang Guan <slguan@taosdata.com>
* [TD-3636]<fix>: fix taosdemo outorder range algorithm.
patch for master.
Co-authored-by: wu champion <wuchampion@foxmail.com>
Co-authored-by: wu champion <wu_champion@foxmail.com>
Co-authored-by: dapan1121 <89396746@qq.com>
Co-authored-by: wu champion <cpwu@taosdata.com>
Co-authored-by: huili <52318143+plum-lihui@users.noreply.github.com>
Co-authored-by: liuyq-617 <yqliu@taosdata.com>
Co-authored-by: plum-lihui <huili@taosdata.com>
Co-authored-by: Elias Soong <elias.soong@gmail.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: Shengliang Guan <slguan@taosdata.com>
Co-authored-by: haojun Liao <hjxilinx@users.noreply.github.com>
2021-04-09 09:03:24 +08:00
Ping Xiao
0e72f1cb6d
[###################################################################]
2021-04-08 19:04:05 +08:00
Ping Xiao
c7c8ab0082
Merge branch 'master' into xiaoping/add_test_case
2021-04-08 19:00:59 +08:00
haojun Liao
910b78f290
Merge pull request #5658 from taosdata/feature/TD-2577
...
[TD-2577]support having
2021-04-08 16:16:31 +08:00
dapan1121
f81b77209b
TD-3707
2021-04-08 15:26:20 +08:00
huili
0e246a7f19
Merge branch 'master' into test/TD-3295
2021-04-08 11:12:43 +08:00
Ping Xiao
ba3fbea58c
[TD-3676]<test>: add test case
2021-04-07 16:21:38 +08:00
wu champion
8a8eaf5053
Merge pull request #5705 from taosdata/master
...
Master
2021-04-07 10:18:15 +08:00
wu champion
91a60312f0
Merge branch 'master' into test/TD-3295
2021-04-07 10:06:44 +08:00
huili
05fca963b5
Merge pull request #5692 from taosdata/test/TD-3654
...
[TD-3654]<test>add case for TD-3654 to master
2021-04-06 18:38:41 +08:00
wu champion
7db5c29d1e
[TD-3295]<test> add case for TD-3295
2021-04-06 18:18:10 +08:00
wu champion
9f858447f7
Update fulltest.sh
2021-04-06 18:09:13 +08:00
wu champion
41b9b98e3c
[TD-3652]<test> add case for TD-3652 to resolve TD-3590
2021-04-06 18:06:59 +08:00
huili
a85b9911c3
Merge pull request #5695 from taosdata/test/testcase
...
[TD-3671]<test>change target branch
2021-04-06 17:05:21 +08:00
liuyq-617
331901bfb9
test
2021-04-06 15:50:33 +08:00
liuyq-617
20ef6c39a1
test
2021-04-06 15:49:22 +08:00
huili
ec74d6c0a8
Merge pull request #5682 from taosdata/test/jenkins
...
[TD-3569]<test>add taosd mem leak test into CI
2021-04-06 15:34:15 +08:00
wu champion
29bb17877d
add case for TD-3654
2021-04-06 11:33:24 +08:00
Haojun Liao
13dc5b6965
[td-225]update sim.
2021-04-06 10:53:04 +08:00
liuyq-617
7cd0648bb6
[TD-3569]<test>add taosd mem leak test into CI
2021-04-06 10:26:06 +08:00
haojun Liao
4f6fa025d3
Merge pull request #5678 from taosdata/feature/qrefactor
...
Feature/qrefactor
2021-04-05 14:18:17 +08:00
Haojun Liao
36cd4550a3
[td-3664]update sim.
2021-04-04 23:41:51 +08:00
Haojun Liao
fee4bde52a
[td-3350]<fix>: Remove the illegal abort operation in case of multithread environment for sim.
2021-04-04 22:14:38 +08:00
haojun Liao
09297fba5d
Merge pull request #5675 from taosdata/feature/qrefactor
...
[td-3662] <fix>: fix invalid write caused by top/bottom query.
2021-04-04 17:52:03 +08:00
Haojun Liao
ecfe8ecabb
[td-3662]
2021-04-04 15:33:18 +08:00
Haojun Liao
00c1a59abb
[td-3662]
2021-04-04 11:18:28 +08:00
Haojun Liao
859054fd48
[td-3662]fix bug found by regression test.
2021-04-04 11:16:50 +08:00
Haojun Liao
3fda7a8647
[td-3662]fix bug found by regression test.
2021-04-04 11:16:15 +08:00
haojun Liao
15da33e028
Merge pull request #5660 from taosdata/feature/qrefactor
...
Feature/qrefactor
2021-04-03 23:52:51 +08:00
Ping Xiao
58eac46929
Merge branch 'develop' into xiaoping/add_test_case
2021-04-03 22:22:24 +08:00
Shuduo Sang
e1739b86a9
Hotfix/sangshuduo/td 3607 taosdemo buffer overflow ( #5659 )
...
* [TD-3607] <fix>: fix taosdemo buffer overflow.
* [TD-3607] <fix>: taosdemo buffer overflow.
add tmp buffer.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix data generation.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix normal table writting.
* [TD-3607] <fix>: taosdemo buffer overflow.
remove tail spaces.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table test case.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table case.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust limit offset count warning.
* [TD-3607] <fix>: taosdemo buffer overflow.
add more logic for child tables exist.
* [TD-3607] <fix>: taosdemo buffer overflow.
create database if database be dropped only.
* [TD-3607] <fix>: fix taosdemo buffer overflow.
adjust limit and offset test cases.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust sample data test case.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-02 19:22:04 +08:00
Haojun Liao
0146d60cbb
[td-225] merge develop
2021-04-02 16:40:44 +08:00
Ping Xiao
8904a1644f
remove failed case
2021-04-02 15:25:29 +08:00
Ping Xiao
1dd928dd63
Merge branch 'develop' into xiaoping/add_test_case
2021-04-02 15:23:30 +08:00
Haojun Liao
49b78ead9e
[td-225]update the sim.
2021-04-02 14:37:01 +08:00
Haojun Liao
878d59d990
[td-225]update the sim.
2021-04-02 14:28:22 +08:00
Haojun Liao
1f4c2cf526
[td-225]refactor.
2021-04-02 11:18:36 +08:00
张金富
0bc3fddad0
去掉多余的括号和分号 ( #5656 )
...
* Update taosdemo.go
去掉多用的括号和分号
格式化代码
* Update taosdemo.go
地址改回127.0.0.1
2021-04-02 10:48:44 +08:00
Ping Xiao
bc18d38c98
Merge branch 'develop' into xiaoping/add_test_case
2021-04-02 10:01:55 +08:00
dapan1121
219bc838e5
Merge branch 'develop' into feature/TD-2577
2021-04-02 09:36:36 +08:00
haojun Liao
dfd365f02d
Merge pull request #5643 from taosdata/feature/qrefactor
...
[td-225]fix a invalid read.
2021-04-01 22:34:08 +08:00
dapan1121
80e0d0eff1
Merge branch 'develop' into feature/TD-2577
2021-04-01 16:51:01 +08:00
dapan1121
71badf8c85
fix filter error
2021-04-01 16:41:21 +08:00
Ping Xiao
f75a675b0d
[TD-3588]<test>: update test case
2021-04-01 15:28:29 +08:00
Shengliang Guan
ce72d94dc2
Merge pull request #5637 from nianhongdong/patch-1
...
Update JDBCDemo.java
2021-04-01 15:12:43 +08:00
huili
58d1d6a46c
Merge pull request #5644 from taosdata/test/jenkins
...
fix travis output
2021-04-01 13:34:33 +08:00
huili
0fe2b96b9e
Merge pull request #5543 from taosdata/feature/TD-1380
...
[TD-3274]<test> add case for TD-3274
2021-04-01 11:19:49 +08:00
liuyq-617
58d76f3d26
fix
2021-04-01 10:41:37 +08:00
liuyq-617
ac7baae88b
fix travis output
2021-04-01 10:14:25 +08:00
Shuduo Sang
6cb5af8072
Hotfix/sangshuduo/td 3607 taosdemo buffer overflow ( #5636 )
...
* [TD-3607] <fix>: fix taosdemo buffer overflow.
* [TD-3607] <fix>: taosdemo buffer overflow.
add tmp buffer.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix data generation.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix normal table writting.
* [TD-3607] <fix>: taosdemo buffer overflow.
remove tail spaces.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table test case.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table case.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-31 21:40:40 +08:00
Haojun Liao
18f5fd3a6e
[td-3621]update sim
2021-03-31 21:26:11 +08:00
Haojun Liao
fb14bd47c3
[td-3621]update sim
2021-03-31 21:23:30 +08:00
Haojun Liao
be192f496e
[td-3621]
2021-03-31 21:21:39 +08:00
Haojun Liao
fcf35bd7d2
[td-3571] <fix>: fix null value filter bug for bool type.
2021-03-31 21:12:41 +08:00
haojun Liao
ff2f32ad9f
Merge pull request #5626 from taosdata/hotfix/TD-3605
...
[TD-3605]fix CQ memleak issue
2021-03-31 19:56:14 +08:00
huili
8f86e3bd36
Merge pull request #5631 from taosdata/xiaoping/add_test_case
...
[TD-3602]<test>: update perf test script
2021-03-31 15:32:57 +08:00
nianhongdong
61d7d9ab41
Update JDBCDemo.java
...
71和76行测试示例的数据库和表名没有动态拼接,测试用在前面改数据库名和表名,会导致运行报错
2021-03-31 13:46:01 +08:00
Ping Xiao
3631d276f2
update test script
2021-03-31 11:35:15 +08:00
dapan1121
735e1a441a
add debug info
2021-03-31 09:19:31 +08:00
dapan1121
a5b4ae6945
support child table having query
2021-03-30 19:39:48 +08:00
Ping Xiao
97b3cdb0de
[TD-3602]<test>: update perf test script
2021-03-30 18:46:43 +08:00
Haojun Liao
1f1d494657
[td-2819] refactor codes.
2021-03-30 18:08:00 +08:00
wu champion
a782a3c569
add perfbenchmark/bug3589.py to fulltest.sh
2021-03-30 16:22:43 +08:00
wu champion
d8b1d36e6c
add TD-3589 test case
2021-03-30 16:21:26 +08:00
Ping Xiao
1a8d62834f
[TD-3602]<test>: update perf test script
2021-03-30 15:18:49 +08:00
Haojun Liao
cdd7eed78c
[td-2819] refactor codes.
2021-03-30 14:20:35 +08:00
Haojun Liao
9663eea7c9
[td-2819]
2021-03-29 23:14:01 +08:00
huili
ea1508bfee
Merge pull request #5569 from taosdata/test/TD-3433
...
[TD-3433]<fix>add case for TD-3433
2021-03-29 19:06:03 +08:00
Shengliang Guan
45d60b50e8
Merge pull request #5611 from taosdata/fix/TD-3581
...
[TD-3581]<fix>: fix uniq/dnode/remove2.sim step3
2021-03-29 18:03:14 +08:00
Shengliang Guan
5ba4898aaa
Merge pull request #5608 from taosdata/feature/linux
...
[TD-3449]<fix>: fix drop if not exists error
2021-03-29 17:56:40 +08:00
Minglei Jin
8a54938d50
[TD-3581]<fix>: fix uniq/dnode/remove2.sim step3
2021-03-29 15:23:14 +08:00
zyyang
d2ec29715a
[TD-3410]<feature>: support nutz framework ( #5600 )
...
* [TD-3410]feature: adapted to nutz
* change
* change
* change
* change
* [TD-3447]<feature>: JDBC-RESTful and JDBC-JNI support setObject
* change
* change
* change
* change
* change
* change
* change
* change
* change
* change
* change
* change
* [TD-3548]<feature>: support ParameterMetaData in JDBC-RESTful and JDBC-JNI
* change
* change
* [TD-3446]<feature>: JDBC-JNI and JDBC-RESTful do not need invoke Class.forName any more
* change jdbc version
* change
* change
* change
2021-03-29 14:42:49 +08:00
Shengliang Guan
5be1a1d736
[TD-3449]<fix>: fix drop if not exists error
2021-03-29 03:14:51 +00:00
Ping Xiao
4508bb998f
[TD-3474]<test>: add test case
2021-03-29 10:15:41 +08:00
huili
9bccfe95c3
Merge pull request #5599 from taosdata/test/jenkins
...
[TD-3570]<test>add taosd valgrind test
2021-03-29 10:04:16 +08:00
huili
7abd3da2bc
Merge pull request #5575 from taosdata/xiaoping/add_test_case
...
[TD-1139]<test>: add c examples into CI
2021-03-29 10:03:47 +08:00
Shuduo Sang
41741a599f
Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan ( #5602 )
...
* [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.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-28 20:23:11 +08:00
root
81e6b7301e
fix
2021-03-27 15:32:10 +08:00
root
c01e23925d
[TD-3570]<test>add taosd valgrind test
2021-03-27 15:23:23 +08:00
dapan1121
1f02bee6cb
Merge branch 'develop' into feature/TD-2577
2021-03-26 17:31:39 +08:00
wu champion
515397d447
Merge branch 'test/TD-3433' of https://github.com/taosdata/TDengine into test/TD-3433
2021-03-26 10:52:32 +08:00
wu champion
c2da6d215a
Merge branch 'develop' into test/TD-3433
2021-03-26 10:50:39 +08:00
wu champion
9db07982b2
fix
2021-03-26 10:50:14 +08:00
huili
f089bf0440
Merge pull request #5579 from taosdata/test/jenkins
...
fix jenkins error
2021-03-26 10:17:47 +08:00
liuyq-617
a504403cbc
fix
2021-03-26 09:57:26 +08:00
liuyq-617
1cf439125c
balance
2021-03-26 09:53:17 +08:00
Ping Xiao
1f08d25d63
Merge branch 'develop' into xiaoping/add_test_case
2021-03-26 01:11:36 +08:00
huili
a4b3e5a78a
Merge pull request #5572 from taosdata/test/jenkins
...
[TD-3443]<test>fix taosd deadlock in CI
2021-03-25 19:34:00 +08:00
Ping Xiao
9887a58e74
[TD-1139]<test>: add c examples into CI
2021-03-25 16:46:56 +08:00
haojun Liao
8ffcf8af58
Merge pull request #5567 from taosdata/hotfix/TD-3464
...
[TD-3464]fix asyncdemo crash issue
2021-03-25 16:39:55 +08:00
liuyq-617
c10285f1a0
[TD-3443]<test>fix taosd deadlock in CI
2021-03-25 16:16:50 +08:00
liuyq-617
093efa1117
fix taosd deadlock in CI
2021-03-25 16:13:21 +08:00
haojun Liao
36ed687b33
Merge pull request #5533 from taosdata/feature/TD-3295
...
[TD-3295]support multiple tables join
2021-03-25 15:51:39 +08:00
wu champion
c7f4cd251d
Update bug3433.py
2021-03-25 15:09:25 +08:00
wu champion
e113aa20ba
add case for TD-3433
2021-03-25 14:58:18 +08:00
dapan1121
eafc5d39a5
Update asyncdemo.c
2021-03-25 14:34:50 +08:00
Ping Xiao
5a4ac21df7
fix crash issue
2021-03-25 14:31:10 +08:00
wu champion
e3f4c9038c
Merge branch 'develop' into feature/TD-1380
2021-03-25 10:52:55 +08:00
Shuduo Sang
6e3322d35d
Feature/sangshuduo/td 3434 taosdemo support query times ( #5541 )
...
* [TD-3434] <feature>: taosdemo support query times
first commit.
* [TD-3434] <feature>: taosdemo support query times.
refine interlace test case.
* [TD-3434] <feature>: taosdemo support query times.
change cmdline parameters according to TD-3431.
* [TD-3434] <feature>: taosdemo support query times.
fix typo in fulltest.sh
* [TD-3434] <feature>: taosdemo support query times.
add 2 sec sleep to avoid segfault.
* [TD-3434] <feature>: taosdemo support query times.
make query test easier to pass.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-24 16:58:09 +08:00
huili
96fec5513a
Merge pull request #5455 from wu-champion/feature/TD-1380
...
[TD-3274]<test>: add test case for 1970 years ago
2021-03-24 09:35:54 +08:00
huili
1ce4dce8d3
Merge pull request #5534 from taosdata/test/TD-3375
...
[test]<fix> add TD-3375 case
2021-03-24 09:34:39 +08:00
huili
1b3048dc96
Merge pull request #5540 from taosdata/test/jenkins
...
<test>abort last job
2021-03-24 09:33:41 +08:00
Ping Xiao
e65475cc1d
update docker cluster script
2021-03-23 18:14:29 +08:00
liuyq-617
a9eecfa5c1
fix
2021-03-23 15:59:41 +08:00
Shuduo Sang
3b97bd716d
Feature/sangshuduo/td 3317 taosdemo interlace ( #5537 )
...
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
check offset 0.
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
fix sample file import bug.
* [TD-3316] <fix>: add test case for limit and offset. fix sample data issue.
* [TD-3327] <fix>: fix taosdemo segfault when import data from sample data file.
* [TD-3317] <feature>: make taosdemo support interlace mode.
json parameter rows_per_tbl support.
* [TD-3317] <feature>: support interlace mode.
refactor
* [TD-3317] <feature>: support interlace mode.
refactor
* [TD-3317] <feature>: support interlace mode insertion.
refactor.
* [TD-3317] <feature>: support interlace mode insertion.
change json file.
* [TD-3317] <feature>: support interlace mode insertion.
fix multithread create table regression.
* [TD-3317] <feature>: support interlace mode insertion.
working but not perfect.
* [TD-3317] <feature>: support interlace mode insertion.
rename lowaTest with taosdemoTestWithJson
* [TD-3317] <feature>: support interlace mode insertion.
perfect
* [TD-3317] <feature>: support interlace mode insertion.
cleanup.
* [TD-3317] <feature>: support interlace mode insertion.
adjust algorithm of loop times.
* [TD-3317] <feature>: support interlace mode insertion.
fix delay time bug.
* [TD-3317] <feature>: support interlace mode insertion.
fix progressive timestamp bug.
* [TD-3317] <feature>: support interlace mode insertion.
add an option for performance print.
* [TD-3317] <feature>: support interlace mode insertion.
change json test case with less table for acceleration.
* [TD-3317] <feature>: support interlace mode insertion.
change progressive mode timestamp step and testcase.
* [TD-3197] <fix>: fix taosdemo coverity scan issues.
* [TD-3197] <fix>: fix taosdemo coverity scan issue.
fix subscribeTest pids uninitialized.
* [TD-3317] <feature>: support interlace mode insertion.
add time shift for no sleep time.
* [TD-3317] <feature>: support interlace insert.
rework timestamp.
* [TD-3317] <feature>: support interlace mode insertion.
change rows_per_tbl to interlace_rows.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-23 15:14:50 +08:00
wu champion
5f27c38a0b
Update query1970YearsAf.py
2021-03-23 14:10:25 +08:00
wu champion
74b5b241ca
fix
2021-03-23 14:05:05 +08:00
wu champion
965d553964
fix the case:add delete tmp file step
2021-03-23 13:59:29 +08:00
wu champion
2de9628249
fix the case
2021-03-23 13:55:10 +08:00
wu champion
ef248d09fd
fix case,add delete file when processing over
2021-03-23 13:55:10 +08:00
wu champion
dff5c11f29
[test]<fix> add test case and bug case
2021-03-23 13:55:10 +08:00
wu champion
7c749e24c8
[TD-1380]<fix> fix the case of query1970YearsAf.py
2021-03-23 13:55:10 +08:00
liuyq-617
5e8ab6b948
fix
2021-03-23 13:04:42 +08:00
liuyq-617
6555dcf477
[TD-3432]fix jenkins
2021-03-23 12:55:34 +08:00
Shuduo Sang
dfdeb7e0cc
[TD-3431] <fix>: fix taosdemo cmdline incorrect arguments. ( #5536 )
...
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-23 11:15:11 +08:00
liuyq-617
25193859c3
Merge branch 'develop' into test/jenkins
2021-03-23 10:54:36 +08:00
liuyq-617
ec4e27e46d
fix
2021-03-23 10:49:55 +08:00
wu champion
bd37922bac
Delete query1970YearsAf.py
2021-03-22 18:52:17 +08:00
wu champion
88ab7666b9
Delete bug3351.py
2021-03-22 18:52:02 +08:00
wu champion
5d2fa94960
Update fulltest.sh
2021-03-22 18:51:49 +08:00
wu champion
a162b6161e
fix fulltest.sh:add query/bug3375.py
2021-03-22 18:46:54 +08:00
dapan1121
139ed7dea1
add test case
2021-03-22 17:35:10 +08:00
wu champion
d73ae7d7f0
add case for TD-3375
2021-03-22 17:17:31 +08:00
wu champion
53a128b2a3
fix case,add delete file when processing over
2021-03-22 17:02:53 +08:00
huili
3e2464688e
Merge pull request #5523 from taosdata/test/testcase
...
[TD-3368]<test>output log of failed case
2021-03-22 16:22:51 +08:00
huili
2abe9bfda5
Merge pull request #5526 from taosdata/xiaoping/add_test_case
...
[TD-3413]<test>: make docker cluster support enterprise version
2021-03-22 16:21:49 +08:00
liuyq-617
d354ce2e55
fix
2021-03-22 16:18:25 +08:00
liuyq-617
fb7599b7f4
fix docker compose error
2021-03-22 16:11:49 +08:00
Shuduo Sang
82ad11630d
Feature/sangshuduo/td 3416 taosdemo interlace testcase ( #5524 )
...
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
check offset 0.
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
fix sample file import bug.
* [TD-3316] <fix>: add test case for limit and offset. fix sample data issue.
* [TD-3327] <fix>: fix taosdemo segfault when import data from sample data file.
* [TD-3317] <feature>: make taosdemo support interlace mode.
json parameter rows_per_tbl support.
* [TD-3317] <feature>: support interlace mode.
refactor
* [TD-3317] <feature>: support interlace mode.
refactor
* [TD-3317] <feature>: support interlace mode insertion.
refactor.
* [TD-3317] <feature>: support interlace mode insertion.
change json file.
* [TD-3317] <feature>: support interlace mode insertion.
fix multithread create table regression.
* [TD-3317] <feature>: support interlace mode insertion.
working but not perfect.
* [TD-3317] <feature>: support interlace mode insertion.
rename lowaTest with taosdemoTestWithJson
* [TD-3317] <feature>: support interlace mode insertion.
perfect
* [TD-3317] <feature>: support interlace mode insertion.
cleanup.
* [TD-3317] <feature>: support interlace mode insertion.
adjust algorithm of loop times.
* [TD-3317] <feature>: support interlace mode insertion.
fix delay time bug.
* [TD-3317] <feature>: support interlace mode insertion.
fix progressive timestamp bug.
* [TD-3317] <feature>: support interlace mode insertion.
add an option for performance print.
* [TD-3317] <feature>: support interlace mode insertion.
change json test case with less table for acceleration.
* [TD-3317] <feature>: support interlace mode insertion.
change progressive mode timestamp step and testcase.
* [TD-3197] <fix>: fix taosdemo coverity scan issues.
* [TD-3197] <fix>: fix taosdemo coverity scan issue.
fix subscribeTest pids uninitialized.
* [TD-3317] <feature>: support interlace mode insertion.
add time shift for no sleep time.
* [TD-3317] <feature>: support interlace insert.
rework timestamp.
* [TD-3416] <feature>: add taosdemo interlace testcase.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-22 15:44:06 +08:00
Shengliang Guan
b49441af81
Merge pull request #5530 from taosdata/feature/linux
...
allow topic to be 0
2021-03-22 15:35:43 +08:00
Ping Xiao
81d62650e9
Fix script issue
2021-03-22 14:56:22 +08:00
Ping Xiao
720661366a
[TD-3413]<test>: make docker cluster support enterprise
2021-03-22 14:52:39 +08:00
liuyq-617
0916d24506
fix hosts error
2021-03-22 14:46:58 +08:00
liuyq-617
aa6b81892f
[TD-3368]<test>output log of failed case
2021-03-22 13:56:40 +08:00
Shengliang Guan
a28562cdcd
allow topic to be 0
2021-03-22 05:01:37 +00:00
liuyq-617
a2a6655a6a
change
2021-03-22 11:44:41 +08:00
liuyq-617
8c8f3d0835
[TD-3406]<test>support more dnodes in docker clu
2021-03-22 11:35:46 +08:00
Shengliang Guan
89b913c2bc
TD-3310
2021-03-20 19:16:12 +08:00
wu champion
9172e9346e
[test]<fix> add test case and bug case
2021-03-20 16:10:45 +08:00
wu champion
d2aa6fe5ad
[TD-1380]<fix> fix the case of query1970YearsAf.py
2021-03-19 18:35:26 +08:00
huili
78ca40f843
Merge pull request #5503 from taosdata/test/testcase
...
[TD-3367]<test>restore last_cache
2021-03-19 17:59:58 +08:00
wu champion
e041d4897a
Merge pull request #10 from wu-champion/develop
...
更新0319内容到1380
2021-03-19 17:50:55 +08:00
Shuduo Sang
b294d3ebaa
Feature/sangshuduo/td 3317 taosdemo interlace ( #5500 )
...
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
check offset 0.
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
fix sample file import bug.
* [TD-3316] <fix>: add test case for limit and offset. fix sample data issue.
* [TD-3327] <fix>: fix taosdemo segfault when import data from sample data file.
* [TD-3317] <feature>: make taosdemo support interlace mode.
json parameter rows_per_tbl support.
* [TD-3317] <feature>: support interlace mode.
refactor
* [TD-3317] <feature>: support interlace mode.
refactor
* [TD-3317] <feature>: support interlace mode insertion.
refactor.
* [TD-3317] <feature>: support interlace mode insertion.
change json file.
* [TD-3317] <feature>: support interlace mode insertion.
fix multithread create table regression.
* [TD-3317] <feature>: support interlace mode insertion.
working but not perfect.
* [TD-3317] <feature>: support interlace mode insertion.
rename lowaTest with taosdemoTestWithJson
* [TD-3317] <feature>: support interlace mode insertion.
perfect
* [TD-3317] <feature>: support interlace mode insertion.
cleanup.
* [TD-3317] <feature>: support interlace mode insertion.
adjust algorithm of loop times.
* [TD-3317] <feature>: support interlace mode insertion.
fix delay time bug.
* [TD-3317] <feature>: support interlace mode insertion.
fix progressive timestamp bug.
* [TD-3317] <feature>: support interlace mode insertion.
add an option for performance print.
* [TD-3317] <feature>: support interlace mode insertion.
change json test case with less table for acceleration.
* [TD-3317] <feature>: support interlace mode insertion.
change progressive mode timestamp step and testcase.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-19 17:43:18 +08:00
wu champion
59790c4dc0
Merge pull request #7 from wu-champion/develop
...
更新分支1380
2021-03-19 15:29:45 +08:00
liuyq-617
6c96795ab1
[TD-3367]<test>restore last_cache
2021-03-19 14:14:21 +08:00
Ping Xiao
4afccbd0a5
[TD-3365]<test>: update test case
2021-03-19 13:36:30 +08:00
Ping Xiao
ae73ff2074
update docker cluster script
2021-03-19 11:12:06 +08:00
Ping Xiao
153a489e12
[TD-3365]<test>: add test case for query filter on tag type
2021-03-19 09:38:34 +08:00
Ping Xiao
a9ea81aaee
update docker cluster script
2021-03-18 18:13:44 +08:00
Ping Xiao
9e25723078
remove last_cache.py from full test
2021-03-18 17:48:33 +08:00
haojun Liao
1835aaada8
Merge pull request #5483 from taosdata/feature/query
...
[td-3361]<fix>: nchar tag filter caused client crash.
2021-03-18 16:17:41 +08:00
Haojun Liao
7447a8c562
[td-3361]<fix>: nchar tag filter caused client crash.
2021-03-18 15:24:36 +08:00
liuyq-617
53496c7844
fix
2021-03-18 11:21:56 +08:00
liuyq-617
282d1c10f2
[TD-3318]<test>add case for stddev
2021-03-18 11:18:51 +08:00
Shuduo Sang
3f312f8bf4
Feature/sangshuduo/td 3317 taosdemo interlace ( #5476 )
...
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
check offset 0.
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
fix sample file import bug.
* [TD-3316] <fix>: add test case for limit and offset. fix sample data issue.
* [TD-3327] <fix>: fix taosdemo segfault when import data from sample data file.
* [TD-3317] <feature>: make taosdemo support interlace mode.
json parameter rows_per_tbl support.
* [TD-3317] <feature>: support interlace mode.
refactor
* [TD-3317] <feature>: support interlace mode.
refactor
* [TD-3317] <feature>: support interlace mode insertion.
refactor.
* [TD-3317] <feature>: support interlace mode insertion.
change json file.
* [TD-3317] <feature>: support interlace mode insertion.
fix multithread create table regression.
* [TD-3317] <feature>: support interlace mode insertion.
working but not perfect.
* [TD-3317] <feature>: support interlace mode insertion.
rename lowaTest with taosdemoTestWithJson
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-17 23:15:18 +08:00
huili
1d5c57d8e2
Merge pull request #5465 from taosdata/test/testcase
...
[TD-3198]<test>sync test case file
2021-03-17 18:16:02 +08:00
haojun Liao
35f9dabb4a
Merge pull request #5466 from taosdata/feature/query
...
[td-225]remove unused keywords.
2021-03-17 16:28:16 +08:00
wu champion
2f0f9006fc
Merge pull request #5 from wu-champion/develop
...
更新1380分支
2021-03-17 16:04:24 +08:00
liuyq-617
ee17eab632
rebalance
2021-03-17 15:58:49 +08:00
liuyq-617
ba79d022ce
rebalance
2021-03-17 15:16:11 +08:00
liuyq-617
683b1282b8
abort build
2021-03-17 14:28:36 +08:00
liuyq-617
4e34b78dcd
add stage after build
2021-03-17 14:24:55 +08:00
liuyq-617
8930b00ead
inc coreverage of operation
2021-03-17 14:19:03 +08:00
huili
7d9aef527a
Merge pull request #5457 from taosdata/test/jenkins
...
[TD-3326]<test>backup taos after taos coredump
2021-03-17 14:02:23 +08:00
liuyq-617
137405ba61
fix erros
2021-03-17 13:50:55 +08:00
liuyq-617
ea82920d84
remove duplicate case
2021-03-17 13:36:54 +08:00
Haojun Liao
8286820a1c
[td-225]remove unused keywords.
2021-03-17 13:15:09 +08:00
liuyq-617
cbee31ead8
Merge branch 'develop' into test/testcase
2021-03-17 13:06:12 +08:00
liuyq-617
4c64997447
add case
2021-03-17 13:02:51 +08:00
liuyq-617
608134c229
[TD-3198]<test>sync test case file
2021-03-17 12:38:43 +08:00
haojun Liao
57eb2da653
Merge pull request #5459 from taosdata/feature/query
...
Feature/query
2021-03-17 10:03:30 +08:00
Shengliang Guan
8e525a3702
Merge pull request #5460 from taosdata/hotfix/sf
...
Hotfix/sf
2021-03-17 09:09:57 +08:00
Shuduo Sang
8e455df297
Hotfix/sangshuduo/td 3327 taosdemo segfault sampledata ( #5458 )
...
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
check offset 0.
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
fix sample file import bug.
* [TD-3316] <fix>: add test case for limit and offset. fix sample data issue.
* [TD-3327] <fix>: fix taosdemo segfault when import data from sample data file.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-16 18:51:11 +08:00
Haojun Liao
83543e0535
[td-3318]update the sim
2021-03-16 18:39:02 +08:00
liuyq-617
d0254171b7
fix error
2021-03-16 17:26:13 +08:00
Shengliang Guan
9f8f3c89f9
Merge remote-tracking branch 'origin/develop' into hotfix/sf
2021-03-16 09:23:44 +00:00
Haojun Liao
46424a67fc
[td-225] update the sim script.
2021-03-16 16:27:56 +08:00
haojun Liao
91b5af2cee
Merge pull request #5453 from taosdata/feature/qrefactor
...
[td-3313] <fix>: fix join bug
2021-03-16 16:20:07 +08:00
liuyq-617
f4aa1da235
fix error
2021-03-16 16:19:45 +08:00
liuyq-617
3f8e90670f
[TD-3326]<test>backup taos after taos coredump
2021-03-16 16:10:54 +08:00
huili
61db2e2217
Merge pull request #5445 from taosdata/xiaoping/add_test_case
...
[TD-1002]<test>: add test case for double type
2021-03-16 14:19:18 +08:00
huili
d70cef9f61
Merge pull request #5443 from taosdata/test/testcase
...
[TD-3223]<test>case for stddev on the same column
2021-03-16 14:19:09 +08:00
wu-champion
911a573d5b
[TD-3274]<test>: add test case for after 1970 years
2021-03-16 14:13:56 +08:00
Haojun Liao
befbdf8972
[td-225]update test.
2021-03-16 14:11:05 +08:00
Shengliang Guan
e63be42434
Merge remote-tracking branch 'origin/fix/TD-3307' into hotfix/sf
2021-03-16 13:44:19 +08:00
Haojun Liao
9ff85c617e
[td-3313] add test script.
2021-03-16 10:26:24 +08:00
Shuduo Sang
bbfde59f0a
Hotfix/sangshuduo/td 3316 testcase for taosdemo limit offset ( #5451 )
...
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
check offset 0.
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
fix sample file import bug.
2021-03-16 07:55:22 +08:00
haojun Liao
a838ce83e8
Merge pull request #5440 from taosdata/feature/qrefactor
...
[td-3294]fix bug found by regression test.
2021-03-15 22:06:04 +08:00
Shuduo Sang
7d7f7ada31
[TD-3316] <test>: add testcase for taosdemo child table limit and offset.
2021-03-15 19:13:59 +08:00
Shuduo Sang
ac4311d488
[TD-3192] <feature>: support child table limit and offset.
...
add test case
2021-03-15 19:09:51 +08:00
Shengliang Guan
851975db4e
TD-3308
2021-03-15 10:37:54 +00:00
Haojun Liao
8ac63bb2cc
[td-225]fix bugs found by regression test.
2021-03-15 15:48:48 +08:00
Ping Xiao
e94cbdf532
[TD-1002]<test>: add test case for double type
2021-03-15 15:09:41 +08:00
huili
78eda385c5
Merge pull request #5435 from taosdata/xiaoping/add_test_case
...
[TD-1002]<test> add test case for percentile function
2021-03-15 09:58:53 +08:00
liuyq-617
7879ca6aba
[TD-3223]<test>case for stddev on the same column
2021-03-15 09:52:19 +08:00
Shuduo Sang
232eacec90
[TD-3197] <fix>: fix coverity scan issues. add taosdemo test case.
2021-03-13 22:56:31 +08:00
Ping Xiao
31f9b71d82
[TD-1002]<test> add test case for percentile function
2021-03-13 15:05:35 +08:00
huili
3b2827d8a7
Merge pull request #5403 from wu-champion/feature/TD-3182
...
[TD-3182] <fix>: fix queryBetweenAnd.py case add to CI
2021-03-13 09:43:59 +08:00
huili
3c72ecd002
Merge pull request #5424 from taosdata/test/testcase
...
[TD-3196]<test>stddev+group by null tag value
2021-03-13 09:43:03 +08:00
Shuduo Sang
5a42914c34
Merge pull request #5427 from taosdata/feature/sangshuduo/TD-3192-support-tblimit-tboffset
...
Feature/sangshuduo/td 3192 support tblimit tboffset
2021-03-13 00:02:59 +08:00
haojun Liao
25e7ff1e6b
Merge pull request #5409 from taosdata/hotfix/TD-3231
...
[TD-3231]last_row should not work with group by column
2021-03-12 22:36:49 +08:00
haojun Liao
26fe683fb2
Merge pull request #5402 from taosdata/hotfix/TD-3223
...
[TD-3223]taosd crash for multiple stddev query
2021-03-12 22:36:25 +08:00
haojun Liao
7d8ca438e4
Merge pull request #5401 from taosdata/feature/qrefactor
...
Feature/qrefactor
2021-03-12 22:35:39 +08:00
Shuduo Sang
69688dc4e8
Merge branch 'develop' into feature/sangshuduo/TD-3192-support-tblimit-tboffset
2021-03-12 17:35:51 +08:00
Shengliang Guan
49225e3ef5
fix ci error
2021-03-12 07:32:52 +00:00
liuyq-617
be6c5c8982
[TD-3196]<test>stddev+group by null tag value
2021-03-12 15:14:41 +08:00
Shuduo Sang
2dd89ced18
Merge pull request #5412 from taosdata/hotfix/sangshuduo/TD-3147-insert-rate-more-than-1s
...
Hotfix/sangshuduo/td 3147 insert rate more than 1s
2021-03-12 13:22:49 +08:00
Haojun Liao
aa063917ab
[td-2895] merge develop.
2021-03-12 11:30:59 +08:00
Shuduo Sang
405814f82c
Merge branch 'develop' into feature/sangshuduo/TD-3192-support-tblimit-tboffset
2021-03-12 10:39:09 +08:00
haojun Liao
9a42050b99
Merge pull request #5371 from taosdata/hotfix/TD-3184
...
[TD-3184]last(*) with group by doesn't work
2021-03-12 10:13:00 +08:00
Shengliang Guan
89a2451af0
Merge pull request #5421 from taosdata/feature/tqueue
...
Feature/tqueue
2021-03-12 09:07:21 +08:00
Shuduo Sang
867f443c5b
[TD-3192] <feature>: support stb limit and offset. fix sleep time.
2021-03-11 20:57:39 +08:00
Shengliang Guan
f5ecbb6e58
TD-3130
2021-03-11 20:39:22 +08:00
Haojun Liao
2891d51a3b
[td-2895] fix bug found by regression test.
2021-03-11 17:41:36 +08:00
Shuduo Sang
618c02779c
Merge branch 'develop' into feature/sangshuduo/TD-3192-support-tblimit-tboffset
2021-03-11 16:24:57 +08:00
Shuduo Sang
9e7ed32f40
[TD-3192] <feature>: support stb limit and offset. refactor.
2021-03-11 16:16:54 +08:00
Ping Xiao
9d13525f30
remove data files before taosd start for JDBC and Unit test
2021-03-11 13:37:34 +08:00
dapan1121
a19ed6e956
add case
2021-03-11 11:20:17 +08:00
Steven Li
88b0262ecf
Temporarily removed last_row as an aggregate function in crash_gen tool
2021-03-11 02:14:14 +00:00
dapan1121
2cf2df024e
fix bug
2021-03-10 18:34:45 +08:00
Haojun Liao
ef5fa20441
[td-2895] merge develop.
2021-03-10 14:55:59 +08:00
dapan1121
5b81cd8093
fix bug
2021-03-10 14:50:47 +08:00
wu-champion
717e7561e2
[TD-3182] <fix>: add queryBetweenAnd.py and add to CI
2021-03-10 14:47:02 +08:00
Shengliang Guan
c92db0aef0
TD-3220
2021-03-10 10:47:21 +08:00
Haojun Liao
405e201cc6
[td-2895] refactor.
2021-03-10 10:03:48 +08:00
Shengliang Guan
521113ec0a
Merge remote-tracking branch 'origin/develop' into feature/tqueue
2021-03-10 09:14:31 +08:00
Haojun Liao
4f527aef73
[td-2895] refactor.
2021-03-09 22:42:57 +08:00
Shengliang Guan
833dde3166
TD-3130
2021-03-09 21:57:02 +08:00
Haojun Liao
8a45eedda7
[td-2895] merge develop.
2021-03-09 18:00:39 +08:00
Steven Li
a7c9113dbc
Merge remote-tracking branch 'origin/develop' into feature/crash_gen
2021-03-09 03:25:20 +00:00
Steven Li
bbf7b47e29
Added -w option to crash_gen tool to write duplicate data to shadow database
2021-03-09 03:24:48 +00:00
Shengliang Guan
80a8d73f9c
Merge pull request #5373 from taosdata/fix/TD-3191
...
[TD-3191]<fix>: walLevel change from 0 to 1 to make wal sync happy
2021-03-08 18:32:32 +08:00
Haojun Liao
66163f96af
[td-2895] merge develop.
2021-03-08 13:33:15 +08:00
Minglei Jin
12a83af0fe
[TD-3191]<fix>: walLevel change from 0 to 1 to make wal sync happy
2021-03-08 11:57:33 +08:00
liuyq-617
0e1545866d
change format
2021-03-08 11:49:46 +08:00
liuyq-617
f2e8fcb820
revert
2021-03-08 11:47:32 +08:00
dapan1121
57545ec692
add case
2021-03-08 11:43:29 +08:00
dapan1121
572df73646
fix bug
2021-03-08 11:39:08 +08:00
liuyq-617
8fb6934a8f
[TD-3181]<test>add testcase for TD-3170
2021-03-08 11:24:46 +08:00
liuyq-617
e5a2a446b5
Merge branch 'develop' into test/testcase
2021-03-08 10:12:56 +08:00
Haojun Liao
5501982faa
[td-2895] refactor.
2021-03-07 23:08:10 +08:00
liuyq-617
b6d80466b7
inc code coverage
2021-03-05 18:51:14 +08:00
Shuduo Sang
b694b2c378
Merge pull request #5360 from taosdata/hotfix/TD-3142
...
Hotfix/td 3142
2021-03-05 18:09:12 +08:00
huili
1312099d88
Merge pull request #5362 from taosdata/test/testcase
...
fix error
2021-03-05 18:07:44 +08:00
liuyq-617
a54f339b35
fix error
2021-03-05 18:03:15 +08:00
huili
71bad29c0f
Merge pull request #5361 from taosdata/test/testcase
...
[TD-3161]<test>Inc coverage of calculation
2021-03-05 17:42:37 +08:00
liuyq-617
166975421a
[TD-3161]<test>Inc coverage of calculation
2021-03-05 17:37:33 +08:00
Ping Xiao
a886b8e447
update test case, reduce case time
2021-03-05 16:51:04 +08:00
huili
00d6bb397e
Merge pull request #5350 from taosdata/xiaoping/add_test_case
...
[TD-3155]<test>: add test case
2021-03-05 16:26:31 +08:00
zyyang
7ffbb65588
modified the springboot demo
2021-03-05 15:21:23 +08:00
Ping Xiao
494abf094e
Fix some issues
2021-03-05 13:11:42 +08:00
Shuduo Sang
b44bff0c6a
[TD-3177] <fix>: fix demo.c checking result error mistake.
2021-03-05 11:50:51 +08:00
Ping Xiao
e15501e4b6
[TD-1977]<test>: add query unit test into CI
2021-03-05 11:04:52 +08:00
Ping Xiao
142f936692
Merge branch 'develop' into xiaoping/add_test_case
2021-03-05 10:26:24 +08:00
Ping Xiao
ee5dbf129e
[TD-3155]<test>: add test case
2021-03-05 10:23:37 +08:00
zyyang
179a4f5588
[TD-3142]<fix>: fix JDBC-RESTful back ResultSet with null Type
2021-03-05 09:28:06 +08:00
Haojun Liao
d88664a3e6
[td-3047] refactor.
2021-03-04 18:12:52 +08:00
zyyang
1734b1d197
[TD-3173]<feature>: java taosdemo can execute one sql statement by commandline
2021-03-04 17:18:52 +08:00
Minglei Jin
8e4ca52588
db/walLevel: fix test cases to allow wal set to 0
2021-03-04 17:14:38 +08:00
zyyang
bfeb758b3a
Merge branch 'develop' into hotfix/TD-3142
2021-03-04 16:21:35 +08:00
haojun Liao
b37b73334d
Merge pull request #5342 from taosdata/enhance/TD-3158
...
[TD-3158]<fix>: replace head_type with column_meta in http response
2021-03-04 15:08:28 +08:00
Minglei Jin
4d52e8cb4e
[TD-3158]<fix>: fix http column_meta test cases
2021-03-04 14:26:25 +08:00
Minglei Jin
b786f914cb
tsim: enlarge variable size from 512 to 1024
2021-03-04 14:24:41 +08:00
huili
15a65b521c
Merge pull request #5333 from taosdata/xiaoping/add_test_case
...
[TD-3154]<test>: update test case
2021-03-04 11:40:08 +08:00
huili
a31bc4cef1
Merge pull request #5340 from taosdata/test/testcase
...
[TD-3161]<test>add coverage on unsigned type
2021-03-04 11:10:13 +08:00
huili
d3802d667a
Merge pull request #5338 from taosdata/test/jenkins
...
[TD-3127]<test>add unsigned type
2021-03-04 11:10:04 +08:00
liuyq-617
d97e727419
[TD-3161]<test>add coverage on unsigned type
2021-03-04 10:06:19 +08:00
Shengliang Guan
ab7f50755a
Merge pull request #5336 from taosdata/fix/TD-3043
...
[TD-3043]<fix>: allow monitor db table to be dropped & altered
2021-03-04 10:05:27 +08:00
haojun Liao
88d5409272
Merge pull request #5331 from taosdata/enhance/TD-3158
...
[TD-3158]<enhance>: add head_type fileds with RESTful API
2021-03-04 10:01:45 +08:00
liuyq-617
42ac4ff8fd
[TD-3127]<test>add unsigned type
2021-03-04 09:42:14 +08:00
Minglei Jin
60d8315431
monitor: update test cases to allow drop & alter monit tables
2021-03-03 22:26:31 +08:00
Minglei Jin
8236cbae8b
http/head_type: fix test cases
2021-03-03 18:33:48 +08:00
Shuduo Sang
d9560c8bfa
[TD-3160] <fix>: fix c demo program compile issue.
2021-03-03 17:58:57 +08:00
Ping Xiao
f73383da27
[TD-3154]<test>: update test case
2021-03-03 17:06:37 +08:00
zyyang
a8bb365a69
change
2021-03-03 14:28:47 +08:00
zyyang
bc95793da0
change
2021-03-03 14:27:58 +08:00
huili
1b093a0d83
Merge pull request #5313 from taosdata/test/jenkins
...
<test>add test case for unsigned type
2021-03-03 14:17:17 +08:00
zyyang
ba22bff210
change
2021-03-03 14:12:50 +08:00
zyyang
0b5729fbf7
change
2021-03-03 11:16:30 +08:00
zyyang
2a683c5b9c
change
2021-03-03 11:00:43 +08:00
Steven Li
a25af67190
Merge remote-tracking branch 'origin/develop' into feature/crash_gen
2021-03-03 02:30:37 +00:00
zyyang
04f06f9d4d
change driver
2021-03-03 10:09:07 +08:00
zyyang
b82a1c71be
add count and select tbname SQL test in springbootdemo
2021-03-03 10:02:07 +08:00
Ping Xiao
417bfd771d
add sudo to aviod password
2021-03-02 13:47:01 +08:00
Haojun Liao
11f07ea038
[td-2895] refactor.
2021-03-01 17:31:07 +08:00
Steven Li
fa13844ae6
Adjusted crash_gen tool to run on ARM32 platform, without Python guppy package
2021-03-01 08:24:07 +00:00
Haojun Liao
921eaa1ccd
[td-2895] refactor.
2021-02-26 15:45:13 +08:00
liuyq-617
e3ad650969
fix
2021-02-26 13:45:28 +08:00
Ping Xiao
6037f5d0ce
[TD-3069]<test>: add test case
2021-02-26 11:11:56 +08:00
zyyang
2b165d84f2
change
2021-02-25 17:32:56 +08:00
zyyang
2091df72c1
Merge branch 'develop' into feature/TD-2868
2021-02-25 17:19:27 +08:00
liuyq-617
3b4f730faa
Merge branch 'develop' into test/jenkins
2021-02-25 16:54:13 +08:00
zyyang
9a58d6d893
change
2021-02-25 16:37:04 +08:00
Ping Xiao
26c6516a2a
change
2021-02-25 13:03:36 +08:00
Ping Xiao
3433405216
fix
2021-02-25 12:45:39 +08:00
Ping Xiao
541630967c
add stop taosd script
2021-02-25 11:40:31 +08:00
Ping Xiao
bed7772245
fix scrit issue
2021-02-25 09:43:49 +08:00
Haojun Liao
e8ff71f74b
[td-2895] refactor.
2021-02-24 18:16:48 +08:00
Ping Xiao
8b402897f6
[TD-2953]<test>: add jdbc cases into CI
2021-02-24 15:06:24 +08:00
zyyang
2cdcfcf565
describe how to use taosdemo in readme.md
2021-02-23 11:31:55 +08:00
Shuduo Sang
4f39518dd8
Merge branch 'develop' into hotfix/sangshuduo/TD-2984-combine-taosdemo-and-taosdemox
2021-02-23 11:21:02 +08:00
huili
0a6c5895fa
Merge pull request #5240 from taosdata/concurrent_inquriry
...
[TD-2841]<test>sql record & replay
2021-02-23 10:58:45 +08:00
huili
858da49dfa
Merge pull request #5239 from taosdata/test/testcase
...
[TD-3011]<test>memory leak can't merge
2021-02-23 10:54:13 +08:00
haojun Liao
ef5e2ec5d8
Merge pull request #5226 from taosdata/feature/TD-2992
...
[TD-2992]<feature>:support between/and in sql
2021-02-22 18:14:33 +08:00
haojun Liao
d66bb15539
Merge pull request #5238 from taosdata/hotfix/TD-3019
...
[TD-3019]stddev and group by with same column issue
2021-02-22 18:13:58 +08:00
liuyq-617
304b1374d1
[TD-2841]<test>sql record & replay
2021-02-22 17:35:48 +08:00
liuyq-617
8f6832ce66
[TD-3011]<test>memory leak can't merge
2021-02-22 16:22:25 +08:00
huili
3d407ab587
Merge pull request #5224 from taosdata/xiaoping/add_test_case
...
coverage test/CI: add start time for each case
2021-02-22 15:42:40 +08:00
Haojun Liao
df667dea6f
[td-2895] refactor query processing model.
2021-02-22 15:35:34 +08:00
liuyq-617
acfec5818b
revert pythonchecker
2021-02-22 15:29:57 +08:00
liuyq-617
86e6e9ec92
modify test case for unsigned datetype
2021-02-22 13:06:40 +08:00
liuyq-617
0b4f0680d3
[TD-2742]<test>modify case for unsigned
2021-02-22 12:59:00 +08:00
dapan1121
9595287c09
fix bug
2021-02-22 11:44:32 +08:00
Shuduo Sang
12d89a7547
[TD-2984] <fix>: combine taosdemo and taosdemox. modify test case for new schema.
2021-02-22 03:00:14 +00:00
Ping Xiao
55959ebf76
Update perftest script
2021-02-22 10:36:09 +08:00
Shuduo Sang
eb8ca83bda
[TD-2984] <fix>: combine taosdemo and taosdemox.
2021-02-22 01:58:52 +00:00
Shuduo Sang
0dc94d66f7
Merge branch 'develop' into hotfix/sangshuduo/TD-2984-combine-taosdemo-and-taosdemox
2021-02-22 01:54:27 +00:00
Shuduo Sang
c4fb50281b
Merge pull request #5184 from taosdata/feature/TD-2133
...
[TD-2133]<feature>: add queryService in java taosdemo
2021-02-22 09:43:47 +08:00
liuyq-617
0bcecce064
modify
2021-02-20 17:09:58 +08:00
Ping Xiao
82dedc7683
[TD-2423]<test>: add test case
2021-02-20 16:58:45 +08:00
liuyq-617
f63f60b5db
modify
2021-02-20 16:01:31 +08:00
liuyq-617
8378850bfa
add
2021-02-20 15:01:59 +08:00
liuyq-617
ca2c7b0d75
[TD-2742]add test case for unsigned
2021-02-20 15:01:46 +08:00
Ping Xiao
70d751bab3
Merge branch 'develop' into xiaoping/add_test_case
2021-02-20 14:55:23 +08:00
Shuduo Sang
0b718f8854
[TD-2984] <fix>: combine taosdemo and taosdemox. fix taosdemoTest.py.
2021-02-20 03:12:17 +00:00
Shuduo Sang
d0a7761962
Merge branch 'develop' into hotfix/sangshuduo/TD-2984-combine-taosdemo-and-taosdemox
2021-02-20 02:49:39 +00:00
dapan1121
0f6a0fa47b
support between/and in sql
2021-02-20 10:21:25 +08:00
Shuduo Sang
6d4b8a49fc
Merge branch 'develop' into feature/sangshuduo/TD-2971-python-connector-support-unsigned
2021-02-20 02:15:08 +00:00
Ping Xiao
1785c81555
Merge branch 'develop' into xiaoping/add_test_case
2021-02-20 09:36:14 +08:00
Ping Xiao
2612f11a63
Add start time for each case
2021-02-20 09:25:23 +08:00
Shuduo Sang
da32a2571e
[TD-2971] feature: make python connector support unsigned type. fix constants id.
2021-02-19 18:26:56 +08:00
liuyq-617
206163d510
add testcase for unsigned
2021-02-19 18:24:22 +08:00
huili
fa0bc728d1
Merge pull request #5215 from taosdata/test/jenkins
...
<test>sync test files
2021-02-19 15:37:49 +08:00
Shuduo Sang
22ab19df84
[TD-2984] <fix>: combine taosdemo and taosdemox. no need taos_init().
2021-02-19 07:10:40 +00:00
Shuduo Sang
f2fc2fe82e
[TD-2984] <fix>: combine taosdemo and taosdemox.
2021-02-19 06:35:49 +00:00
haojun Liao
67671328df
Merge pull request #5214 from taosdata/feature/TD-2423
...
[TD-2423]support create child table with specified tag list
2021-02-19 14:32:29 +08:00
haojun Liao
0dddfb3dce
Merge pull request #5204 from taosdata/hotfix/TD-2964
...
[TD-2964]add check for tmp directory
2021-02-19 14:26:23 +08:00
Shuduo Sang
78af455071
Merge pull request #5202 from taosdata/feature/sangshuduo/TD-2971-python-connector-support-unsigned
...
[TD-2971] feature: make python connector support unsigned type.
2021-02-19 11:23:50 +08:00
Shengliang Guan
27ba492e04
Merge pull request #5198 from taosdata/feature/crash_gen
...
Adjusting crash_gen tool to replicate 0x700 problem
2021-02-19 11:14:47 +08:00
liuyq-617
94a6d00c4e
<test>sync test files
2021-02-19 10:26:18 +08:00
Shuduo Sang
ebc60c02ae
Merge branch 'develop' into feature/sangshuduo/TD-2971-python-connector-support-unsigned
2021-02-19 09:55:43 +08:00
Shuduo Sang
42efe016c7
[TD-2971] feature: make python connector support unsigned type. fix pep8 format.
2021-02-19 09:54:00 +08:00
dapan1121
ab28ecd063
Merge branch 'develop' into feature/TD-2423
2021-02-19 09:40:32 +08:00
dapan1121
28d76eda8d
fix bug and add case
2021-02-19 09:39:53 +08:00
huili
b2cf34de68
Merge pull request #5206 from taosdata/xiaoping/add_test_case
...
[TD-2977]<test>: add test case
2021-02-19 09:28:35 +08:00
huili
4c5a61693e
Merge pull request #5205 from taosdata/test/testcase
...
<test>test date befor 1970
2021-02-19 09:28:07 +08:00
huili
1461b7c28e
Merge pull request #5207 from taosdata/test/jenkins
...
[TD-2980]<test>add nodejs connector test into CI
2021-02-19 09:20:57 +08:00
dapan1121
cb125b090e
add test case
2021-02-18 18:58:20 +08:00
liuyq-617
a154d1328e
balance
2021-02-18 17:57:00 +08:00
liuyq-617
1e1d038f73
[TD-2980]<test>add nodejs connector test into CI
2021-02-18 16:28:45 +08:00
Ping Xiao
a586784c5d
[TD-2977]<test>: add test case
2021-02-18 16:00:04 +08:00
liuyq-617
aedccee516
<test>test date befor 1970
2021-02-18 15:25:35 +08:00
dapan1121
12dac486bd
fix bug
2021-02-18 15:15:16 +08:00
Shuduo Sang
b378b691bd
Merge pull request #5196 from taosdata/hotfix/sangshuduo/TD-2969-fix-rust-submodule
...
[TD-2969] <fix>: fix rust example submodule issue.
2021-02-18 14:21:37 +08:00
Shuduo Sang
8904a04603
[TD-2971] feature: make python connector support unsigned type.
2021-02-18 13:49:11 +08:00
huili
f104b15cbb
Merge pull request #5189 from taosdata/xiaoping/add_test_case
...
[TD-2846]<test>: scripts for docker cluster
2021-02-18 13:32:48 +08:00
Steven Li
95ef01bf45
Committing crash_gen tool to replicate 0x700 (invalid handle) problem, reasonably easily
2021-02-18 02:40:58 +00:00
Steven Li
ac85dc1599
Merge remote-tracking branch 'origin/develop' into feature/crash_gen
2021-02-18 00:51:59 +00:00
Shuduo Sang
5133cbd4bf
[TD-2969] <fix>: fix rust example submodule issue.
2021-02-12 15:21:00 +00:00
haojun Liao
28ad4f89ba
Merge pull request #5182 from taosdata/hotfix/TD-2956
...
[TD-2956]fix case issue
2021-02-09 15:02:54 +08:00
Steven Li
1d35b45961
Merge remote-tracking branch 'origin/develop' into feature/crash_gen
2021-02-08 06:57:01 +00:00
Steven Li
6500933c67
Added additional crash_gen debug output
2021-02-08 06:56:58 +00:00
Haojun Liao
6b3fccab3c
[td-2886]<fix>: add a new error code in crash_gen
2021-02-08 12:26:26 +08:00
Ping Xiao
e53e414f51
[TD-2846]<test>: update docker cluster scripts
2021-02-08 01:42:41 +08:00
zyyang
cb017ca0bd
change
2021-02-07 16:58:03 +08:00
Ping Xiao
42d5896ba1
Merge branch 'develop' into xiaoping/add_test_case
2021-02-07 14:41:47 +08:00
Haojun Liao
bab798f439
[td-225] merge develop
2021-02-07 11:52:17 +08:00
dapan1121
9bc68e5320
fix case issue
2021-02-07 10:43:20 +08:00
huili
c2215eb214
Merge pull request #5164 from taosdata/test/jenkins
...
reblance server load
2021-02-06 19:07:32 +08:00
Ping Xiao
4dbf8e611a
Merge branch 'develop' into xiaoping/add_test_case
2021-02-06 17:52:06 +08:00
Ping Xiao
508993a73b
[TD-2846]<test>: update docker cluster scripts
2021-02-06 17:50:21 +08:00
Shuduo Sang
30ea2efd02
[TD-2771] <feature>: python taosdemo. refine query.
2021-02-06 09:39:46 +00:00
Shuduo Sang
b1c6a7d49f
[TD-2771] <feature>: python taosdemo. add query func.
2021-02-06 09:19:30 +00:00
Shuduo Sang
32f57e5b6f
Merge branch 'develop' into feature/sangshuduo/TD-2771-python-taosdemo
2021-02-06 08:42:56 +00:00
Shuduo Sang
e5908c5f02
[TD-2771] feature: python taosdemo. multi process/thread working.
2021-02-06 08:40:38 +00:00
Shengliang Guan
121c4ed91b
Merge pull request #5170 from taosdata/feature/linux
...
Feature/linux
2021-02-06 16:15:05 +08:00
liuyq-617
9a7573561e
fix
2021-02-06 16:05:33 +08:00
liuyq-617
d9e4587f6b
[TD-2842]<test>add valgrind in concurrent_inquiry
2021-02-06 15:54:41 +08:00
huili
86feb99db8
Merge pull request #5156 from taosdata/xiaoping/add_test_case2
...
[TD-2568]<test>: add test case
2021-02-06 14:40:24 +08:00
Ping Xiao
58d4e1fa00
[TD-2846]<test>: update docker cluster scripts
2021-02-06 09:14:58 +08:00
Shengliang Guan
51b446877d
Merge remote-tracking branch 'origin/develop' into feature/linux
2021-02-05 22:09:30 +08:00
Shengliang Guan
e14f0fdeee
change cmake version
2021-02-05 22:08:18 +08:00
Shuduo Sang
11b1467d5c
[TD-2771] feature: python taosdemo. adjust debug output.
2021-02-05 11:08:31 +00:00
Shuduo Sang
59de857840
Merge branch 'develop' into feature/sangshuduo/TD-2771-python-taosdemo
2021-02-05 10:49:54 +00:00
Shuduo Sang
13a6421698
[TD-2771] feature: python taosdemo. add lock.
2021-02-05 10:48:25 +00:00
liuyq-617
94d0bc4b5b
reblance server load
2021-02-05 16:38:08 +08:00
Ping Xiao
c3ec4de29a
Merge branch 'develop' into xiaoping/add_test_case
2021-02-05 15:40:39 +08:00
haojun Liao
07266ba90b
Merge pull request #5141 from taosdata/hotfix/TD-2518
...
[TD-2518]support query data before 1970
2021-02-05 14:50:46 +08:00
Ping Xiao
eff6d2d113
Fix alter_table.py failure
2021-02-05 13:56:27 +08:00
Ping Xiao
1b63f63100
[TD-2568]<test>: add test case
2021-02-05 11:27:02 +08:00
Haojun Liao
002ce0db65
[td-225]update sim.
2021-02-05 10:42:30 +08:00
Haojun Liao
be19f2117b
[td-225]update sim.
2021-02-05 10:40:26 +08:00
Ping Xiao
309bbd655e
[TD-2846]<test>: imporve docker cluster scripts
2021-02-04 18:16:31 +08:00
Shengliang Guan
871e24dc20
Merge remote-tracking branch 'origin/develop' into feature/linux
2021-02-04 16:24:40 +08:00
Shengliang Guan
32b10a42d0
TD-1207 rename in windows
2021-02-04 16:23:55 +08:00
Shengliang Guan
7574b98ebf
Merge pull request #5144 from taosdata/fix/TD-2925
...
[TD-2925]<fix>: rename keep2,keep1 -> keep1,keep0
2021-02-04 16:23:01 +08:00
Minglei Jin
cc29da4e52
[TD-2643,TD-2925]<fix>: update sim test case and JDBCDemo doc
2021-02-04 15:40:51 +08:00
huili
4e2e7596cb
Merge pull request #5102 from taosdata/hotfix/sangshuduo/TD-2901-csharp-taosdemo-with-mono-doesnot-exit
...
[TD-2901] <fix>: fix bug taosdemo with mono compiled does not exit.
2021-02-04 15:25:59 +08:00
huili
efece34933
Merge pull request #5138 from taosdata/xiaoping/add_test_case
...
Fix taosdemoTest2.py failure
2021-02-04 15:25:15 +08:00
huili
fb7b63eed0
Merge pull request #5134 from taosdata/test/testcase
...
[TD-2555]<test>add test for stddev
2021-02-04 15:25:04 +08:00
dapan1121
fbfe4a3b47
Merge branch 'develop' into hotfix/TD-2518
2021-02-04 14:25:02 +08:00
dapan1121
c019feaefc
fix case issue
2021-02-04 14:22:47 +08:00
Haojun Liao
e7a52dfb14
[td-225]merge develop
2021-02-04 12:56:06 +08:00
Ping Xiao
b788f3d8e4
[TD-1351]<test>: add test case
2021-02-04 11:51:28 +08:00
Haojun Liao
2ee2286746
[TD-225]update the sim
2021-02-04 11:34:05 +08:00
Ping Xiao
86c2c8f871
Fix taosdemotest2.py failure
2021-02-04 10:58:11 +08:00
Ping Xiao
01e47002ea
Fix taosdemoTest2.py failure
2021-02-04 10:32:57 +08:00
Shengliang Guan
0bdecedeaa
Merge pull request #5128 from taosdata/feature/mac
...
Feature/mac
2021-02-04 09:33:51 +08:00
liuyq-617
14ecff2749
[TD-2555]<test>add test for stddev
2021-02-03 19:34:25 +08:00
Haojun Liao
0070e7f143
[TD-2895] refactor
2021-02-03 19:00:58 +08:00
huili
1baf1884c1
Merge pull request #5111 from taosdata/test/jenkins
...
[TD-2882]<test>if core,stop test
2021-02-03 18:55:37 +08:00
Haojun Liao
36c9ba0c9b
[TD-2895] refactor
2021-02-03 18:29:40 +08:00
haojun Liao
f79a3bb620
Merge pull request #5116 from taosdata/hotfix/TD-2854
...
[TD-2854]alter table with quoted table name failed
2021-02-03 18:00:08 +08:00
slguan
e60b11fe8e
Merge remote-tracking branch 'origin/develop' into feature/mac
2021-02-03 17:48:01 +08:00
huili
3da1024d7e
Merge pull request #5120 from taosdata/test/testcase
...
[TD-2555]<test>add test case for stddev
2021-02-03 17:20:18 +08:00
slguan
e3189de8ce
Merge remote-tracking branch 'freemine/taosd_mac' into feature/linux
2021-02-03 15:43:28 +08:00
huili
91a3148aac
Merge pull request #5113 from taosdata/xiaoping/add_test_case
...
[TD-2850][TD-2671]<test>: add test case
2021-02-03 13:32:10 +08:00
Shengliang Guan
3bf73df9db
Merge pull request #5115 from taosdata/feature/TD-1925_new
...
Feature/td 1925 new
2021-02-03 11:12:41 +08:00
haojun Liao
92dfa4707c
Merge pull request #5084 from taosdata/feature/query
...
Feature/query
2021-02-03 10:48:51 +08:00
freemine
3c82bdfa51
first taosd on macosx
2021-02-02 23:50:13 +08:00
Shuduo Sang
cbb534c24b
[TD-2771] <feature>: python taosdemo, natvie interface.
2021-02-02 12:25:32 +00:00
liuyq-617
9d803a60db
update
2021-02-02 20:19:43 +08:00
Shuduo Sang
e66f2dbde5
[TD-2771] <feature>: python version taosdemo. add native interface
2021-02-02 19:23:43 +08:00
liuyq-617
04703e4ed0
change
2021-02-02 18:25:18 +08:00
liuyq-617
8fb87d7faf
[TD-2555]<test>add test case for stddev
2021-02-02 18:19:09 +08:00
dapan1121
245f71b2a6
no blank allowed in string
2021-02-02 16:57:20 +08:00
Ping Xiao
bdc6e4f00b
Fix taosdemo test failure
2021-02-02 16:50:32 +08:00
Haojun Liao
19fb8c0d62
[TD-225]fix script error.
2021-02-02 16:35:40 +08:00
Hongze Cheng
6f5ee32d0f
Merge branch 'feature/linux' into feature/TD-1925_new
2021-02-02 08:16:45 +00:00
Hongze Cheng
219e0994ea
Merge branch 'develop' into feature/TD-1925_new
2021-02-02 07:00:51 +00:00
Ping Xiao
0244298b60
[TD-2671]<test>: add test case for STABLE
2021-02-02 14:53:08 +08:00
liuyq-617
dee48f94a9
fix case error
2021-02-02 14:49:30 +08:00
liuyq-617
751ac814aa
remove taosdemoTest2.py
2021-02-02 14:31:31 +08:00
Shengliang Guan
ea0aed5d1e
Merge remote-tracking branch 'origin/feature/TD-1925_new' into feature/linux
2021-02-02 14:23:39 +08:00
Shuduo Sang
4b3050d72b
Merge branch 'develop' into feature/sangshuduo/TD-2771-python-taosdemo
2021-02-02 14:18:04 +08:00
Haojun Liao
82c8e4501f
Merge branch 'develop' into feature/query
2021-02-02 14:15:59 +08:00
Ping Xiao
2257f93209
[TD-2850]<test>: add test case
2021-02-02 14:14:34 +08:00
liuyq-617
27fa94194b
[TD-2882]<test>if core,stop test
2021-02-02 13:51:43 +08:00
liuyq-617
a4189faca4
modify time in another way
2021-02-02 13:32:08 +08:00
huili
9313b0ae57
Merge pull request #5101 from taosdata/test/jenkins
...
[TD-2883]<test>add jenkins server
2021-02-02 10:14:08 +08:00
liuyq-617
4bec4814fd
modify testcase suite
2021-02-02 10:01:59 +08:00
Shengliang Guan
1b8fdd4951
TD-1207
2021-02-02 09:58:22 +08:00
liuyq-617
9845bd94b5
Merge branches 'test/jenkins' and 'feature/TD-1925_new' of github.com:taosdata/TDengine into feature/TD-1925_new
2021-02-02 09:57:23 +08:00
liuyq-617
0d46d2b2ec
rebalance
2021-02-02 09:34:08 +08:00
liuyq-617
9f0e5d2ef0
rebalance
2021-02-02 09:26:58 +08:00
Shuduo Sang
b2b995e255
[TD-2771] <feature>: python version taosdemo. RESTful works.
2021-02-01 20:14:37 +08:00
Minglei Jin
c45ddcd7d0
general/http/restful_full.sim: fix http return json API changes
2021-02-01 19:05:35 +08:00
liuyq-617
ca9d1fe150
Merge branch 'develop' into test/jenkins
2021-02-01 18:59:27 +08:00
Shuduo Sang
26f7e973a9
[TD-2771] <feature>: python version taosdemo. fix --help.
2021-02-01 18:36:16 +08:00
Shuduo Sang
907f8bbaca
[TD-2771] <feature>: python version taosdemo.
2021-02-01 18:31:15 +08:00
Shuduo Sang
6ec2bca1b8
[TD-2901] <fix>: fix bug taosdemo with mono compiled does not exit.
2021-02-01 17:31:05 +08:00
Yiqing Liu
7ca3dba05a
Merge branch 'develop' into test/jenkins
2021-02-01 17:21:13 +08:00
liuyq-617
9c80a9b4d6
[TD-2883]<test>add jenkins server
2021-02-01 17:16:43 +08:00
Shengliang Guan
15c83944d3
TD-1207
2021-02-01 17:06:40 +08:00
slguan
33803004fb
temp remove some case
2021-02-01 16:20:43 +08:00
Shengliang Guan
a8928b044d
TD-1207
2021-02-01 13:53:06 +08:00
Haojun Liao
3004887c0f
Merge branch 'develop' into feature/query
2021-02-01 11:26:05 +08:00
Haojun Liao
507242aa22
[TD-225]fix error in test script.
2021-01-30 14:32:21 +08:00
liuyq-617
bb7c5da55d
revert
2021-01-29 15:02:40 +08:00
liuyq-617
a9d233ec7c
test
2021-01-29 14:59:08 +08:00
huili
d9baeab1fa
Merge pull request #5077 from taosdata/xiaoping/add_test_case
...
[TD-2801]<test>: add test case
2021-01-29 14:10:36 +08:00
Haojun Liao
9d2305f233
Merge branch 'develop' into feature/query
2021-01-29 10:49:14 +08:00
huili
e46de616a6
Merge pull request #5071 from taosdata/hotfix/TD-2541
...
Hotfix/td 2541
2021-01-29 09:11:18 +08:00
Ping Xiao
6c93a8bfc5
[TD-2801]<test>: add test case
2021-01-28 23:55:25 +08:00
Haojun Liao
4867add6e6
[TD-2555]<feature>: super table query support stddev query.
2021-01-28 23:21:33 +08:00
haojun Liao
8b1dc39c22
Merge pull request #5049 from taosdata/hotfix/TD-2850
...
TD-2850
2021-01-28 17:21:54 +08:00
zyyang
b6b3ee45cf
change
2021-01-28 16:08:41 +08:00
zyyang
b7a3581cc0
change
2021-01-28 15:55:04 +08:00
zyyang
71543cf085
change
2021-01-28 15:52:31 +08:00
zyyang
152b7f00ce
change
2021-01-28 15:44:57 +08:00
zyyang
e728058416
change
2021-01-28 15:43:04 +08:00
zyyang
20b1ea71e2
change
2021-01-28 15:41:08 +08:00
zyyang
b11a514280
change
2021-01-28 15:39:19 +08:00
zyyang
81d66d8995
change
2021-01-28 15:32:19 +08:00
zyyang
0605028372
change
2021-01-28 15:24:42 +08:00
zyyang
cf72ddb16d
change
2021-01-28 15:19:43 +08:00
liuyq-617
0095ed9a78
<test>modify test case suite
2021-01-28 14:16:19 +08:00
Shuduo Sang
c244f389ff
[TD-2873] <fix>: fix JdbcRestfulDemo.java compile issue.
2021-01-28 11:43:48 +08:00
huili
1d72ed87c7
Merge pull request #5062 from taosdata/hotfix/TD-2541
...
Hotfix/td 2541
2021-01-28 10:15:35 +08:00
huili
96b9dbf1aa
Merge pull request #5056 from taosdata/test/testcase
...
[TD-2864]<test>improve filedistribution test
2021-01-28 10:15:23 +08:00
zyyang
0bcb46afb2
change
2021-01-27 22:42:01 +08:00
zyyang
6a73886ed2
change
2021-01-27 19:35:51 +08:00
zyyang
6fecb25da8
change
2021-01-27 19:25:59 +08:00
zyyang
c076d6aeb2
change
2021-01-27 18:57:04 +08:00
zyyang
a792e6c3d0
change
2021-01-27 18:51:58 +08:00
zyyang
40f4534f2a
change
2021-01-27 17:55:54 +08:00
zyyang
ee85996beb
change
2021-01-27 17:51:38 +08:00
Ping Xiao
a95fc2a302
[TD-2648]<test> update script for docker cluster
2021-01-27 17:11:06 +08:00
zyyang
b346f51889
change
2021-01-27 17:10:08 +08:00
liuyq-617
0ae92fd5c5
<test>retest general/tag/bool_int.sim
2021-01-27 16:41:16 +08:00
Ping Xiao
c8a901c9db
[TD-2718]<test> add sim case into full test
2021-01-27 16:24:49 +08:00
zyyang
a763cb48fe
change
2021-01-27 16:20:43 +08:00
Ping Xiao
f83aad38c6
[TD-2714] add test case for stream
2021-01-27 16:20:36 +08:00
zyyang
3e588cffd0
change
2021-01-27 16:17:23 +08:00
Yiqing Liu
0cad363d6f
Merge branch 'develop' into test/testcase
2021-01-27 16:13:41 +08:00
liuyq-617
1b41b4e0e6
[TD-2864]<test>improve filedistribution test
2021-01-27 16:11:15 +08:00
zyyang
70bed13745
change
2021-01-27 16:07:55 +08:00
zyyang
2839d49757
change
2021-01-27 15:27:12 +08:00
zyyang
9b67864f56
change
2021-01-27 15:21:29 +08:00
zyyang
224b850b62
change
2021-01-27 15:20:35 +08:00
Ping Xiao
245813e842
Merge branch 'develop' into xiaoping/add_test_case
2021-01-27 15:17:21 +08:00
zyyang
61a1563864
change
2021-01-27 15:17:10 +08:00
zyyang
99ef14af98
change
2021-01-27 15:12:48 +08:00
zyyang
3ef5dea4a4
change
2021-01-27 14:29:13 +08:00
zyyang
e76038cd0f
change
2021-01-27 14:02:18 +08:00
zyyang
9ed2f88bbc
change
2021-01-27 13:54:39 +08:00
zyyang
45a0bf5c15
change
2021-01-27 13:46:26 +08:00
zyyang
df6bc52856
change
2021-01-27 13:42:46 +08:00
zyyang
ee236c2088
change
2021-01-27 12:41:56 +08:00
zyyang
1ceacaafa8
[TD-2541]<fix>: optimized the connection pool demo codes
2021-01-27 11:52:03 +08:00
huili
9a64b8a429
Merge pull request #5042 from taosdata/test/testcase
...
<test>fix some error in python test frame
2021-01-27 09:51:51 +08:00
huili
01ede70674
Merge pull request #5046 from taosdata/hotfix/TD-2597
...
[TD-2597]<fix>: fix Druid and HikariCP configurations errors
2021-01-27 09:50:30 +08:00
Ping Xiao
fe31dc0e1f
fix same errors
2021-01-26 18:21:43 +08:00
Shengliang Guan
5275f09868
Merge pull request #5008 from taosdata/feature/win
...
Feature/win
2021-01-26 18:05:36 +08:00
liuyq-617
2e52298f90
<test>add some steps on threeLevelMountPoint
2021-01-26 17:54:28 +08:00
zyyang
c5b69e7109
[TD-2597]<fix>: fix Druid and HikariCP configurations
2021-01-26 17:34:34 +08:00
liuyq-617
d1ee728376
<test>fix psutil.process error
2021-01-26 16:53:17 +08:00
liuyq-617
a9da437d02
<test>fix some error in python test frame
2021-01-26 16:06:16 +08:00
huili
cee64b0c16
Merge pull request #5029 from taosdata/hotfix/TD-2827
...
[TD-2827]<fix>: fix JDBC-RESTful resultSet and restSetMetaData bugs
2021-01-26 16:00:41 +08:00
freemine
4a669b9b31
how to do a pressure-test upon eok: refer to comments in tests/examples/c/epoll.c
2021-01-26 10:58:10 +08:00
zyyang
bc5fc8cc8b
Merge branch 'develop' into hotfix/TD-2827
2021-01-26 10:46:24 +08:00
zyyang
33f099b57c
[TD-2827]<fix>: fix JDBC-RESTful resultSet and restSetMetaData bugs
2021-01-26 10:19:34 +08:00
huili
becc98420c
Merge pull request #5021 from taosdata/test/testcase
...
[TD-2840]<test>Add email notification for jenkins
2021-01-25 17:12:06 +08:00
liuyq-617
c906dd5c1e
revert
2021-01-25 14:26:13 +08:00
liuyq-617
7ef5e333b6
fix some error
2021-01-25 14:16:44 +08:00
Shengliang Guan
80dfa0a47e
TD-2837
2021-01-25 12:54:27 +08:00
slguan
2735136606
Merge remote-tracking branch 'freemine/mac' into feature/mac
2021-01-25 11:39:06 +08:00
Shengliang Guan
d95effe1fb
TD-1207
2021-01-24 17:31:56 +08:00
haojun Liao
2445b52013
Merge pull request #5017 from taosdata/feature/query
...
[TD-225]fix compiler error.
2021-01-24 11:52:34 +08:00
Shengliang Guan
c4c40ca66e
Merge remote-tracking branch 'origin/feature/query' into feature/win
2021-01-24 11:06:14 +08:00
Shengliang Guan
e7614def7b
Merge remote-tracking branch 'origin/develop' into feature/win
2021-01-24 10:43:16 +08:00
haojun Liao
c62866099d
Merge pull request #4981 from taosdata/feature/distinct_tag
...
Feature/distinct tag
2021-01-23 23:30:08 +08:00
Haojun Liao
9c58bfbd79
[TD-225]update the sim.
2021-01-23 23:16:01 +08:00
Haojun Liao
dd47b64c41
[TD-225]fix error in sim script.
2021-01-23 15:49:29 +08:00
Haojun Liao
7081fdf8fd
[TD-225]update the sim.
2021-01-23 15:14:53 +08:00
Haojun Liao
2572641615
Merge branch 'develop' into feature/query
2021-01-23 15:13:55 +08:00
freemine
0765b2363c
Merge remote-tracking branch 'upstream/develop' into mac
2021-01-23 08:47:00 +08:00
freemine
94eb0e1e71
1. __APPLE__
...
2. tsem_xxx for mac
2021-01-23 08:44:32 +08:00
Haojun Liao
9dc0bf6c86
[TD-2339]<feature>: interpolation can be applied along with the time window.
2021-01-22 23:14:45 +08:00
yihaoDeng
95c618efac
Merge branch 'develop' of https://github.com/taosdata/TDengine into dvv
2021-01-22 12:28:10 +00:00
yihaoDeng
da00ccd0f1
validate failed
2021-01-22 12:21:21 +00:00
Shengliang Guan
33228ee589
TD-1207
2021-01-22 19:37:17 +08:00
Shengliang Guan
b304cd96c0
TD-1207
2021-01-22 16:11:33 +08:00
liuyq-617
0694e69dda
test for mail
2021-01-22 15:16:33 +08:00
Shengliang Guan
be1525677e
Merge pull request #4992 from taosdata/feature/sim
...
Feature/sim
2021-01-22 13:57:27 +08:00
Shengliang Guan
de4f402e89
Merge remote-tracking branch 'origin/develop' into feature/win
2021-01-22 11:59:58 +08:00
Shengliang Guan
fa7e9bd6d2
TD-1207
2021-01-22 11:59:14 +08:00
Hui Li
bf2e874987
[NONE]
2021-01-22 11:28:49 +08:00
Shengliang Guan
2079533b50
Merge from develop
2021-01-22 10:54:02 +08:00
Hui Li
bbd045f53e
[NONE]
2021-01-22 10:01:52 +08:00
huili
52b135c1be
Merge pull request #4988 from taosdata/feature/TD-2271
...
Feature/td 2271
2021-01-22 09:19:04 +08:00
Shengliang Guan
196b3cb988
Merge remote-tracking branch 'origin/develop' into feature/win
2021-01-21 23:21:24 +08:00
Shengliang Guan
78b55c698c
Merge pull request #4990 from taosdata/xiaoping/add_test_case
...
[TD-2635]<test>: add test case
2021-01-21 23:11:22 +08:00
Shengliang Guan
6cfaf9bcfa
Merge remote-tracking branch 'origin/develop' into feature/win
2021-01-21 22:09:58 +08:00
Shengliang Guan
87942820aa
Merge remote-tracking branch 'origin/develop' into feature/sim
2021-01-21 22:06:08 +08:00
liuyq-617
fa924337f1
remove failed case
2021-01-21 19:10:50 +08:00
Ping Xiao
d5dcd67d4e
[TD-2700]<test>: add test case
2021-01-21 19:10:01 +08:00
Ping Xiao
616efe0960
Merge branch 'develop' into xiaoping/add_test_case
2021-01-21 19:02:40 +08:00
liuyq-617
9b90286eee
fix test case error
2021-01-21 18:54:39 +08:00
liuyq-617
b085f79913
fix test case error
2021-01-21 18:27:36 +08:00
zyyang
c8b6ff8689
change
2021-01-21 18:19:10 +08:00
liuyq-617
3608ba79f1
fix test case error
2021-01-21 17:53:18 +08:00
Haojun Liao
34ab25a1a3
[TD-225]merge develop
2021-01-21 17:46:58 +08:00
Haojun Liao
feac4224bd
[TD-225]merge develop
2021-01-21 17:39:36 +08:00
liuyq-617
d81c46f92b
remove repetition case
2021-01-21 17:36:17 +08:00
liuyq-617
c27e604634
fix some error
2021-01-21 16:40:49 +08:00
liuyq-617
8ab0ffbb78
fix some error
2021-01-21 16:31:33 +08:00
Shengliang Guan
63a6d230b7
Merge remote-tracking branch 'origin/develop' into feature/sim
2021-01-21 15:49:32 +08:00
Shengliang Guan
3980255776
Merge remote-tracking branch 'origin/develop' into feature/win
2021-01-21 15:46:26 +08:00
Shengliang Guan
7b71a3dfb1
Merge remote-tracking branch 'origin/feature/sim' into feature/win
2021-01-21 15:43:57 +08:00
Shengliang Guan
34efc16820
TD-2808
2021-01-21 15:42:24 +08:00
liuyq-617
cd5dfc74cb
[TD-2807]<test>fix script error
2021-01-21 15:38:51 +08:00
Shengliang Guan
052e42f9a5
[NONE]
2021-01-21 15:15:33 +08:00
Shengliang Guan
b1d4c1870e
Merge remote-tracking branch 'origin/develop' into feature/win
2021-01-21 15:06:53 +08:00
Shengliang Guan
05ce993084
TD-1207
2021-01-21 15:05:09 +08:00
Shengliang Guan
02867fb037
[show dnodes result add arbitrator]
2021-01-21 14:25:26 +08:00
haojun Liao
2f34cf62fe
Merge pull request #4960 from taosdata/feature/query
...
Feature/query
2021-01-21 13:34:57 +08:00
haojun Liao
55f258b80f
Merge pull request #4962 from taosdata/stable_case
...
add stable case
2021-01-21 13:34:05 +08:00
Shengliang Guan
e588cca505
Merge pull request #4961 from taosdata/fix/TD-2718
...
[TD-2718]<fix>: new create multiple tables test cases
2021-01-21 13:07:19 +08:00
huili
9167cf932a
Merge pull request #4966 from taosdata/hotfix/TD-2794
...
Hotfix/td 2794
2021-01-21 09:41:25 +08:00
huili
4799515af6
Merge pull request #4969 from taosdata/test/testcase
...
[TD-2802]<test>improve concurrent inquiry
2021-01-21 09:40:22 +08:00
Shengliang Guan
4b720b383a
Merge remote-tracking branch 'origin/develop' into feature/os
2021-01-21 09:07:56 +08:00
liuyq-617
e2f19d120f
[TD-2802]<test>improve concurrent inquiry
2021-01-20 18:12:39 +08:00
Ping Xiao
8729a5b54a
[TD-2635]<test>: add test case
2021-01-20 17:27:06 +08:00
zyyang
bbcdd5dbf8
change
2021-01-20 15:59:51 +08:00
Ping Xiao
789fc75428
Merge branch 'develop' into xiaoping/add_test_case
2021-01-20 15:20:38 +08:00
Ping Xiao
c1ddf46e93
[TD-1024]<test>: add test case
2021-01-20 15:06:14 +08:00
Haojun Liao
acfe7d3444
[TD-225]reduce sleep time
2021-01-20 13:43:54 +08:00
dapan1121
944780d50e
add stable case
2021-01-19 19:08:21 -10:00
Minglei Jin
54a086f0f3
[TD-2718]<fix>: new create multiple tables test cases
2021-01-20 12:48:58 +08:00
huili
ee5d9b2498
Merge pull request #4947 from taosdata/hotfix/sangshuduo/TD-2769-nodejs-12+-adapt
...
Hotfix/sangshuduo/td 2769 nodejs 12+ adapt
2021-01-20 11:06:55 +08:00
huili
2b7e6d975f
Merge pull request #4955 from taosdata/feature/TD-2776
...
Feature/td 2776
2021-01-20 11:06:23 +08:00
Haojun Liao
986aff05d4
[TD-225]merge develop
2021-01-20 11:01:46 +08:00
Haojun Liao
4b3eafad4e
Merge branch 'develop' of https://github.com/taosdata/TDengine into develop
2021-01-20 10:41:48 +08:00
freemine
6485afb69d
Merge remote-tracking branch 'upstream/develop' into mac
2021-01-20 10:30:02 +08:00
Shengliang Guan
404674b563
Merge remote-tracking branch 'origin/develop' into feature/os
2021-01-20 09:44:14 +08:00
Haojun Liao
55a7ce46c1
[TD-225]refactor.
2021-01-19 22:43:51 +08:00
haojun Liao
20f2762446
Merge pull request #4921 from taosdata/hotfix/TD-2719
...
[TD-2719]trace subquery states
2021-01-19 22:22:50 +08:00
Ping Xiao
9a8d4c9f4c
[TD-2720][TD-2247]<test>: add test case
2021-01-19 18:27:41 +08:00
Shengliang Guan
1cfc236b35
Merge from develop
2021-01-19 15:41:57 +08:00
Shengliang Guan
d0534df8c0
TD-1207
2021-01-19 15:26:44 +08:00
Shengliang Guan
1eace47c85
TD-1207
2021-01-18 19:52:42 +08:00
Shuduo Sang
99b31035a6
[TD-2769] <fix>: make nodejs connector use napi to support v10 and v12.
2021-01-18 19:47:23 +08:00
yihaoDeng
182fb5f485
add test case
2021-01-18 09:54:10 +00:00
Shuduo Sang
c3cd63218c
Merge branch 'develop' into hotfix/sangshuduo/TD-2769-nodejs-12+-adapt
2021-01-18 14:50:36 +08:00
zyyang
4509e2c368
change
2021-01-18 10:34:51 +08:00
huili
989401b8de
Merge pull request #4931 from taosdata/hotfix/sangshuduo/TD-2777-fix-potential-risk-of-rm-all
...
[TD-2777] <fix>: fix potential risk to execute rm -rf /
2021-01-18 10:11:52 +08:00
Ping Xiao
512c0c12bd
Merge branch 'develop' into xiaoping/docker_cluster
2021-01-18 00:46:27 +08:00
Ping Xiao
dd1347da09
[TD-2451]<test>: add test case
2021-01-18 00:44:03 +08:00
freemine
0ef43ca365
literal big integer
2021-01-17 21:53:02 +08:00
freemine
0c96f7653e
1. bugfix: eok.c: array of pointers rather than POD buffer
...
2. initial port of taosd for MacOSX
2021-01-17 21:40:39 +08:00
Shuduo Sang
bfdb59f0de
[TD-2777] <fix>: fix potential risk to execute rm -rf /
2021-01-17 17:30:01 +08:00
zyyang
10b1d91070
[TD-2776]<feature>: add stable infos in getTables method
2021-01-17 16:43:30 +08:00
haojun Liao
7d4287eccf
Merge pull request #4917 from taosdata/feature/query
...
Feature/query
2021-01-17 13:12:10 +08:00
freemine
60a9725d03
replace array initializer with memset
2021-01-17 02:07:25 +08:00
freemine
54af96b6f0
adding TAOS license header
2021-01-17 01:37:58 +08:00
freemine
0759bbb2a6
Merge remote-tracking branch 'upstream/develop' into mac
2021-01-17 00:51:26 +08:00
Shengliang Guan
9fbe6e471e
TD-1207
2021-01-17 00:24:17 +08:00
Haojun Liao
e1b1b3141f
[TD-225]fix bug in prepare stmt
2021-01-16 15:17:42 +08:00
huili
20d0279971
Merge pull request #4919 from taosdata/test/TD-2695
...
Test/td 2695
2021-01-16 15:08:05 +08:00
freemine
1e7037e8e1
epoll and kqueue
2021-01-16 13:11:33 +08:00
Shengliang Guan
65a28796cd
TD-1207
2021-01-16 12:59:40 +08:00
freemine
499644d5a7
epoll.c test in CMakeLists.txt
2021-01-15 23:11:24 +08:00
freemine
c46f6ac022
add epoll.c tests
2021-01-15 22:39:56 +08:00
freemine
a649f55195
eok
2021-01-15 22:34:48 +08:00
Shuduo Sang
3bfbbc8c10
[TD-2769] <fix>:nodejs 12+ adapt
2021-01-15 19:26:31 +08:00
Haojun Liao
52aed44019
[TD-225]update test file.
2021-01-15 15:56:50 +08:00
Haojun Liao
b15eb99494
[TD-225]refactor codes.
2021-01-15 11:23:21 +08:00
dapan1121
0f715a3f4c
Merge branch 'develop' into hotfix/TD-2719
2021-01-14 14:37:37 +08:00
haojun Liao
37d80c7851
Merge pull request #4892 from taosdata/hotfix/TD-2657
...
[TD-2657]add max wait time to fix case fail issue
2021-01-14 11:13:59 +08:00
huili
2e8a6b65d0
Merge pull request #4890 from taosdata/feature/sangshuduo/TD-2598-ci-integration
...
[TD-2598] feature: C# taosdemo, CI integration.
2021-01-14 11:12:43 +08:00
huili
843f0a6f23
Merge pull request #4896 from taosdata/hotfix/sangshuduo/TD-2746-fix-minimal-cmake-version
...
[TD-2746] <fix>: fix required minimal cmake version in all CMakelists…
2021-01-14 11:11:49 +08:00