kailixu
048c8dedd9
test case adaption for 4096
2021-07-11 21:24:35 +00:00
Cary Xu
a43b96f860
Merge branch 'develop' into feature/TD-4666
2021-07-11 14:45:05 +08:00
yihaoDeng
15f6335e98
merge develop
2021-07-10 11:49:40 +08:00
yihaoDeng
286f95756a
Merge branch 'neDev' into t5035
2021-07-10 00:05:37 +08:00
Haojun Liao
c9933fd333
[td-225]
2021-07-09 19:16:25 +08:00
Haojun Liao
73c609f783
Merge branch 'develop' into feature/cenc
2021-07-09 13:25:03 +08:00
Haojun Liao
99aca608a5
Merge pull request #6816 from taosdata/feature/query
...
[td-5126]<enhance>:improve the nest query performance.
2021-07-09 13:23:30 +08:00
Haojun Liao
03455e6fe9
[td-5126]<enhance>:improve the nest query performance.
2021-07-09 12:19:59 +08:00
yihaoDeng
2b963dc386
[TD-5134]<fix> fix runtime error
2021-07-09 08:49:40 +08:00
tomchon
befa257a86
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
2021-07-09 02:45:28 +08:00
Shuduo Sang
0e2629dc10
Hotfix/sangshuduo/td 5128 odbc compile failure for master ( #6810 )
...
* [TD-5128]<fix>: odbc compile failed.
* fix cmake minimum version complain on mac and windows.
* fix visual studio 2012 build issue.
2021-07-08 23:35:40 +08:00
Shuduo Sang
8d1e7a804f
Hotfix/sangshuduo/td 5128 odbc compile failure ( #6811 )
...
* [TD-5128]<fix>: odbc compile failed.
* cherry pick from master branch.
* fix visual studio 2012 build issue.
2021-07-08 21:58:30 +08:00
Haojun Liao
61e6528957
Merge branch 'develop' into feature/cenc
2021-07-08 18:29:13 +08:00
happyguoxy
df5f03bbdf
[TD-4735]<test>:test nestquery last row function
2021-07-08 13:55:47 +08:00
happyguoxy
cbb8642f79
[TD-4735]<test>:test nestquery last row function
2021-07-08 13:55:28 +08:00
Shuduo Sang
cb802a0c42
Hotfix/sangshuduo/m2d 20210707 ( #6795 )
...
* [TD-4132]<test>: add taosdump-testcase of boundary value testing
* [TD-3952]<test>: add taodemo-testcase that query with restful connector
* merge master
* modify taosdemo-testcase
* add testcase of async subscirbe and max sql num
* testcase-subscribe of super table
* testcase-modify sub
* modify subscribe testcase
* [TD-4238]<test>: add taodemo-testcase that records of number in request sql less than 32767
* add taosdemo-subscribe-testcase
* update taosdemo testcase
* temp commit
* temp commit
* temp commit
* temp1
* temp
* [TD-4835] add lua lib
* [TD-4369]<test>: add testcase of resubscibe
* [TD-4826]<fix>: new error code 0x0406 (Dnode is exiting) for tsc
* [TD-4369]<test>: add testcase of resubscibe and json file
* temp
* update master to develop's version
* Update boundary2.py
* [TD-4912]<hotfix>: fix coredump when drop vnode
* Hotfix/sangshuduo/td 3801 taosdump coverity scan issue (#6642 )
* [TD-3801]<fix>: taosdump coverity scan issue.
* merge from commit: 069169e7c1
and fix coverity scan issue.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-4932]fix jenkins errors on master branch (#6645 )
* [TD-4932]fix jenkins errors on master branch
* fix
* fix
* fix
* fix
* [TD-4132]<test>:modify taosdump-testcase of column length
* [TD-4918]<fix>: taosdemo subscribe endAfterResume. (#6653 )
* [TD-4915]<fix> fix show-create-database except
* Hotfix/sangshuduo/td 4892 taosdemo sub fetch (#6669 )
* [TD-4892]<fix>: taosdemo subscribe fetch result.
* fix stbname length.
* restrict prefix length.
* submit empty
* fix minor code.
* fix crash if no result file.
* decrease few debug print level.
* fix offset issue
* [TD-4987]<fix>: issues memory sanitizier detected. (#6675 )
* [TD-4826]<fix>: no extra sleep if no message in vwqueue
* [TD-4593]<fix>: fix vnode cannnot close while syncing
* Hotfix/sangshuduo/td 4918 taosdemo sub afterconsume (#6685 )
* [TD-4918]<fix>: taosdemo subscribe endAfterResume.
* fix mask length.
* fix heap use-after-free.
* Hotfix/sangshuduo/td 4987 detected by mem sanitizer (#6684 )
* [TD-4987]<fix>: issues memory sanitizier detected.
* fix mask width issue.
* [TD-4828]<fix> handle dnode exit code
* Hotfix/sangshuduo/td 3973 use jemalloc for master (#6702 )
* [TD-3973]<feature>: add jemalloc as submodule.
* [TD-3973]<feature>: add jemalloc as submodule.
* [TD-3973]<feature>: use jemalloc.
build works as following instructions:
cmake .. -DJEMALLOC_ENABLED=true
make
* fix jemalloc at tag 5.2.1
* fix conflicts
* make install works.
* fix conflicts.
* release script works.
* fix typo
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* TD-4835
* only compile in lua
* [td-4748]<fix>:fix the temp file generate buf on windows platform.
* change cmake options
* [TD-5007]<fix>: use build directory's taosdump to test. (#6710 )
btw, solve two taosdemo test cases too.
* Hotfix/sangshuduo/td 4838 taosdump binary len bug (#6713 )
* [TD-4838]<fix>: taosdump binary length bug.
* taosdump code refactoring.
* fix arm32 compile issue.
* Hotfix/sangshuduo/td 4918 taosdemo sub afterconsume (#6723 )
* [TD-4918]<fix>: taosdemo subscribe endAfterResume.
* fix mask length.
* fix heap use-after-free.
* fix illegal input value of consume.
* Hotfix/sangshuduo/td 3197 taosdemo coverity scan for master (#6725 )
* [TD-3197]<fix>: taosdemo and taosdump coverity scan issues.
* exit if read sample file failed.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-4985]<test>:test query limit and offset function
* [TD-4985]<test>:test query limit and offset function
* [TD-4985]<test>:test query limit and offset function
* [TD-4985]<test>:test query limit and offset function
* [TD-5018]<fix>: taosdemo prompt if the batch is too large to insert data. (#6736 )
* fix dead loop issue
* fix taosdemoPerformance.py runtime error
* Hotfix/sangshuduo/td 3973 use jemalloc for master (#6753 )
* [TD-3973]<feature>: add jemalloc as submodule.
* [TD-3973]<feature>: add jemalloc as submodule.
* [TD-3973]<feature>: use jemalloc.
build works as following instructions:
cmake .. -DJEMALLOC_ENABLED=true
make
* fix jemalloc at tag 5.2.1
* fix conflicts
* make install works.
* fix conflicts.
* release script works.
* fix typo
* [TD-3937]<feature>: support jemalloc
add install funtion to all scripts.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* Hotfix/sangshuduo/td 3973 use jemalloc for master (#6763 )
* [TD-3973]<feature>: add jemalloc as submodule.
* [TD-3973]<feature>: add jemalloc as submodule.
* [TD-3973]<feature>: use jemalloc.
build works as following instructions:
cmake .. -DJEMALLOC_ENABLED=true
make
* fix jemalloc at tag 5.2.1
* fix conflicts
* make install works.
* fix conflicts.
* release script works.
* fix typo
* [TD-3937]<feature>: support jemalloc
add install funtion to all scripts.
* adjust install_jemalloc() position for check compatibility.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* Hotfix/sangshuduo/td 3973 use jemalloc for master (#6765 )
* [TD-3973]<feature>: add jemalloc as submodule.
* [TD-3973]<feature>: add jemalloc as submodule.
* [TD-3973]<feature>: use jemalloc.
build works as following instructions:
cmake .. -DJEMALLOC_ENABLED=true
make
* fix jemalloc at tag 5.2.1
* fix conflicts
* make install works.
* fix conflicts.
* release script works.
* fix typo
* [TD-3937]<feature>: support jemalloc
add install funtion to all scripts.
* adjust install_jemalloc() position for check compatibility.
* fix position bug.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-5067]<fix>: taosdemo stmt use sample data (#6760 )
* Hotfix/sangshuduo/td 3973 use jemalloc for master (#6768 )
* [TD-3973]<feature>: add jemalloc as submodule.
* [TD-3973]<feature>: add jemalloc as submodule.
* [TD-3973]<feature>: use jemalloc.
build works as following instructions:
cmake .. -DJEMALLOC_ENABLED=true
make
* fix jemalloc at tag 5.2.1
* fix conflicts
* make install works.
* fix conflicts.
* release script works.
* fix typo
* [TD-3937]<feature>: support jemalloc
add install funtion to all scripts.
* adjust install_jemalloc() position for check compatibility.
* fix position bug.
* add ldconfig for jemalloc library cache refresh.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-5063]<test>:test insert locking bug
* [TD-5063]<test>:test insert locking bug
* [TD-4705]<fix>: disallow file sync starting when vnode closing
* Hotfix/sangshuduo/td 5053 taosdump support nanosecond for master (#6778 )
* cherrypick from develop branch
* fix arm32 compile issue.
* [TD-5053]<feature>: taosdump supports nanosecond.
* fix precision parsing order issue.
* [TD-5053]<fix>: taosdump support nanosecond.
pre-cherry-pick.
* Hotfix/sangshuduo/td 5100 gtest centos for master (#6781 )
* cherry pick from develop branch.
* detect both shared library and static library.
* Hotfix/sangshuduo/td 3973 use jemalloc for master (#6789 )
* [TD-3973]<feature>: add jemalloc as submodule.
* [TD-3973]<feature>: add jemalloc as submodule.
* [TD-3973]<feature>: use jemalloc.
build works as following instructions:
cmake .. -DJEMALLOC_ENABLED=true
make
* fix jemalloc at tag 5.2.1
* fix conflicts
* make install works.
* fix conflicts.
* release script works.
* fix typo
* [TD-3937]<feature>: support jemalloc
add install funtion to all scripts.
* adjust install_jemalloc() position for check compatibility.
* fix position bug.
* add ldconfig for jemalloc library cache refresh.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* Hotfix/sangshuduo/td 3973 use jemalloc for master (#6794 )
* [TD-3973]<feature>: add jemalloc as submodule.
* [TD-3973]<feature>: add jemalloc as submodule.
* [TD-3973]<feature>: use jemalloc.
build works as following instructions:
cmake .. -DJEMALLOC_ENABLED=true
make
* fix jemalloc at tag 5.2.1
* fix conflicts
* make install works.
* fix conflicts.
* release script works.
* fix typo
* [TD-3937]<feature>: support jemalloc
add install funtion to all scripts.
* adjust install_jemalloc() position for check compatibility.
* fix position bug.
* add ldconfig for jemalloc library cache refresh.
* cherry pick from develop branch.
* cherry pick from develop branch.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* fix taosdumpTest case as -N will lead no property dumped.
Co-authored-by: tomchon <haoran920c@163.com>
Co-authored-by: Shengliang Guan <slguan@taosdata.com>
Co-authored-by: Minglei Jin <mljin@taosdata.com>
Co-authored-by: Baosheng Chang <changb9@mcmaster.ca>
Co-authored-by: Hongze Cheng <hzcheng@taosdata.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: Yiqing Liu <yqliu@taosdata.com>
Co-authored-by: Hui Li <52318143+plum-lihui@users.noreply.github.com>
Co-authored-by: yihaoDeng <yhdeng@taosdata.com>
Co-authored-by: wpan <wpan@taosdata.com>
Co-authored-by: Haojun Liao <hjxilinx@users.noreply.github.com>
Co-authored-by: Haojun Liao <hjliao@taosdata.com>
Co-authored-by: happyguoxy <happy_guoxy@163.com>
Co-authored-by: Ping Xiao <pxiao@taosdata.com>
2021-07-08 07:01:49 +08:00
Cary Xu
1236681fa7
Merge branch 'develop' into feature/TD-4666
2021-07-07 18:30:16 +08:00
Haojun Liao
9dd40166d6
Merge pull request #6756 from taosdata/feature/query
...
[td-255] refactor.
2021-07-07 16:58:27 +08:00
yihaoDeng
ea5597b3a0
merge develop
2021-07-07 11:41:38 +08:00
happyguoxy
96e483ea96
[TD-5063]<test>:test insert locking bug
2021-07-07 10:42:18 +08:00
happyguoxy
ba3a2695f1
[TD-5063]<test>:test insert locking bug
2021-07-07 10:42:00 +08:00
Haojun Liao
6a2e7f7de2
[td-225] merge develop.
2021-07-07 10:29:08 +08:00
Haojun Liao
7a37f750c3
[td-225] merge develop.
2021-07-06 23:26:17 +08:00
Haojun Liao
1a8164084a
[td-225] merge develop.
2021-07-06 23:24:15 +08:00
Haojun Liao
74bc74d608
[td-225] merge develop.
2021-07-06 23:23:30 +08:00
Haojun Liao
f8c3135f8c
[td-255] refactor.
2021-07-06 18:47:07 +08:00
Ping Xiao
d93c482860
[TD-5078]<test>: update test case for nested query
2021-07-06 18:28:45 +08:00
Haojun Liao
2bf253d336
Merge pull request #6744 from taosdata/hotfix/TD-5042
...
[TD-5042]fix diff group by crash issue
2021-07-06 14:51:11 +08:00
Haojun Liao
37a81dfac6
Merge pull request #6699 from taosdata/fix/TD-4947
...
[TD-4947]<fix> handle mixed group by with top/bottom corrupt
2021-07-06 14:50:40 +08:00
wpan
beff12c7ba
fix bug issue
2021-07-06 11:47:18 +08:00
wpan
06f38b5b1c
add group by condition check
2021-07-06 10:53:30 +08:00
Hui Li
c14b74ef58
Merge pull request #6738 from taosdata/test/TD-4985-m
...
Test/td 4985 m
2021-07-06 10:11:57 +08:00
Hui Li
ceeddfaadc
Merge pull request #6741 from taosdata/test/TD-4899
...
add manual test case of subscription with no result file defined
2021-07-06 10:11:50 +08:00
Ping Xiao
d390ad7a8e
[TD-4983]<test>: add test case for interval boundry
2021-07-05 18:27:32 +08:00
Haojun Liao
b2d1471889
Merge branch 'develop' into fix/TD-4947
2021-07-05 18:25:57 +08:00
Ping Xiao
748fadeeff
fix taosdemoPerformance.py runtime error
2021-07-05 17:22:45 +08:00
Ping Xiao
18df0e3792
[TD-5000]<test>: add test case for nested query
2021-07-05 14:37:59 +08:00
zhaoyanggh
238925ddbc
add manual test case of subscription with no result file defined
2021-07-05 13:26:49 +08:00
happyguoxy
d72671fd73
[TD-4985]<test>:test query limit and offset function
2021-07-05 11:37:11 +08:00
happyguoxy
180b8a279f
[TD-4985]<test>:test query limit and offset function
2021-07-05 11:36:30 +08:00
happyguoxy
ab1fadef86
[TD-4985]<test>:test query limit and offset function
2021-07-05 11:36:06 +08:00
happyguoxy
26e42a0350
[TD-4985]<test>:test query limit and offset function
2021-07-05 11:35:30 +08:00
Zhiyu Yang
7f2e888bbc
[TD-4939]<test>: add a Proxool Connection Pool Demo ( #6657 )
...
* [TD-4939]<test>: add a Proxool Connection Pool Demo
* change
2021-07-05 11:15:42 +08:00
wpan
aa81373fed
support bigint
2021-07-05 10:37:00 +08:00
wpan
a97f80070a
add udf case
2021-07-05 09:50:23 +08:00
Haojun Liao
c4f96ffc98
Merge pull request #6727 from taosdata/feature/query
...
Feature/query
2021-07-03 15:19:17 +08:00
Haojun Liao
4873f4b970
[td-4865]add test cases.
2021-07-02 22:14:11 +08:00
Haojun Liao
84c8fc9e6c
[td-4865]<enhance>: support group by in the outer query.
2021-07-02 18:38:09 +08:00
wpan
f1a9b5890f
support ts range
2021-07-02 18:18:33 +08:00
Shuduo Sang
de69a8a5af
Hotfix/sangshuduo/m2d 20210702 ( #6719 )
...
* [TD-4132]<test>: add taosdump-testcase of boundary value testing
* [TD-3952]<test>: add taodemo-testcase that query with restful connector
* merge master
* modify taosdemo-testcase
* add testcase of async subscirbe and max sql num
* testcase-subscribe of super table
* testcase-modify sub
* modify subscribe testcase
* [TD-4238]<test>: add taodemo-testcase that records of number in request sql less than 32767
* add taosdemo-subscribe-testcase
* update taosdemo testcase
* temp commit
* temp commit
* temp commit
* temp1
* temp
* [TD-4835] add lua lib
* [TD-4369]<test>: add testcase of resubscibe
* [TD-4826]<fix>: new error code 0x0406 (Dnode is exiting) for tsc
* [TD-4369]<test>: add testcase of resubscibe and json file
* temp
* update master to develop's version
* Update boundary2.py
* [TD-4912]<hotfix>: fix coredump when drop vnode
* Hotfix/sangshuduo/td 3801 taosdump coverity scan issue (#6642 )
* [TD-3801]<fix>: taosdump coverity scan issue.
* merge from commit: 069169e7c1
and fix coverity scan issue.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-4932]fix jenkins errors on master branch (#6645 )
* [TD-4932]fix jenkins errors on master branch
* fix
* fix
* fix
* fix
* [TD-4132]<test>:modify taosdump-testcase of column length
* [TD-4918]<fix>: taosdemo subscribe endAfterResume. (#6653 )
* [TD-4915]<fix> fix show-create-database except
* Hotfix/sangshuduo/td 4892 taosdemo sub fetch (#6669 )
* [TD-4892]<fix>: taosdemo subscribe fetch result.
* fix stbname length.
* restrict prefix length.
* submit empty
* fix minor code.
* fix crash if no result file.
* decrease few debug print level.
* fix offset issue
* [TD-4987]<fix>: issues memory sanitizier detected. (#6675 )
* [TD-4826]<fix>: no extra sleep if no message in vwqueue
* [TD-4593]<fix>: fix vnode cannnot close while syncing
* Hotfix/sangshuduo/td 4918 taosdemo sub afterconsume (#6685 )
* [TD-4918]<fix>: taosdemo subscribe endAfterResume.
* fix mask length.
* fix heap use-after-free.
* Hotfix/sangshuduo/td 4987 detected by mem sanitizer (#6684 )
* [TD-4987]<fix>: issues memory sanitizier detected.
* fix mask width issue.
* [TD-4828]<fix> handle dnode exit code
* Hotfix/sangshuduo/td 3973 use jemalloc for master (#6702 )
* [TD-3973]<feature>: add jemalloc as submodule.
* [TD-3973]<feature>: add jemalloc as submodule.
* [TD-3973]<feature>: use jemalloc.
build works as following instructions:
cmake .. -DJEMALLOC_ENABLED=true
make
* fix jemalloc at tag 5.2.1
* fix conflicts
* make install works.
* fix conflicts.
* release script works.
* fix typo
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* TD-4835
* only compile in lua
* [td-4748]<fix>:fix the temp file generate buf on windows platform.
* change cmake options
* [TD-5007]<fix>: use build directory's taosdump to test. (#6710 )
btw, solve two taosdemo test cases too.
* Hotfix/sangshuduo/td 4838 taosdump binary len bug (#6713 )
* [TD-4838]<fix>: taosdump binary length bug.
* taosdump code refactoring.
* fix arm32 compile issue.
Co-authored-by: tomchon <haoran920c@163.com>
Co-authored-by: Shengliang Guan <slguan@taosdata.com>
Co-authored-by: Minglei Jin <mljin@taosdata.com>
Co-authored-by: Baosheng Chang <changb9@mcmaster.ca>
Co-authored-by: Hongze Cheng <hzcheng@taosdata.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: Yiqing Liu <yqliu@taosdata.com>
Co-authored-by: Hui Li <52318143+plum-lihui@users.noreply.github.com>
Co-authored-by: yihaoDeng <yhdeng@taosdata.com>
Co-authored-by: wpan <wpan@taosdata.com>
Co-authored-by: Haojun Liao <hjxilinx@users.noreply.github.com>
Co-authored-by: Haojun Liao <hjliao@taosdata.com>
2021-07-02 17:31:12 +08:00
Shengliang Guan
88c283f904
Merge from master into develop ( #6709 )
...
* [TD-4132]<test>: add taosdump-testcase of boundary value testing
* [TD-3952]<test>: add taodemo-testcase that query with restful connector
* merge master
* modify taosdemo-testcase
* add testcase of async subscirbe and max sql num
* testcase-subscribe of super table
* testcase-modify sub
* modify subscribe testcase
* [TD-4238]<test>: add taodemo-testcase that records of number in request sql less than 32767
* add taosdemo-subscribe-testcase
* update taosdemo testcase
* temp commit
* temp commit
* temp commit
* temp1
* temp
* [TD-4369]<test>: add testcase of resubscibe
* [TD-4826]<fix>: new error code 0x0406 (Dnode is exiting) for tsc
* [TD-4369]<test>: add testcase of resubscibe and json file
* temp
* update master to develop's version
* Update boundary2.py
* [TD-4912]<hotfix>: fix coredump when drop vnode
* Hotfix/sangshuduo/td 3801 taosdump coverity scan issue (#6642 )
* [TD-3801]<fix>: taosdump coverity scan issue.
* merge from commit: 069169e7c1
and fix coverity scan issue.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-4932]fix jenkins errors on master branch (#6645 )
* [TD-4932]fix jenkins errors on master branch
* fix
* fix
* fix
* fix
* [TD-4132]<test>:modify taosdump-testcase of column length
* [TD-4918]<fix>: taosdemo subscribe endAfterResume. (#6653 )
* [TD-4915]<fix> fix show-create-database except
* Hotfix/sangshuduo/td 4892 taosdemo sub fetch (#6669 )
* [TD-4892]<fix>: taosdemo subscribe fetch result.
* fix stbname length.
* restrict prefix length.
* submit empty
* fix minor code.
* fix crash if no result file.
* decrease few debug print level.
* fix offset issue
* [TD-4987]<fix>: issues memory sanitizier detected. (#6675 )
* [TD-4826]<fix>: no extra sleep if no message in vwqueue
* [TD-4593]<fix>: fix vnode cannnot close while syncing
* Hotfix/sangshuduo/td 4918 taosdemo sub afterconsume (#6685 )
* [TD-4918]<fix>: taosdemo subscribe endAfterResume.
* fix mask length.
* fix heap use-after-free.
* Hotfix/sangshuduo/td 4987 detected by mem sanitizer (#6684 )
* [TD-4987]<fix>: issues memory sanitizier detected.
* fix mask width issue.
* [TD-4828]<fix> handle dnode exit code
* Hotfix/sangshuduo/td 3973 use jemalloc for master (#6702 )
* [TD-3973]<feature>: add jemalloc as submodule.
* [TD-3973]<feature>: add jemalloc as submodule.
* [TD-3973]<feature>: use jemalloc.
build works as following instructions:
cmake .. -DJEMALLOC_ENABLED=true
make
* fix jemalloc at tag 5.2.1
* fix conflicts
* make install works.
* fix conflicts.
* release script works.
* fix typo
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* fix retentionpolicy bug
Co-authored-by: tomchon <haoran920c@163.com>
Co-authored-by: Minglei Jin <mljin@taosdata.com>
Co-authored-by: Baosheng Chang <changb9@mcmaster.ca>
Co-authored-by: Hongze Cheng <hzcheng@taosdata.com>
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: Yiqing Liu <yqliu@taosdata.com>
Co-authored-by: Hui Li <52318143+plum-lihui@users.noreply.github.com>
Co-authored-by: yihaoDeng <yhdeng@taosdata.com>
Co-authored-by: wpan <wpan@taosdata.com>
Co-authored-by: Haojun Liao <hjxilinx@users.noreply.github.com>
2021-07-02 13:51:18 +08:00
Shuduo Sang
08f11d51ee
[TD-5007]<fix>: use build directory's taosdump to test. ( #6711 )
...
btw, solve two taosdemo test cases too.
2021-07-02 10:14:41 +08:00
Shuduo Sang
88cc5e5e87
[TD-5007]<fix>: use build directory's taosdump to test. ( #6710 )
...
btw, solve two taosdemo test cases too.
2021-07-01 23:28:19 +08:00
Haojun Liao
f2611d084f
Merge pull request #6705 from taosdata/feature/query
...
Feature/query
2021-07-01 23:11:17 +08:00
Haojun Liao
5f62c311c3
Merge pull request #6694 from taosdata/hotfix/td-4986
...
[TD-4986]<fix>:fix core when no ts column returned from subquery
2021-07-01 19:16:18 +08:00
Haojun Liao
71367b7836
[td-255] fix a typo
2021-07-01 19:08:43 +08:00
Yiqing Liu
d8f06168ae
Merge pull request #6708 from taosdata/test/fix_err_case
...
fix jenkins err
2021-07-01 18:09:14 +08:00
liuyq-617
788f797ad2
fix jenkins err
2021-07-01 16:53:40 +08:00
Haojun Liao
255d531f92
[td-4988]<fix>: check for having clause in outer query.
2021-07-01 16:53:29 +08:00
Cary Xu
7f49ece341
Merge branch 'develop' into feature/TD-4666
2021-07-01 16:02:31 +08:00
Hui Li
ecbf04b233
Merge pull request #6697 from taosdata/test/fix_err_case
...
fix retention policy error
2021-07-01 14:17:08 +08:00
yihaoDeng
d0a59870bb
[TD-4947]<fix> handle mixed group by with top/bottom corrupt
2021-07-01 14:08:27 +08:00
liuyq-617
a34b5785dd
fix jenkins error
2021-07-01 11:59:07 +08:00
yihaoDeng
5ec984c03f
[TD-4947]<fix> handle mixed group by with top/bottom corrupt
2021-07-01 11:27:59 +08:00
liuyq-617
a46e18d95b
fix retention policy error
2021-07-01 10:15:45 +08:00
Haojun Liao
3b19e5c819
Merge pull request #6681 from taosdata/hotfix/td-4972
...
[TD-4972]<fix>:fix error about double precision conversion on ts expr value
2021-07-01 09:59:51 +08:00
Haojun Liao
752e585f33
Merge pull request #6678 from taosdata/feature/query
...
Feature/query
2021-07-01 09:54:31 +08:00
Hui Li
718500ba18
Merge pull request #6682 from taosdata/xiaoping/add_test_case
...
[TD-4951]<test>: add test case
2021-07-01 09:46:18 +08:00
Shenglian Zhou
72d8302f9d
[TD-4972]<fix>:fix error about double precision conversion on timestamp expr value
2021-06-30 16:57:19 +08:00
Shenglian Zhou
fab17bf797
[TD-4986]<fix>:fix core when no ts returned from subquery
2021-06-30 16:48:49 +08:00
liuyq-617
e7cc15a861
fix retention case error
2021-06-30 16:30:46 +08:00
Ping Xiao
3f5f0261f2
[TD-4951]<test>: add test case
2021-06-30 15:12:32 +08:00
wpan
45cd731d7b
support range merge
2021-06-30 13:16:08 +08:00
Haojun Liao
941e69da9d
Merge pull request #6644 from taosdata/feature/m2d4
...
merge from master into develop
2021-06-30 11:29:31 +08:00
Haojun Liao
1f670fc95a
[td-225]update the sim.
2021-06-30 11:27:17 +08:00
Cary Xu
33c6b5cec7
Merge branch 'develop' into feature/TD-4666
2021-06-30 10:39:57 +08:00
Haojun Liao
52d1ae7d8b
Merge pull request #6655 from taosdata/feature/query
...
Feature/query
2021-06-29 19:27:52 +08:00
tomchon
c0e4296d15
[TD-4552]<test>: update testcase that compressing wal logs
2021-06-29 19:17:13 +08:00
bryanchang0603
d654a5c762
[TD-4927] update test case
2021-06-29 18:22:10 +08:00
liuyq-617
2badb991d7
Merge branch 'feature/query' of github.com:taosdata/TDengine into feature/query
2021-08-10 14:30:43 +08:00
liuyq-617
0a45ee6812
[TD-4967]<test>update retention policy testcase
2021-08-10 14:30:37 +08:00
Haojun Liao
ccb66fca0c
[td-4969]<enhance>:enable the interval value to be 1us.
2021-06-29 13:18:30 +08:00
Haojun Liao
25d2821d78
[td-225]fix bug found by regression test.
2021-06-29 10:41:19 +08:00
Haojun Liao
8a79e00e4d
[td-4791]<fix>:fix bug in nest query.
2021-06-29 16:55:59 +08:00
tomchon
7b9663b41a
Merge branch 'master' of github.com:taosdata/TDengine into test/chr
2021-06-28 18:50:25 +08:00
tomchon
f5f56ae280
[TD-4132]<test>:modify taosdump-testcase of column length
2021-06-28 18:50:11 +08:00
wpan
5712f7a2d7
Merge branch 'develop' into feature/TD-2581
2021-06-28 18:32:52 +08:00
Hui Li
159d3203dc
Merge pull request #6624 from taosdata/test/TD-4868
...
[TD-4868]add taosdump test to full test
2021-06-28 18:01:12 +08:00
Hui Li
d4f2858a21
Merge pull request #6626 from taosdata/test/util/taosdemoCfg
...
taosdemoCfg adding how to use and minor bug fix
2021-06-28 18:00:44 +08:00
Haojun Liao
839ad25fee
[td-4905]<fix>:fix import caused crash.
2021-06-28 11:12:39 +08:00
Shengliang Guan
90ce44fd6e
Merge branch 'master' into feature/m2d4
2021-06-28 09:50:35 +08:00
Haojun Liao
11761d016d
[td-4894]<fix>:fix bug in group by normal columns.
2021-06-25 23:10:10 +08:00
Baosheng Chang
ae1fcd260a
update master to develop's version
2021-06-25 18:52:40 +08:00
Haojun Liao
4f5979bbbc
Merge branch 'develop' into feature/query
2021-06-25 03:30:57 -07:00
tomchon
c62695028f
temp
2021-06-25 18:05:00 +08:00
tomchon
bcfb8b1fe1
[TD-4369]<test>: add testcase of resubscibe and json file
2021-06-25 16:49:47 +08:00
tomchon
84d3a5e77b
Merge branch 'master' of github.com:taosdata/TDengine into test/chr
2021-06-25 15:55:30 +08:00
bryanchang0603
022d6ea765
taosdemoCfg adding how to use and minor bug fix
2021-06-25 15:41:47 +08:00
tomchon
39604d7726
[TD-4369]<test>: add testcase of resubscibe
2021-06-25 15:21:14 +08:00
zhaoyanggh
71bc5842d0
[TD-4868]add taosdump test to full test
2021-06-25 15:02:59 +08:00
Hui Li
d51559961d
Merge pull request #6616 from taosdata/test/TD-4868
...
add test case to verify taosdump with binary and nchar data
2021-06-25 14:56:41 +08:00
happyguoxy
2b879fb158
[TD4824]<in function,add data type like timestamp,float and double>
2021-06-25 13:49:07 +08:00
zhaoyanggh
53f12701f7
add test case to verify taosdump with binary and nchar data
2021-06-25 09:07:12 +08:00
wpan
39521a1b74
fix test case and bugs
2021-06-24 18:20:11 +08:00
tomchon
e143c34c7b
comment "nestedQuery/queryInterval.py"
2021-06-24 17:59:13 +08:00
Haojun Liao
b945a7fd33
[td-4791] check sql function in outer query.
2021-06-24 16:33:57 +08:00
Hui Li
c1b8fd5a60
Merge pull request #6594 from taosdata/test/util/taosdemoCfg
...
pytest utils add taosdemoCfg.py
2021-06-24 14:00:19 +08:00
Hui Li
1116a70c92
Merge pull request #6596 from taosdata/test/TD-3825
...
[TD-3825] <fix> to fix bug which make with asan caused。modified by hjLiao.
2021-06-24 13:58:52 +08:00
Hui Li
60c326f954
Merge pull request #6583 from taosdata/dev/chr
...
[TD-4314]<test>: add testcase of nested query with top/bottom function
2021-06-24 13:55:16 +08:00
Haojun Liao
f37de55769
Merge pull request #6548 from taosdata/feature/td-4783
...
[TD-4783]<feature>:support timestamp filter expression on master query
2021-06-24 10:44:31 +08:00
Haojun Liao
18bee12d36
Merge pull request #6586 from taosdata/feature/TD-4098
...
[TD-4098]<feature> refactor IN filter
2021-06-24 10:27:25 +08:00
Haojun Liao
eff8ff7359
Merge pull request #6569 from taosdata/fix/TD-4827
...
[TD-4827]<fix>
2021-06-24 10:26:53 +08:00
Haojun Liao
14bbac1520
Merge pull request #6557 from taosdata/feature/query
...
[td-4754]
2021-06-24 10:26:40 +08:00
wpan
f617458496
support ts condition
2021-06-23 18:24:53 +08:00
cpwu
ce3c6d7a61
[TD-3825] <fix> to fix bug
2021-06-23 16:58:01 +08:00
bryanchang0603
1583f180d4
pytest utils add taosdemoCfg.py
2021-06-23 15:09:59 +08:00
yihaoDeng
6bc71839b1
[TD-4098]<feature> refactor IN filter
2021-06-23 11:17:16 +08:00
Ping Xiao
3626a2de18
update docker cluster script
2021-06-23 10:12:45 +08:00
Shengliang Guan
2e91314d38
Merge pull request #6574 from taosdata/feature/m2d3
...
Feature/m2d3
2021-06-23 09:01:56 +08:00
wpan
4b4913bc89
support unsigned/ts
2021-06-23 08:55:46 +08:00
tomchon
106bbc7e63
[TD-4314]<test>: add testcase of nested query with top/bottom function
2021-06-22 18:42:31 +08:00
tomchon
28f9d2ff13
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
2021-06-22 18:39:40 +08:00
Hui Li
29398a0c42
Merge pull request #6556 from taosdata/test/TD-1338
...
change performance test tool to optimize write test
2021-06-22 17:16:41 +08:00
tomchon
e76d2ca904
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
2021-06-22 15:10:47 +08:00
Haojun Liao
14990b0540
Merge branch 'develop' into feature/query
2021-06-22 15:06:06 +08:00
Haojun Liao
9dd96c1060
Merge pull request #6547 from taosdata/feature/td-4735
...
[TD-4735]<feature>:support select last_row from subquery
2021-06-22 15:04:58 +08:00
Haojun Liao
f690127a97
Merge pull request #6549 from taosdata/feature/TD-4734
...
[TD-4734]<feature> session_window and state window support main query
2021-06-22 15:04:46 +08:00
Shengliang Guan
5fa02912f2
Merge from master
2021-06-22 14:53:38 +08:00
wpan
518a2ae818
support unsigned
2021-06-22 10:01:24 +08:00
yihaoDeng
ad651eff54
[TD-4098]<feature> refactor IN filter
2021-06-22 09:29:03 +08:00
yihaoDeng
b533fb04d6
[TD-4098]<feature> refactor IN filter
2021-06-22 08:48:44 +08:00
wpan
6cb9f0c5e9
Merge branch 'develop' into feature/TD-2581
2021-06-22 08:19:42 +08:00
yihaoDeng
6a95d859e9
[TD-4827]<fix>
2021-06-21 21:04:55 +08:00
Haojun Liao
2eb86a90ac
[td-225]merge developpp
2021-06-21 18:55:48 +08:00
wpan
4cb2fca700
support IN
2021-06-21 18:23:36 +08:00
Zhiyu Yang
0edce4c096
[TD-4762]<feature>: use maven-assembly-plugins to package multi packages for jdbc demo ( #6539 )
...
* [TD-4762]<feature>: use maven-assembly-plugin package multi package for this demo
* change
2021-06-21 16:26:12 +08:00
tomchon
07c99df669
Merge branch 'master' of github.com:taosdata/TDengine into test/chr
2021-06-21 16:17:28 +08:00
Haojun Liao
a50438f164
Merge pull request #6526 from taosdata/fix/TD-4740
...
Fix/td 4740
2021-06-21 15:31:39 +08:00
Haojun Liao
ceb2aa726b
Merge pull request #6510 from taosdata/origin/feature/TD-3086
...
[TD-3085] tags support timestamp
2021-06-21 15:30:19 +08:00
wpan
fd25a1321a
Merge branch 'develop' into feature/TD-2581
2021-06-21 10:52:13 +08:00
wpan
254dd64184
add case
2021-06-21 10:51:35 +08:00
Haojun Liao
3dc8eca014
[td-4754]
2021-06-21 10:18:05 +08:00
zhaoyanggh
40cb2f55bb
change performance test tool to optimize write test
2021-06-21 10:13:27 +08:00
Hui Li
d78fea6d2c
Merge pull request #6545 from taosdata/test/TD-4652
...
Test/td 4751
2021-06-21 10:05:45 +08:00
yihaoDeng
65eeca1964
[TD-4734]<feature> session_window and state window support main query
2021-06-20 21:51:15 +08:00
liuyq-617
c271e5f2a1
[TD-4773]<test>add test for binary insert
2021-06-19 11:32:54 +00:00
tomchon
7d6f3b5b28
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
2021-06-19 17:32:43 +08:00
tomchon
a0be6d9288
[TD-45145]<test>: add testcase of stat_window function
2021-06-19 17:02:09 +08:00
shenglian zhou
5e82ff44cb
[TD-4783]<feature>:support timestamp filter expression on master query
2021-06-19 16:29:40 +08:00
tomchon
643807e663
[TD-45145]<test>: add testcase of stat_window function
2021-06-19 16:25:11 +08:00
shenglian zhou
998c5f1842
[TD-4735]<feature>:support select last_row from subquery
2021-06-19 16:09:41 +08:00
dapan1121
547fa5c03d
add case
2021-06-19 14:35:11 +08:00
bryanchang0603
a1d95323c0
[TD-4751] minor modification
2021-06-19 13:28:41 +08:00
bryanchang0603
55757e1623
Merge branch 'develop' into test/TD-4652
2021-06-19 13:06:06 +08:00
Yiqing Liu
0c93fff0d2
[TD-4774]Ignore some errors in valgrind ( #6544 )
2021-06-19 11:43:37 +08:00
tomchon
ca30708ce1
[TD-4509]<test>: add testcase of irate function
2021-06-19 11:17:31 +08:00
tomchon
91c557d99d
[TD-4509]<test>: add testcase of irate function
2021-06-19 10:58:26 +08:00
liuyq-617
79616ad1f7
[TD-4774]Ignore some errors in valgrind
2021-06-19 02:46:20 +00:00
tomchon
fd9ca1e964
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
2021-06-19 10:41:49 +08:00
tomchon
e5f2bab3a6
[TD-4509]<test>: add testcase of irate function
2021-06-19 10:41:42 +08:00
Haojun Liao
d3702a7dbd
Merge branch 'develop' into origin/feature/TD-3086
2021-06-18 22:07:29 +08:00
Hui Li
5bafad7a77
Merge pull request #6524 from taosdata/xiaoping/add_test_case
...
[TD-4733]<test>: add test case for derivative function
2021-06-18 18:54:20 +08:00
Shuduo Sang
945354280c
Feature/sangshuduo/td 4752 python support ns ( #6534 )
...
* [TD-4752]<feature>: python connector support nanosecond.
* [TD-4752]<feature>: support nanosecond in test framework.
return integer for nanosecond in connector since python does not support nanosecond yet.
2021-06-18 18:34:54 +08:00
dapan1121
a8d3e9559d
Merge branch 'develop' into feature/TD-2581
2021-06-18 16:55:33 +08:00
dapan1121
a1627c5d64
support like
2021-06-18 16:49:39 +08:00
cpwu
9714f60ede
[TD-4724] <test> add case for td-4724
2021-06-18 14:56:30 +08:00
Haojun Liao
1337f2ec11
Merge branch 'develop' into feature/query
2021-06-18 11:56:37 +08:00
tomchon
2d31636651
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
2021-06-18 10:32:49 +08:00
bryanchang0603
23117de9a0
[TD-4652] update nanoSecondCheck.py
2021-06-18 09:59:29 +08:00
Haojun Liao
3358f33f9c
[td-4753]
2021-06-17 23:11:43 +08:00
Yiqing Liu
a20f708a1f
Merge pull request #6523 from taosdata/test/TD-4747
...
[TD-4747]<test>grafana query multi NULL col
2021-06-17 19:13:07 +08:00
Haojun Liao
ed59bedfb5
[td-225]fix bug in sim.
2021-06-17 18:53:44 +08:00
dapan1121
ea497d386c
fix value convert issue
2021-06-17 18:38:34 +08:00
Ping Xiao
958d2454df
[TD-4733]<test>: add test case for derivative function
2021-06-17 17:29:25 +08:00
liuyq-617
700571c95c
[TD-4747]<test>grafana query multi NULL col
2021-06-17 16:28:32 +08:00
dapan1121
bc65d9eba7
support column filter
2021-06-17 16:20:01 +08:00
happyguoxy
ad46ff86fe
[TD4541]<modify length>[TD4568]<in function>
2021-06-17 15:05:14 +08:00
happyguoxy
e3bdca23b3
[TD4568]<in function>
2021-06-17 15:03:46 +08:00
happyguoxy
1edb4960cd
[TD4541]<modify length>
2021-06-17 15:02:49 +08:00
bryanchang0603
516f427655
Merge branch 'develop' into test/TD-4652
2021-06-17 14:27:34 +08:00
Haojun Liao
5062604688
[td-4739]<fix>: fix bug in derivative.
2021-06-17 14:24:53 +08:00
bryanchang0603
ee74391f99
modify the file, waiting for connector
2021-06-17 14:24:21 +08:00
yihaoDeng
2d66f67893
[TD-3086]<feature>tag support timestamp and in_operator support timestamp
2021-06-17 11:53:45 +08:00
tomchon
8015a2a490
Merge branch 'master' of github.com:taosdata/TDengine into test/chr
2021-06-17 11:33:31 +08:00
tomchon
923234a0a2
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
2021-06-17 11:11:14 +08:00
huili
3e928774d1
Merge pull request #6485 from taosdata/test/TD-4366
...
[TD-4366] adding more ntp. try to make sure ntp is turned on
2021-06-17 11:04:16 +08:00
root
9b6460e175
[TD-4608] <TEST> add test case for stmt error
2021-06-17 02:59:37 +00:00
yihaoDeng
909db89d62
[TD-4740]<fix>
2021-06-17 09:39:30 +08:00
yihaoDeng
2236360c17
[TD-4740]<fix>
2021-06-17 09:35:09 +08:00
yihaoDeng
43e2b37be7
[TD-4740]<fix>
2021-06-17 09:17:17 +08:00
yihaoDeng
100b244326
[TD-3086]<feature> add test case
2021-06-16 22:31:57 +08:00
yihaoDeng
5beba81c40
[TD-3086]<feature> add test case
2021-06-16 22:30:23 +08:00
yihaoDeng
d5b0ac80c3
[TD-3086]<feature> add test case
2021-06-16 22:28:13 +08:00
tomchon
c6d6ba3fd1
[TD-45145]<test>: add testcase of stat_window function
2021-06-16 20:54:08 +08:00
yihaoDeng
bd06b43059
[TD-3086]<feature> tag support timestamp
2021-06-16 18:07:03 +08:00
tomchon
2042f2173d
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
2021-06-16 17:58:26 +08:00
haojun Liao
52d3384319
Merge branch 'develop' into feature/query
2021-06-16 10:17:13 +08:00
haojun Liao
bda6a93f28
Merge pull request #6477 from taosdata/hotfix/td-4681
...
[TD-4681]<fix>: return invalid operator for not equal on primary ts column
2021-06-16 10:16:29 +08:00
haojun Liao
9646a71848
Merge pull request #6478 from taosdata/hotfix/td-4681-2
...
[TD-4681]<fix>: return invalid operation for not equal on primary ts
2021-06-16 10:16:13 +08:00
bryanchang0603
86414f03ef
[TD-4366] removing time alter test case from auto test
2021-06-16 09:05:46 +08:00
Haojun Liao
3e65aedae2
[td-4723]<fix>: fix bug in derivative function.
2021-06-15 23:33:34 +08:00
bryanchang0603
04b3a7d482
[TD-4652] update test case
2021-06-15 19:49:40 +08:00
bryanchang0603
545f2127e1
[TD-4366] retry to commit
2021-06-15 18:09:47 +08:00
bryanchang0603
73f277c9dc
Merge branch 'develop' into test/TD-4366
2021-06-15 17:00:44 +08:00
Baosheng Chang
afaf036d35
Update fulltest.sh
2021-06-15 16:54:20 +08:00
bryanchang0603
90cc682dd3
removing from the auto test
2021-06-15 16:27:20 +08:00
Shuduo Sang
be347199c4
Hotfix/sangshuduo/td 4025 fix travis ci broken ( #6493 )
...
* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.
* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.
change focal to bionic.
* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.
install python3.8
* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.
install python3.8 and pip, setuptools
* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.
install python3.8, and install pip and setuptools
* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.
modify smoketest.sh to python3.8
* fix timezone build error with clang/linux.
* change fixed version python 3.8 to 3.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-06-15 14:49:44 +08:00
liuyq-617
a56a1cbf17
[TD-4695]<test>update case for <> on primary ts
2021-06-15 14:16:10 +08:00
liuyq-617
b5c0cab285
[TD-4695]<test>update case for <> on primary ts
2021-06-15 14:08:28 +08:00
bryanchang0603
7247919b76
[TD-4711] trying to solve the problem of ntp not swtich on
2021-06-15 13:08:31 +08:00
bryanchang0603
08a9a1f765
[TD-4711] trying to solve the problem of ntp not swtich on
2021-06-15 13:05:30 +08:00
bryanchang0603
67d6339f1a
[4711] uncomment the test case in fulltest.sh
2021-06-15 12:48:02 +08:00
shenglian zhou
a36b21e8b2
[TD-4681]<fix>: return invalid operator for not equal on primary timestamp column
2021-06-15 11:58:32 +08:00
shenglian zhou
76720f8cd0
[TD-4681]<fix>: return invalid operation for not equal on primary ts column
2021-06-15 11:50:59 +08:00
bryanchang0603
0bfce14e70
resolve conflict
2021-06-15 11:22:59 +08:00
Jun Li
b79839b5c9
Change pyhon3.8 to python3 for compatability with 3.x ( #6489 )
2021-06-15 10:21:38 +08:00
bryanchang0603
1a5aac6eeb
[TD-4366 adding sleep to prevent time problem]
2021-06-15 10:04:44 +08:00
Baosheng Chang
3d765f3a32
Update fulltest.sh
2021-06-15 09:47:01 +08:00
bryanchang0603
881a550623
[TD-4366 adding sleep to prevent time problem]
2021-06-15 09:24:15 +08:00
huili
98de9c0534
Merge pull request #6482 from taosdata/xiaoping/add_test_case
...
[TD-4663]<test>: add test case for derivative function
2021-06-14 08:39:53 +08:00
Shengliang Guan
0eb2de4d7b
merge from master
2021-06-12 10:11:56 +08:00
bryanchang0603
b01865f6c4
[TD-4366] adding more ntp. try to make sure ntp is turned on
2021-06-11 22:17:38 +08:00
Ping Xiao
56ea4ccf8e
Merge branch 'develop' into xiaoping/add_test_case
2021-06-11 16:50:19 +08:00
Ping Xiao
8dfb92362f
[TD-4663]<test>: add test case
2021-06-11 16:50:06 +08:00
bryanchang0603
a7762c65a9
[TD-4652] adding exception tests
2021-06-11 16:13:29 +08:00
bryanchang0603
308d87c84a
[TD-4652] add test case
2021-06-11 15:52:07 +08:00
bryanchang0603
202ae02600
Merge branch 'develop' into test/TD-4652
2021-06-11 15:51:07 +08:00
bryanchang0603
cd3fb30a6c
[TD-4652] adding test case
2021-06-11 14:07:41 +08:00
tomchon
6ea659d116
Merge branch 'master' of github.com:taosdata/TDengine into test/chr
2021-06-11 11:17:45 +08:00
huili
0e9c10496b
Merge pull request #6451 from taosdata/test/TD-4473
...
[TD-4473] update alter keep test
2021-06-11 10:42:12 +08:00
huili
d5f2387540
Merge pull request #6447 from taosdata/test/TD-4526
...
Test/td 4526
2021-06-11 10:42:06 +08:00
huili
a18dabb127
Merge pull request #6446 from taosdata/test/SessionWindow
...
test session on second timestamp fields
2021-06-11 10:41:58 +08:00
haojun Liao
20e9a1fb98
Merge pull request #6450 from taosdata/feature/query
...
[td-4673]<fix>: fix bug in derivative.
2021-06-10 22:00:27 +08:00
happyguoxy
6b428ce341
[TD-i4610]<add special>
2021-06-10 19:26:23 +08:00
happyguoxy
b93129fea5
[TD4610]<check special>
2021-06-10 19:06:30 +08:00
Kaili Xu
0f3e73942c
Merge branch 'develop' into feature/TD-4666
...
sync with develop
2021-06-10 19:02:49 +08:00
Kaili Xu
93993d0796
[TD-4666]<feature>: support max column num to 4096
2021-06-10 18:51:10 +08:00
bryanchang0603
40dcbb41f2
[TD-4473] update alter keep test
2021-06-10 18:29:32 +08:00
Haojun Liao
1cde425379
[td-4673]<fix>: fix bug in derivative.
2021-06-10 18:19:18 +08:00
codedump
1970a31b00
Merge pull request #6409 from taosdata/feature/TD-3963
...
[TD-3963]alter db rpc return when vnode response
2021-06-10 17:49:21 +08:00
bryanchang0603
c4d2987b4b
[TD-4526] updating fulltest.sh due to removed file
2021-06-10 17:38:49 +08:00
tomchon
7e7a70b74c
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
2021-06-10 15:57:30 +08:00
tomchon
176f1e018d
[TD-4314]<test>: add testcase of nested query with top/bottom function
2021-06-10 15:51:55 +08:00
liuyq-617
9d6b8470e7
test session on second timestamp fields
2021-06-10 07:13:00 +00:00
bryanchang0603
b3bb55d0ee
[TD-4526]add test case to fulltest.sh
2021-06-10 15:12:47 +08:00
bryanchang0603
56f28405ba
Merge branch 'develop' into test/TD-4526
2021-06-10 14:26:33 +08:00
bryanchang0603
4defd5a614
[TD-4526]adding exception test case
2021-06-10 14:24:47 +08:00
bryanchang0603
eca829fe79
[TD-4526]adding exception test case
2021-06-10 14:24:18 +08:00
huili
13b5d14e21
Merge pull request #6432 from taosdata/test/SessionWindow
...
[TD-4043]<test>add some scenarios for session window
2021-06-10 14:03:35 +08:00
huili
9eea7a33cb
Merge pull request #6439 from taosdata/xiaoping/add_test_case
...
[TD-4602]<test>: add test case: diff function for super table
2021-06-10 14:03:28 +08:00
bryanchang0603
97f8305ca9
[TD-4658] minor fix
2021-06-10 11:34:24 +08:00
bryanchang0603
4395709e92
[TD-4658] community test case minor fix
2021-06-10 11:25:12 +08:00
bryanchang0603
1b1a01fd46
[TD-4658] adding community test case
2021-06-10 11:09:13 +08:00
bryanchang0603
55b4a9339d
[TD-4658] update enterprise test part
2021-06-10 10:47:30 +08:00
lichuang
b84c533244
[TD-3963]sleep more time to see test result
2021-06-10 10:16:35 +08:00
lichuang
e90378b3de
Merge branch 'develop' into feature/TD-3963
2021-06-09 22:53:52 +08:00
Shengliang Guan
914643d7c4
add general/parser/function.sim
2021-06-09 22:41:52 +08:00
Shengliang Guan
d74684fa45
Merge remote-tracking branch 'origin/develop' into feature/m2d
2021-06-09 22:40:18 +08:00
Shengliang Guan
249ef7c586
remove general/parser/function.sim
2021-06-09 22:35:34 +08:00
haojun Liao
0cea3ab9ed
Merge pull request #6422 from taosdata/feature/TD-2942
...
[TD-2942]keep improvement
2021-06-09 22:03:31 +08:00
Shengliang Guan
1dee25264c
Merge remote-tracking branch 'origin/develop' into feature/m2d
2021-06-09 20:15:16 +08:00
Shengliang Guan
47ec533542
Merge pull request #6405 from taosdata/test/TD-4366
...
Test/td 4366
2021-06-09 20:03:47 +08:00
Shengliang Guan
e14310a50c
merge from master
2021-06-09 19:59:43 +08:00
tomchon
30e0cd2e2a
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
2021-06-09 19:26:43 +08:00
tomchon
2c83206d65
[TD-4314]<test>: add testcase of nested query with top/bottom function
2021-06-09 19:26:17 +08:00
Ping Xiao
b4f6e6f941
[TD-4630]<test>: add exception handling for restful insert
2021-06-09 18:46:15 +08:00
Ping Xiao
5a0d44a82f
[TD-4602]<test>: add test case: diff function for super table
2021-06-09 18:31:08 +08:00
dapan
ebb15e0e6a
Merge branch 'develop' into feature/TD-2942
2021-06-09 17:39:20 +08:00
dapan
3caf8e43ef
fix case issuei
2021-06-09 16:51:07 +08:00
haojun Liao
8347db05b1
Merge pull request #6365 from taosdata/feature/td-3126
...
[TD-3126]<feature>support nanoseconds time precision
2021-06-09 16:30:48 +08:00
tomchon
7de7e54c95
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
2021-06-09 16:26:09 +08:00
tomchon
3f940428cb
modify nestedquery testcase
2021-06-09 16:25:49 +08:00
dapan
922736fed5
fix case issue
2021-06-09 15:29:10 +08:00
haojun Liao
93b811dc33
Merge pull request #6434 from taosdata/feature/query
...
[td-4625]<fix>: fix bug in diff query with group by.
2021-06-09 15:01:09 +08:00
Shengliang Guan
a6b2c18af5
Merge pull request #6431 from taosdata/feature/m2d
...
Feature/m2d
2021-06-09 14:53:14 +08:00
dapan
7344bc3323
Merge branch 'develop' into feature/TD-2942
2021-06-09 14:02:10 +08:00
haojun Liao
06ff862b28
Merge pull request #6418 from jiaoqiyuan/develop
...
[TD-6240] <fix>: init an array before used by `taos_fetch_row`
2021-06-09 13:33:03 +08:00
tomchon
6f6a02f8c2
Merge branch 'master' of github.com:taosdata/TDengine into test/chr
2021-06-09 13:29:43 +08:00
Haojun Liao
9a2d8533cb
[td-4625]<fix>: fix bug in diff query with group by.
2021-06-09 13:27:08 +08:00
tomchon
4949dd4671
temp
2021-06-09 11:12:42 +08:00
liuyq-617
4571590797
add some scenarios
2021-06-09 03:06:29 +00:00
Shengliang Guan
ccc221284a
merge from master
2021-06-09 10:27:20 +08:00
Shengliang Guan
017299c082
Merge from master
2021-06-09 10:23:11 +08:00
haojun Liao
e9c8813e2e
Merge pull request #6407 from taosdata/feature/query
...
Feature/query
2021-06-09 10:04:17 +08:00
haojun Liao
21ef3e44bb
Merge pull request #6382 from taosdata/feature/TD-3304
...
[TD-3304]<enhance>: added detailed info for invalid blocks option
2021-06-08 19:00:50 +08:00
Qiyuan Jiao
e42a8bc633
Update apitest.c
...
remove unneeded define
2021-06-08 17:45:32 +08:00
huili
6d8b573fe7
Merge pull request #6411 from taosdata/xiaoping/add_test_case
...
update test case
2021-06-08 17:42:26 +08:00
dapan1121
63ccb3fa6f
restore case
2021-06-08 17:41:52 +08:00
dapan1121
bbe9e3a093
support one keep for storage
2021-06-08 17:11:02 +08:00
jiaoqiyuan
cc53777cc3
init array before use it.
2021-06-08 16:22:25 +08:00
liuyq-617
5511dcb0c7
[TD-4553]<test>fix timestamp error
2021-06-08 08:05:08 +00:00
Ping Xiao
5ff935c509
Fix test failure
2021-06-08 14:31:09 +08:00
lichuang
0f4e6bba4c
Merge branch 'develop' into feature/TD-3963
2021-06-08 14:18:42 +08:00
dependabot[bot]
dd5c64cb39
Bump logback-classic in /tests/comparisonTest/opentsdb/opentsdbtest ( #6404 )
...
Bumps logback-classic from 1.0.13 to 1.2.0.
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-08 11:40:23 +08:00
dependabot[bot]
e55cbcfe28
Bump logback-core in /tests/comparisonTest/opentsdb/opentsdbtest ( #6403 )
...
Bumps logback-core from 1.0.13 to 1.2.0.
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-core
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-08 11:39:52 +08:00
bryanchang0603
9c1457a3aa
[TD-4473] modifying two cases to auto test with minor modification
2021-06-08 11:16:28 +08:00
dapan1121
b3c74da37a
add test case
2021-06-08 11:16:27 +08:00
Ping Xiao
fd155d4245
update test case
2021-06-08 11:15:12 +08:00
lichuang
97a2cdbfbd
[TD-3963]alter db rpc return when vnode response
2021-06-08 10:59:36 +08:00
lichuang
68c7fc493d
[TD-3963]alter db rpc return when vnode response
2021-06-08 10:54:51 +08:00
Haojun Liao
2aaa8c33c8
[td-225]fix bug in derivative
2021-06-08 10:00:31 +08:00
huili
9468f45876
Merge pull request #6398 from taosdata/test/SessionWindow
...
[TD-4043]<test>case for session window
2021-06-08 09:33:40 +08:00
huili
e985923714
Merge pull request #6402 from taosdata/xiaoping/add_test_case
...
[TD-4421]<test>: add test case for subquery with filter
2021-06-08 09:33:21 +08:00
bryanchang0603
b7c0995f87
[TD-4473] remove old file
2021-06-08 09:15:10 +08:00
bryanchang0603
881b267d2f
[TD-4473] revertalterkeep.py to older version
2021-06-08 09:13:25 +08:00
tomchon
1b78353009
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
2021-06-07 20:44:27 +08:00
tomchon
c2fcab0a0d
[TD-4312]<test>: add testcase of nested query with interval function
2021-06-07 20:44:07 +08:00
Ping Xiao
d87cc3b641
[TD-4421]<test>: add test case for subquery with filter
2021-06-07 18:31:39 +08:00
liuyq-617
034cd7d8bc
[TD-4043]<test>case for session window
2021-06-07 09:14:24 +00:00
haojun Liao
85d3a7a207
Merge pull request #6386 from taosdata/feature/TD-4426
...
Feature/td 4426
2021-06-07 17:00:59 +08:00
haojun Liao
78fd1fccf5
Merge pull request #6391 from taosdata/feature/TD-4484
...
[TD-4484]add taos_stmt_errstr api
2021-06-07 16:37:15 +08:00
haojun Liao
7241b62b96
Merge pull request #6393 from taosdata/feature/query
...
Feature/query
2021-06-07 16:35:41 +08:00
dapan1121
39c7aced49
fix bug
2021-06-07 13:15:57 +08:00
Haojun Liao
9b073353e6
[td-225] fix bug found by regression test.
2021-06-07 12:08:40 +08:00
bryanchang0603
cd54930352
adding comments to alter_test.py
2021-06-07 11:32:35 +08:00
bryanchang0603
cbb3b39e74
append alter_keep.py into the branch
2021-06-07 11:29:51 +08:00
shenglian zhou
d7f32149ef
[TD-3126]<feature>:add nano second precision testcase and modify tsim to support time precision
2021-06-07 10:29:13 +08:00
dapan1121
9012ccf162
add error msg
2021-06-07 10:27:13 +08:00
dapan1121
35beb965a9
add test case
2021-06-07 10:02:51 +08:00
Haojun Liao
89abdd9809
[td-4555]<feature>: add derivative function
2021-06-06 15:20:19 +08:00
yihaoDeng
b645bb4faf
[TD-4426]<fix> fix compile error
2021-06-06 03:31:48 +08:00
yihaoDeng
08cb8c361e
[TD-4426]<fix> fix compile error
2021-06-06 00:28:34 +08:00
yihaoDeng
dd2298b954
[TD-4426]<fix> fix compile error
2021-06-05 23:07:14 +08:00
tomchon
ac503cc76b
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
2021-06-05 18:35:39 +08:00
tomchon
e629395413
add compacting wal log testcase into fulltest.sh
2021-06-05 18:34:36 +08:00
xywang
354564dbc9
[TD-3304]<fix>: fixed a test case bug in topic1.sim
2021-06-05 17:58:28 +08:00
dapan1121
718bf8d9eb
support error msg
2021-06-05 17:34:26 +08:00
huili
6da72d82fc
Merge pull request #6383 from taosdata/xiaoping/test_case
...
[TD-3938]<test>: add script to detect coredump file
2021-06-05 17:10:45 +08:00
xywang
91e2d73361
[TD-3304]<fix>: fixed a test case bug
2021-06-05 16:58:36 +08:00
dependabot[bot]
b885f2c133
Bump httpclient in /tests/comparisonTest/opentsdb/opentsdbtest ( #6371 )
...
Bumps httpclient from 4.5.4 to 4.5.13.
---
updated-dependencies:
- dependency-name: org.apache.httpcomponents:httpclient
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-05 16:39:07 +08:00
tomchon
3a91e8ea84
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
2021-06-05 16:24:51 +08:00
tomchon
046ec16ac4
[TD-4552]<test>: add testcase that compact wal file with replica
2021-06-05 16:24:30 +08:00
Ping Xiao
d2c1841410
[TD-3938]<test>: add script to detect coredump file
2021-06-05 15:43:05 +08:00
Ping Xiao
51ecfc0486
[TD-3938]<test>: add test case
2021-06-05 15:40:31 +08:00
huili
d284cf5493
Merge pull request #6363 from taosdata/test/TD-4463
...
Test/td 4463
2021-06-05 14:22:59 +08:00
liuyq-617
9596883fd1
fix install py connector in jenkins
2021-06-05 01:37:39 +00:00
yihaoDeng
bb19833711
[TD-4426]<fix> add test case
2021-06-05 06:06:09 +08:00
lichuang
ce44531c06
Merge branch 'develop' into feature/TD-3963
2021-06-04 17:04:09 +08:00
Ping Xiao
15aecd4882
[TD-4505]<test>: add test case for last_row()
2021-06-04 16:52:18 +08:00
Shengliang Guan
b569652150
Merge pull request #6368 from taosdata/fix/TD-4412
...
[TD-4412]<fix>: add new configuration parameter for db option cachelast
2021-06-04 15:03:26 +08:00
dapan1121
61b39d7e98
support error msg
2021-06-04 14:32:37 +08:00
Minglei Jin
0a86ce884e
[TD-4412]<fix>: add new configuration parameter for db option precision
2021-06-04 13:19:29 +08:00
lichuang
864b0d2792
Merge branch 'feature/TD-3963' of github.com:taosdata/TDengine into feature/TD-3963
2021-06-04 11:23:19 +08:00
haojun Liao
ecbc610839
Merge pull request #6348 from taosdata/feature/query
...
Feature/query
2021-06-04 10:37:37 +08:00
Minglei Jin
e4c10a3e24
test/offlineThreshold: fix index in show variables;
2021-06-04 10:24:56 +08:00
tomchon
2ff6b5166b
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
2021-06-04 10:22:30 +08:00
haojun Liao
1e3ca4c6eb
Merge branch 'develop' into feature/query
2021-06-03 22:12:53 +08:00
Shengliang Guan
77f208001a
Merge from master
2021-06-03 21:23:41 +08:00
Ping Xiao
61f8139178
update test case
2021-06-03 18:17:22 +08:00
bryanchang0603
f797c397e4
[TD-4463] enterprise test pass
2021-06-03 16:54:15 +08:00
huili
761a7e8f37
Merge pull request #6359 from taosdata/test/TD-4523
...
[TD-4523] add test case
2021-06-03 16:13:39 +08:00
bryanchang0603
904bf2381e
[TD-4463] modifying test case for community version
2021-06-03 16:04:48 +08:00
bryanchang0603
91d2d3b85a
[TD-4463]rewrite the case to fit develop and community
2021-06-03 15:29:23 +08:00
tomchon
f8d81ede65
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
2021-06-03 15:03:52 +08:00
bryanchang0603
72e981ef86
Merge branch 'develop' into test/TD-4463
2021-06-03 14:56:36 +08:00
bryanchang0603
ee9b45ef7d
[TD-4523] add test case
2021-06-03 11:37:48 +08:00
liuyq-617
ad31a637f6
[TD-4395]update test-all.sh
2021-06-03 02:54:57 +00:00
haojun Liao
e2b8212029
Merge pull request #6345 from taosdata/hotfix/TD-4494
...
[TD-4494]add keep value check
2021-06-03 10:39:47 +08:00
huili
b6f048f801
Merge pull request #6350 from taosdata/test/TD-4475
...
Test/td 4475
2021-06-03 10:13:14 +08:00
huili
5a082f4c01
Merge pull request #6351 from taosdata/test/updatejenkins
...
update jenkins
2021-06-03 10:12:34 +08:00
dapan1121
4679c4bf5d
fix case issue
2021-06-03 09:39:52 +08:00
tomchon
73b6c43496
Merge branch 'master' of github.com:taosdata/TDengine into test/chr
2021-06-03 06:26:52 +08:00
haojun Liao
5a2c3eda33
Merge pull request #6343 from taosdata/feature/TD-4399
...
[TD-4399]modify column length
2021-06-02 22:23:16 +08:00
haojun Liao
80096c4619
Merge pull request #6341 from taosdata/feature/TD-4294
...
[TD-4294]<test case>
2021-06-02 22:21:09 +08:00
tomchon
d01ea3012a
[TD-4290]<test>: modify testcase that compact wal file
2021-06-02 21:24:30 +08:00
Haojun Liao
a69cede0ab
[td-255] update sim test.
2021-06-02 19:59:54 +08:00
Haojun Liao
d09d9a2e56
[td-4520]<enhance>: support the tbname column alias name.
2021-06-02 19:43:10 +08:00
dapan1121
fa6bc96dac
fix case issue
2021-06-02 17:59:47 +08:00
Haojun Liao
0d7a58f0ca
[td-255] add test cases, fix compiler error.
2021-06-02 17:52:16 +08:00
tomchon
17077cb92d
add sleep when start compacting
2021-06-02 17:46:48 +08:00
liuyq-617
738bdd253f
update jenkins
2021-06-02 09:30:59 +00:00
tomchon
e2d693718b
Merge branch 'develop' into dev/chr
2021-06-02 17:21:45 +08:00
tomchon
119537014b
[TD-4290]<test>: modify testcase that compact wal file
2021-06-02 17:18:34 +08:00
bryanchang0603
b441e52b71
Merge branch 'develop' into test/TD-4475
2021-06-02 17:04:48 +08:00
bryanchang0603
e39c9eed5d
[TD-4476] modified test case
2021-06-02 17:03:55 +08:00
bryanchang0603
3a12c502c7
[TD-4475] remove temp file
2021-06-02 16:38:57 +08:00
bryanchang0603
97e9070a21
[TD-4476] test case finished
2021-06-02 16:34:41 +08:00
bryanchang0603
49e0643bf2
[TD-4463] update boundary case and error case
2021-06-02 16:02:06 +08:00
bryanchang0603
f74818a3dd
Merge branch 'develop' into test/TD-4463
2021-06-02 15:07:57 +08:00
bryanchang0603
3b867c876d
[TD-4476] add manual test case
2021-06-02 15:07:17 +08:00
dapan1121
f603458a5e
Merge branch 'develop' into feature/TD-4399
2021-06-02 14:08:25 +08:00
dapan1121
ea273d421e
Merge branch 'feature/TD-4399' of https://github.com/taosdata/TDengine into feature/TD-4399
2021-06-02 14:05:40 +08:00
dapan1121
b00ba324f3
support modify tag column length
2021-06-02 14:04:20 +08:00
liuyq-617
d4a215dd8a
fix timezone error
2021-06-02 05:52:00 +00:00
bryanchang0603
29ca859f11
[TD-4475] add manual test case for hot alter block
2021-06-02 13:37:36 +08:00
Shengliang Guan
945674e275
Merge pull request #6339 from taosdata/feature/m2d2
...
merge from master
2021-06-02 13:21:32 +08:00
bryanchang0603
6439e9addc
[TD-4475] modifying the test case
2021-06-02 11:55:16 +08:00
bryanchang0603
f6d5bef757
Merge branch 'develop' into test/TD-4475
2021-06-02 11:03:43 +08:00
liuyq-617
3b9d4dede7
[TD-4443]<test> join precision us
2021-06-02 02:59:01 +00:00
bryanchang0603
b5b17291a6
[TD-4463] update from develop
2021-06-02 10:55:11 +08:00
huili
cc4ccf0976
Merge pull request #6331 from taosdata/test/TD-4474
...
Test/td 4474
2021-06-02 10:28:23 +08:00
Shengliang Guan
0d5d2736be
Merge from master
2021-06-02 10:27:07 +08:00
Shengliang Guan
e7bda7a7c8
Merge pull request #6330 from taosdata/feature/m2d2
...
Feature/m2d2
2021-06-02 09:46:54 +08:00
bryanchang0603
2cf9f0b8f2
Merge branch 'develop' into test/TD-4475
2021-06-02 09:37:03 +08:00
bryanchang0603
b23d057366
Merge branch 'develop' into test/TD-4463
2021-06-02 09:13:33 +08:00
Haojun Liao
d9f403ad3d
[td-255] merge develop.
2021-06-01 22:45:47 +08:00
Haojun Liao
e0b4bb2442
[td-255]fix memory leak in test cases.
2021-06-01 22:30:12 +08:00
haojun Liao
ac5789d9f2
Merge pull request #6320 from taosdata/feature/query
...
Feature/query
2021-06-01 22:26:55 +08:00
bryanchang0603
8983755daf
Merge branch 'develop' into test/TD-4475
2021-06-01 19:03:06 +08:00
bryanchang0603
08f33005b6
[TD-4475] update test case
2021-06-01 19:02:34 +08:00
root
b61cf07797
[TD-4440]<test: add test case for auto create table when bind>
2021-06-01 10:44:05 +00:00
bryanchang0603
3ed6933ea8
[TD-4422] remove useless file
2021-06-01 18:34:36 +08:00
bryanchang0603
fd10ee01ed
[TD-4422] merging json files into 2 json files
2021-06-01 18:30:13 +08:00
tomchon
3c2681fafc
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
2021-06-01 18:23:28 +08:00
tomchon
60ba384978
[TD-4290]<test>: add testcase that compact wal file
2021-06-01 18:16:28 +08:00
bryanchang0603
054ab0d868
Merge branch 'master' into test/TD-4422
2021-06-01 18:03:43 +08:00
bryanchang0603
9eb020f900
[TD-4475] adding draft test case
2021-06-01 18:02:32 +08:00
haojun Liao
cd05557f40
Merge pull request #6326 from taosdata/hotfix/TD-4462
...
[TD-4462]support bind multiple tables
2021-06-01 17:34:09 +08:00
bryanchang0603
d7ff9c999a
[TD-4474] moldifying the test case
2021-06-01 17:11:39 +08:00
bryanchang0603
92640cfb98
Merge branch 'develop' into test/TD-4474
2021-06-01 17:00:25 +08:00
bryanchang0603
469f709521
[TD-4474] adding test case for testing lastRow hot alter
2021-06-01 16:58:27 +08:00
Haojun Liao
3fb5b54f3f
Merge branch 'develop' into feature/query
2021-06-01 16:46:14 +08:00
Haojun Liao
b7c413a6e2
[td-255] update the test cases.
2021-06-01 16:45:05 +08:00
Shuduo Sang
0763faeaaf
Hotfix/sangshuduo/td 4477 install dep for lua ( #6329 )
...
* make lua build.sh install necessary lib and specify include path.
* [TD-4477]<hotfix>: install dependency package for tests/examples/lua build.sh.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-06-01 16:24:55 +08:00
bryanchang0603
c55f6121a0
[TD-4463] moldifying alter_keep.py
2021-06-01 16:13:40 +08:00
bryanchang0603
8119f72b58
Merge branch 'develop' into test/TD-4463
2021-06-01 16:04:29 +08:00
Shengliang Guan
56d77cc316
Merge from master
2021-06-01 15:46:53 +08:00
bryanchang0603
aa706fd5e7
[TD-4463] add test case for checking keep modification
2021-06-01 13:43:19 +08:00
robotspace
68aeccbe7f
Add support for async insert and connection pool. ( #6244 )
...
* Add support for async query. Only insert result is parsed.
* Add support for connection pool.
* Add one case for lua connector in smoke test case list.
* Build dymanic library for lua connector before smoke test.
2021-06-01 13:35:19 +08:00
huili
ca3ec15956
Merge pull request #6311 from taosdata/test/d-TD-4447
...
[TD-4447]<test>import the same csv twice
2021-06-01 13:33:33 +08:00
huili
96514e84f9
Merge pull request #6324 from taosdata/test/jenkins-mas
...
modify env
2021-06-01 13:33:25 +08:00
Shengliang Guan
5c9d8e3c79
Merge from master
2021-06-01 11:53:49 +08:00
Shengliang Guan
9129165749
Merge pull request #6323 from taosdata/test/Jenkins-dev
...
modify env
2021-06-01 11:46:45 +08:00
dapan1121
764087a064
support bind multiple tables
2021-06-01 11:39:28 +08:00
haojun Liao
be1d25cd2a
Merge pull request #6318 from taosdata/test/TD-4439
...
Test/td 4439
2021-06-01 10:59:49 +08:00
bryanchang0603
f26a6a23a5
[TD-4422] adding test case for auto_create_table exception cases
2021-06-01 09:57:10 +08:00
bryanchang0603
0cf6c3c4ac
Merge branch 'master' into test/TD-4422
2021-06-01 09:25:21 +08:00
dapan1121
3b15caf4cf
Merge branch 'develop' into feature/TD-4399
2021-06-01 08:28:59 +08:00
dapan1121
ce7bfcf024
fix case issue
2021-06-01 08:28:45 +08:00
haojun Liao
f572be8f63
Merge pull request #6309 from taosdata/feature/query
...
Feature/query
2021-05-31 22:07:29 +08:00
yihaoDeng
8543ac4e65
[TD-4294]<test case>
2021-05-31 20:48:09 +08:00
tickduan
d6dc4f8c27
Merge branch 'master' into cq .INT64_MIN
2021-05-31 19:54:06 +08:00
yihaoDeng
f6e0d1926f
[TD-4294]<test case>
2021-05-31 18:45:35 +08:00
bryanchang0603
a3c11889bf
Merge branch 'develop' into test/TD-4439
2021-05-31 18:39:23 +08:00
Shengliang Guan
d19d4a2554
Merge pull request #6308 from taosdata/test/m-TD-4447
...
[TD-4447]<test>import the same csv twice
2021-05-31 18:35:31 +08:00
yihaoDeng
e4a6d251d9
[TD-4294]<test case>
2021-05-31 18:00:14 +08:00
bryanchang0603
a613833b5f
[TD-4422]-adding test cases for different combination of drop, child_table_exist, and auto_create_table
2021-05-31 17:13:03 +08:00
Haojun Liao
691eba4782
[td-255]merge develop
2021-05-31 17:09:18 +08:00
haojun Liao
dde99cbbff
Merge pull request #6282 from taosdata/feature/td-4243-2
...
[TD-4243]<enhance>:remove _block_dist() special dedicated column index and reduce memory usage by approximate percentile
2021-05-31 16:31:31 +08:00
haojun Liao
3f1a30a33e
Merge pull request #6275 from taosdata/feature/TD-4400
...
[TD-4400]apitest for prepare
2021-05-31 16:29:21 +08:00
liuyq-617
23217b7ee6
[TD-4447]<test>import the same csv twice
2021-05-31 08:24:23 +00:00
Haojun Liao
524a132948
[td-255]merge develop.
2021-05-31 15:52:32 +08:00
tickduan
d5965c461a
must ltime >0 to replace
2021-05-31 15:51:43 +08:00
Haojun Liao
c284d848da
[td-4446]<fix>: fix repeat import caused crash.
2021-05-31 15:36:48 +08:00
liuyq-617
ed9ff8917c
[TD-4447]<test>import the same csv twice
2021-05-31 07:33:08 +00:00
Steven Li
cd76a29533
Adjust table locking in crash_gen to expose same-connection consistency issues, supporting TD-4444
2021-05-31 06:22:20 +00:00
dapan1121
0bb4e921c8
support stable
2021-05-31 11:22:50 +08:00
bryanchang0603
39342aec9b
[TD-4439] moldifying the test case
2021-05-31 11:16:56 +08:00
bryanchang0603
50d9a1c5a5
[TD-4439] add test case
2021-05-31 11:11:02 +08:00
dapan1121
45b861317c
Merge branch 'develop' into feature/TD-4399
2021-05-31 10:27:57 +08:00
huili
f3d95d67ae
Merge pull request #6260 from taosdata/xiaoping/test_case
...
[TD-4122]<test>: add test case
2021-05-31 09:42:11 +08:00
huili
a7e1c34895
Merge pull request #6292 from taosdata/xiaoping/add_test_case
...
[TD-4420]<test>: add test case
2021-05-31 09:42:02 +08:00
dapan1121
ca4289388c
add test case
2021-05-31 09:28:19 +08:00
dapan1121
2ce08b2791
Merge branch 'develop' into feature/TD-4400
2021-05-31 08:16:02 +08:00
tomchon
7155d9889f
temp commit
2021-05-31 01:51:27 +08:00
shenglian zhou
c60cf34575
[TD-4243]<fix>:fix coredump when select _block_dist() from table
2021-05-30 10:41:08 +08:00
shenglian zhou
0c7afcc965
[TD-4243]<enhance>:remove _block_dist() special dedicated column index
2021-05-29 23:35:32 +08:00
Ping Xiao
458405cc63
[TD-4423]<test>: add test case
2021-05-29 18:52:56 +08:00
Ping Xiao
d43743e678
[TD-4420]<test>: add test case
2021-05-29 16:24:11 +08:00
Ping Xiao
58c6a90134
Merge branches 'xiaoping/test_case' and 'master' of https://github.com/taosdata/TDengine
2021-05-29 15:58:32 +08:00
Haojun Liao
be8853ffee
[td-4385] merge develop.
2021-05-29 14:46:14 +08:00
haojun Liao
5536e81e52
Merge pull request #6242 from taosdata/feature/query
...
Feature/query
2021-05-29 14:23:13 +08:00
dapan1121
d6ddc5a807
fix compile error
2021-05-28 19:06:22 +08:00
Ping Xiao
1465fd9cfc
Fix test failure
2021-05-28 16:50:43 +08:00
liuyq-617
4d5e99b890
[TD-4415]Add exceptions in valgrind_taos.supp
2021-05-28 08:32:03 +00:00
dapan1121
3a37e5d176
fix bug
2021-05-28 15:21:34 +08:00
Ping Xiao
06e9250c6b
Merge branch 'master' into xiaoping/test_case
2021-05-28 14:07:44 +08:00
dapan1121
54f4c61c6a
add prepare APIs
2021-05-28 13:47:54 +08:00
Haojun Liao
71319327c2
[td-225] fix bug found by regression test.
2021-05-28 11:37:56 +08:00
bryanchang0603
6bd6001fe9
[TD-4376] modify execute to query for select
2021-05-28 10:43:15 +08:00
bryanchang0603
f8f091b5c7
[TD-4376] adding test case
2021-05-28 10:12:46 +08:00
dapan1121
7b602ab658
fix case issue
2021-05-27 18:36:08 +08:00
dapan1121
5592f1ec0b
fix case issue
2021-05-27 18:06:40 +08:00
dapan1121
0dcff322e5
fix bug
2021-05-27 17:51:09 +08:00
Huo Linhe
998680015d
[TD-4370]<fix>: squashed commit of python connector changes in develop ( #6246 )
...
commit 0c81e3c0ba89c86f6d17d51d5056146e177cace5
Author: Huo Linhe <linhehuo@gmail.com>
Date: Fri May 14 10:27:13 2021 +0800
[TD-4160]<fix>: remove python connector soft links, fix tests and documents
commit f439fce413423e7d7c97eef180c93d63dedab32e
Author: Huo Linhe <linhehuo@gmail.com>
Date: Wed May 12 18:50:53 2021 +0800
[TD-182]: bump python connector version to v2.0.10 (#6091 )
Also fix url error in setup.py
commit 4ae55d494a262e482f6b34e8bf193cc6af62a886
Author: Huo Linhe <linhehuo@gmail.com>
Date: Wed May 12 09:49:26 2021 +0800
[TD-4370]<fix>: merge python connector changes to master
Inludes:
[TD-182]<enhance>: use single repo for python connector (#6036 )
* [TD-182]<enhance>: use single repo for python connector
Remove code for each platform and build up one single python code base
for windows/osx/linux platforms and python2/python3 runtime.
* [TD-182]<enhance>: remove redundant code in python connector
* [TD-4149] <fix>: fix python connection config error
2021-05-27 17:44:57 +08:00
dapan1121
16378507da
support auto create table
2021-05-27 17:01:57 +08:00
Ping Xiao
34d6383a3c
[TD-4122]<test>: add test case
2021-05-27 16:13:46 +08:00
dapan1121
57bfff85b4
Merge branch 'feature/TD-4034' into feature/TD-3950
2021-05-27 10:54:37 +08:00
tomchon
cd6258ebfb
temp commit
2021-05-26 21:24:34 +08:00
Haojun Liao
315ce829e5
[td-225] merge develop
2021-05-26 19:52:19 +08:00
Haojun Liao
96b0705a6b
[td-225]add test cases.
2021-05-26 19:43:51 +08:00
dapan1121
1abd799eba
Merge branch 'feature/TD-4034' into feature/TD-3950
2021-05-26 17:50:19 +08:00
liuyq-617
2270703980
modify env
2021-05-26 07:21:07 +00:00
liuyq-617
aaf9081309
modify env
2021-05-26 07:19:53 +00:00
Shengliang Guan
541741cdda
Merge from master into develop
2021-05-26 14:33:16 +08:00
Haojun Liao
eecd5c9440
[td-225] merge develop
2021-05-26 11:22:20 +08:00
Haojun Liao
2eb18e101c
[td-225] add test cases.
2021-05-26 10:05:09 +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
tomchon
53bba6113c
Merge branch 'master' of github.com:taosdata/TDengine into test/chr
2021-05-25 10:37:33 +08:00
tomchon
1128b31985
temp commit
2021-05-25 10:36:17 +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
Steven Li
20fa37c253
Enhanced crash_gen tool with -k option to produce valgrind result
2021-05-24 06:11:39 +00:00
tomchon
0eafd19005
Merge branch 'master' of github.com:taosdata/TDengine into test/chr
2021-05-24 13:26:00 +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
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
tomchon
df1fb4c5bb
update taosdemo testcase
2021-05-22 17:01:22 +08:00
huili
444753f30a
Merge pull request #6199 from taosdata/xiaoping/test_case
...
[TD-4263]<test>: update performance test script
2021-05-22 14:53:02 +08:00
huili
f33ea803ff
Merge pull request #6187 from taosdata/test/TD-4153
...
[TD-4153] <test> add case to resolve use taosdemo tools insert and qu…
2021-05-22 14:52:22 +08:00
Ping Xiao
9ef6b68030
[TD-4263]<test>: update performance test script
2021-05-22 13:56:06 +08:00
huili
06373ae464
Merge pull request #6195 from taosdata/hotfix/test
...
[TD-4182]<test> specify column for single batch bind
2021-05-21 19:54:24 +08:00
root
83187703a8
[TD-4182]<test> specify column for single batch bind
2021-05-21 11:51:33 +00:00
tomchon
f321ba919f
add taosdemo-subscribe-testcase
2021-05-21 19:16:16 +08:00
Shengliang Guan
663439bfe6
Merge branch 'develop' into feature/TD-3951
2021-05-21 18:28:12 +08:00
Haojun Liao
4b672b459c
[td-225]
2021-05-21 17:31:00 +08:00
Shengliang Guan
50ee6f1091
Merge from master
2021-05-21 14:50:56 +08:00
tomchon
269547ebd3
Merge branch 'master' of github.com:taosdata/TDengine into test/chr
2021-05-21 14:38:15 +08:00
cpwu
3062b1dabb
[TD-4153] <test> add case to resolve use taosdemo tools insert and query operation
2021-05-21 14:37:52 +08:00
dapan1121
2f1c18b6c1
add test case
2021-05-21 14:16:03 +08:00
Shuduo Sang
891886ce56
Hotfix/sangshuduo/td 4136 taosdemo records morethan 32767 for develop ( #6175 )
...
* [TD-4136]<fix>: taosdemo records per req more than 32767.
for develop branch.
* change taosRandom() to rand_bool() for bool data.
* [TD-4136]<fix>: taosdemo check insert rows not more than 32767.
check insert rows for progressive.
* fix with answer_yes.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-21 13:11:52 +08:00
Haojun Liao
e655a68f69
[td-225]merge develop
2021-05-20 22:13:57 +08:00
tomchon
8470f09885
[TD-4238]<test>: add taodemo-testcase that records of number in request sql less than 32767
2021-05-20 19:55:12 +08:00
Ping Xiao
4b016b75bb
[TD-4263]<test>: update performance test script
2021-05-20 19:08:42 +08:00
tomchon
c8c1b35ee4
modify subscribe testcase
2021-05-20 11:01:18 +08:00
tomchon
fef23f6eac
testcase-modify sub
2021-05-19 20:16:00 +08:00
tomchon
75fef03688
testcase-subscribe of super table
2021-05-19 17:55:11 +08:00
tomchon
abe9b75667
Merge branch 'master' of github.com:taosdata/TDengine into test/chr
2021-05-19 13:23:22 +08:00
tomchon
0f96df1fe6
add testcase of async subscirbe and max sql num
2021-05-19 13:20:20 +08:00
Haojun Liao
80fc12ea79
[td-4231]<enhance>: report error if only tags of the table are retrieved in the select clause when the filter condition only includes normal columns.
2021-05-18 23:17:53 +08:00
Shuduo Sang
4c1e13b60e
Revert "Hotfix/sangshuduo/td 4240 taosdemo subscribe morethan 100 ( #6155 )" ( #6156 )
...
This reverts commit e8d2162cce
.
2021-05-18 21:43:28 +08:00
Shuduo Sang
e8d2162cce
Hotfix/sangshuduo/td 4240 taosdemo subscribe morethan 100 ( #6155 )
...
* DB/create: fix create database when default quorum > replica
* [TD-4081]<fix>: fix vnode dropping
* test/sim: fix null to 0 in show dnodes;
* [TD-4081]<fix>: [v3] fix vnode closing
* [TD-4081]<fix>: vnode not close if dropped
* Revert "test/sim: fix null to 0 in show dnodes;"
This reverts commit 70213e6526
.
* vnode/write: make last write msg to be written or confirmed
* vnode/drop: ingore invalid vgroup id if already dropped
* vnode/read: use app not ready instead of invalid vgroup id to make crash_gen happy
* vnode/close: wait write 900ms
* [td-4209]<fix>: add the uid check for super table metadata that is already cached in local buffer.
* [td-4209]
* [td-225] refactor a sim script.
* Hotfix/sangshuduo/td 4136 taosdemo records morethan 32767 (#6147 )
* [TD-4136]<fix>: taosdemo max records per req < 32767
* [TD-4136]<fix>: taosdemo check insert rows not more than 32767.
check insert rows for progressive.
* fix with answer_yes.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-4240]<fix>: taosdemo subscribe more than max query sql count.
Co-authored-by: Minglei Jin <mljin@taosdata.com>
Co-authored-by: Minglei Jin <stephenk@gmx.us>
Co-authored-by: Shengliang Guan <slguan@taosdata.com>
Co-authored-by: Haojun Liao <hjliao@taosdata.com>
Co-authored-by: haojun Liao <hjxilinx@users.noreply.github.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-18 21:34:10 +08:00
Shuduo Sang
6d448dcac1
Hotfix/sangshuduo/td 4136 taosdemo records morethan 32767 ( #6147 )
...
* [TD-4136]<fix>: taosdemo max records per req < 32767
* [TD-4136]<fix>: taosdemo check insert rows not more than 32767.
check insert rows for progressive.
* fix with answer_yes.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-18 16:48:17 +08:00
Shengliang Guan
875072a474
Merge from develop
2021-05-18 14:11:01 +08:00
tomchon
288e8fcd39
Merge branch 'master' of github.com:taosdata/TDengine into test/chr
2021-05-17 19:43:56 +08:00
tomchon
a494bb3b21
modify taosdemo-testcase
2021-05-17 19:29:50 +08:00
Haojun Liao
c824330bb5
[td-225] refactor a sim script.
2021-05-17 15:51:49 +08:00
Shengliang Guan
2ba34f5efd
Merge pull request #6123 from ExplorerBellBox/develop
...
fix some type errors, and reduce potential errors
2021-05-15 22:12:37 +08:00
Shengliang Guan
af7a668b90
Merge pull request #6056 from DavidKorczynski/develop
...
Initial fuzzing integration
2021-05-15 22:09:42 +08:00
Shengliang Guan
d9cfdcd1c5
Merge branch 'develop' into feature/m2d
2021-05-15 19:54:42 +08:00
ZhongChunHe
cf93ca70d1
fix declaration shadows previous local/global errors
2021-05-14 11:56:37 +08:00
Huo Linhe
88107acde7
[TD-4160]<fix>: remove python connector soft links, fix tests and documents
2021-05-14 10:27:13 +08:00
Hui Li
1873cc9c5b
[TD-4114]<test> add test case for bind batch
2021-05-14 09:59:43 +08:00
Shengliang Guan
984875940a
Merge from master into develop
2021-05-14 09:53:57 +08:00
liuyq-617
be6a583034
[TD-4114]<test> add test case for bind batch
2021-05-14 09:47:01 +08:00
tomchon
8a8f9d2bf7
merge master
2021-05-13 21:37:01 +08:00
tomchon
15cfeb7f5e
[TD-3952]<test>: add taodemo-testcase that query with restful connector
2021-05-13 21:30:50 +08:00
liuyq-617
68d9c2417f
[TD-4114]<test> add test case for bind batch
2021-05-13 15:39:53 +08:00
tomchon
661144963c
Merge branch 'master' of github.com:taosdata/TDengine into test/chr
2021-05-13 11:51:52 +08:00
haojun Liao
8f8cf26ced
Merge pull request #6098 from taosdata/feature/TD-4135
...
[TD-4135]support user specify column in bind
2021-05-13 11:39:50 +08:00
Haojun Liao
4b3301be83
[td-225] merge develop
2021-05-12 20:01:39 +08:00
haojun Liao
e2c9099e63
Merge pull request #6089 from taosdata/fix/query
...
[td-4147]<fix>: report error if the column name is too long.
2021-05-12 16:58:17 +08:00
dapan1121
46546c9d56
support user specify column
2021-05-12 14:41:59 +08:00
Shengliang Guan
545749c003
Merge pull request #6079 from taosdata/feature/crash_gen2
...
Data generation script for TD-4133
2021-05-12 14:09:57 +08:00
Haojun Liao
64ae1f9a36
[td-4147]update the test script.
2021-05-12 11:29:00 +08:00
Haojun Liao
6d8f5000ff
[td-4147]update the test case.
2021-05-12 11:24:23 +08:00
Shengliang Guan
24473f0cb0
Merge from master into develop
2021-05-12 10:01:50 +08:00
Haojun Liao
854ae073fb
[td-4147]<fix>: report error if the column name is too long.
2021-05-11 21:20:44 +08:00
Shengliang Guan
644f41a0bb
Merge from master into develop
2021-05-11 20:58:18 +08:00
Shengliang Guan
ed903bd9eb
Merge pull request #6074 from taosdata/feature/m2d
...
Feature/m2d
2021-05-11 20:31:05 +08:00
Shengliang Guan
bb7e1b224c
Merge pull request #6080 from taosdata/feature/TD-4038
...
[TD-4038]support bind multiple tables
2021-05-11 20:30:40 +08:00
huili
9c0e8c9d78
Merge pull request #6070 from taosdata/test/TD-3960
...
[TD-3960] <test> add case for TD-3960
2021-05-11 19:32:52 +08:00
tomchon
0e93801581
[TD-4132]<test>: add taosdump-testcase of boundary value testing
2021-05-11 19:26:15 +08:00
Shuduo Sang
af33e11840
[TD-4136]<fix>: taosdemo max records per req < 32767 ( #6082 )
...
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-11 19:06:02 +08:00
dapan1121
eab8e5e8f2
Update makefile
2021-05-11 17:07:35 +08:00
haojun Liao
8a7fc6fc3d
Merge pull request #5986 from taosdata/fix/query
...
Fix/query
2021-05-11 14:58:59 +08:00
Steven Li
731eadb80d
Minor tweak of the new Perf_gen tool
2021-05-11 02:18:05 +00:00
Steven Li
ba51543551
Merge remote-tracking branch 'origin/master' into feature/crash_gen2
2021-05-11 01:49:14 +00:00
Steven Li
1d7fd5aec4
Added initial code for the new perf_gen tool
2021-05-11 01:48:58 +00:00
Steven Li
456ea712b3
Refactored crash_gen tool with stronger typing
2021-05-11 01:48:13 +00:00
Shengliang Guan
45a0859a5f
Merge from master into develop
2021-05-10 17:42:34 +08:00
wu champion
7570894fbb
[TD-3960] <test> add case for TD-3960
2021-05-10 15:30:00 +08:00
dapan1121
b3b0782ce2
fix issue
2021-05-10 11:43:16 +08:00
dapan1121
fa3f970748
fix mem leak
2021-05-10 09:22:10 +08:00
yihaoDeng
be224d3af0
[TD-3980]
2021-05-10 01:43:54 +08:00
dapan1121
0b91c2cfc6
fix bug
2021-05-09 17:23:10 +08:00
Shengliang Guan
c8e7cd1b85
Merge pull request #6050 from taosdata/xiaoping/test_case
...
[TD-4017]<test>: add test case
2021-05-09 16:46:44 +08:00
Shengliang Guan
8bc97c8c9c
Merge pull request #6026 from taosdata/test/TD-3954
...
[TD-3954] <test> add case for resolve the bug of TD-3899
2021-05-09 16:45:21 +08:00
dapan1121
b7cec3072b
fix
2021-05-09 16:45:02 +08:00
Shengliang Guan
7326764002
Merge pull request #6045 from taosdata/feature/cp
...
Feature/cp
2021-05-09 13:36:28 +08:00
dapan1121
7db07e73be
add test file
2021-05-09 13:30:37 +08:00
davkor
9f3845e97c
tests: add fuzz setup.
2021-05-08 16:30:13 +01:00
Shengliang Guan
0fb150b126
TD-4088
2021-05-08 19:10:26 +08:00
wu champion
bd19a926f3
[TD-3921] <test> add case for develop branch
2021-05-08 16:53:55 +08:00
Ping Xiao
70ed9796ff
[TD-4017]<test>: add test case
2021-05-08 15:56:18 +08:00
yihaoDeng
8155c9fb34
[TD-3980] support lua script
2021-05-08 15:22:27 +08:00
huili
e369655424
Merge pull request #6030 from taosdata/xiaoping/add_test_case2
...
[TD-3663]<test>: add test case for docker cluster
2021-05-08 15:01:14 +08:00
huili
939e5d4110
Merge pull request #6033 from taosdata/xiaoping/test_case
...
[TD-4019]<test> add test case
2021-05-08 15:01:07 +08:00
huili
9d1c3e22b1
Merge pull request #6043 from taosdata/test/TD-4093
...
[TD-4093]update python connector every test
2021-05-08 15:00:59 +08:00
wu champion
a3720faf9f
Merge pull request #6047 from taosdata/master
...
Master
2021-05-08 14:03:38 +08:00
wu champion
b551731da1
fix the case
2021-05-08 12:39:32 +08:00
wu champion
a35c422793
[TD-3921] <fix> fix the case for new python connector
2021-05-08 12:29:54 +08:00
liuyq-617
ede0a50744
[TD-4093]update python connector erver test
2021-05-08 11:43:52 +08:00
liuyq-617
56bea59c3b
[TD-4093]update python connector every test
2021-05-08 11:34:21 +08:00
Haojun Liao
b6e04604cb
[td-3967]
2021-05-07 17:29:00 +08:00
dapan1121
49948f2683
Merge branch 'develop' into feature/TD-4038
2021-05-07 15:08:03 +08:00
dapan1121
6df8ed9f4e
support bind multiple tables
2021-05-07 15:06:31 +08:00
Ping Xiao
f4afe2f9d8
[TD-4019]<test> add test case
2021-05-07 15:00:40 +08:00
Haojun Liao
9e1a04ee3c
[td-225] merge master
2021-05-07 14:58:20 +08:00
tomchon
bd0b8df12d
[TD-4037]<test>: add taodemo-testcase that childtable_count is less than or equal zero and num_of_records_per_req is equal zero
2021-05-07 14:39:19 +08:00
huili
7c4335e2e7
Merge pull request #6007 from taosdata/test/TD-4059
...
[TD-4059]update case version.py
2021-05-07 13:57:49 +08:00
Ping Xiao
c4a9fda17a
[TD-3663]<test>: add test case for docker cluster
2021-05-07 13:28:02 +08:00
wu champion
3259c3de40
[TD-3954] <test> add case for resolve the bug of TD-3899
2021-05-07 10:58:03 +08:00
tomchon
980df53800
[TD-3998]<test>: add taodemo-testcase that inserting too many rows won't make ts disorder
2021-05-06 21:15:20 +08:00
liuyq-617
fa902a35b3
[TD-4059]update case version.py
2021-05-06 11:44:39 +08:00
liuyq-617
5c7842c41b
[TD-4059]update case version.py
2021-05-06 11:43:20 +08:00
haojun Liao
714a4d5931
Merge pull request #5987 from taosdata/test/TD-4000
...
[TD-4000] <test> verify teature of TD-3948
2021-05-01 15:44:54 +08:00
Shuduo Sang
b12668ff7f
[TD-3639] <fix>: compare timestamp with datetime in python ( #5990 )
...
By this commit, It will close TD-3639.
It will not require test case to write *correct* datetime string to pass
a test case. One test could use seconds, milliseconds or microseconds to
check data.
That means the three tests are equivalent:
```python
.checkData(0, 0, "2020-01-01 00:00:00")
.checkData(0, 0, "2020-01-01 00:00:00.000")
.checkData(0, 0, "2020-01-01 00:00:00.000000")
```
Co-authored-by: Huo Linhe <linhehuo@gmail.com>
2021-04-30 22:45:59 +08:00
Yiqing Liu
8956167651
Eliminate false alarms ( #5991 )
2021-04-30 21:05:08 +08:00
Haojun Liao
b0ab4573bb
[td-3967]update the sim.
2021-04-30 17:14:57 +08:00
Haojun Liao
d78ac9848c
[td-3967]1) refactor.
2021-04-30 17:12:20 +08:00
Haojun Liao
6216f6c519
[td-225] fix bug found by regression test.
2021-04-30 16:38:37 +08:00
wu champion
4a6a4f9e71
[TD-4000] <test> verify teature of TD-3948
2021-04-30 16:23:43 +08:00
Yiqing Liu
460768f067
[TD-4032]Eliminate false alarms ( #5978 )
...
* [TD-4032]Eliminate false alarms
* update rules
2021-04-30 14:20:12 +08:00
Shuduo Sang
2670b0ad65
Hotfix/sangshuduo/td 4025 fix travis ci broken for develop ( #5975 )
...
* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.
modify smoketest.sh to python3.8
* [TD-4025]<fix>: travis ci broken due to ubuntu 20.04 repo issue.
* [TD-4025]<fix>: travis ci broken due to ubuntu 20.04 repo issue.
* [TD-4025]<fix>: travis ci broken due to ubuntu 20.04 repo issue.
* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.
change focal to bionic.
* [TD-4025]<fix>: travis ci broken due to ubuntu 20.04 repo issue.
cherry pick from master.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-30 10:20:16 +08:00
Shuduo Sang
160516665c
Hotfix/sangshuduo/td 4025 fix travis ci broken ( #5973 )
...
* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.
* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.
change focal to bionic.
* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.
install python3.8
* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.
install python3.8 and pip, setuptools
* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.
install python3.8, and install pip and setuptools
* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.
modify smoketest.sh to python3.8
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-30 09:50:15 +08:00
dapan1121
c6686a0a99
fix regression caused by code refactoring
2021-04-30 09:12:25 +08:00
haojun Liao
b77422727c
Merge pull request #5936 from taosdata/dependabot/maven/tests/comparisonTest/cassandra/cassandratest/commons-io-commons-io-2.7
...
Bump commons-io from 2.4 to 2.7 in /tests/comparisonTest/cassandra/cassandratest
2021-04-29 13:31:20 +08:00
haojun Liao
198645bee0
Merge pull request #5937 from taosdata/dependabot/maven/tests/comparisonTest/opentsdb/opentsdbtest/commons-io-commons-io-2.7
...
Bump commons-io from 2.4 to 2.7 in /tests/comparisonTest/opentsdb/opentsdbtest
2021-04-29 13:30:57 +08:00
haojun Liao
8f07f0887f
Merge pull request #5953 from taosdata/hotfix/TD-3984
...
[TD-3984]union issues
2021-04-29 13:27:03 +08:00
haojun Liao
9c01cec7e0
Merge pull request #5955 from taosdata/hotfix/TD-3996
...
[TD-3996]udc query issue
2021-04-29 13:20:16 +08:00
Steven Li
7e1b1b1f9b
Merge remote-tracking branch 'origin/master' into feature/crash_gen2
2021-04-28 23:11:28 +00:00
Steven Li
34eb7e255a
Used Python generator to simplify crash_gen IPC processing of STDOUT/STDERR
2021-04-28 23:11:19 +00:00
huili
0a6b76e3e7
Merge pull request #5938 from taosdata/test/TD-2039
...
[TD-2039] <test> verify the bug of TD-2039
2021-04-28 16:43:31 +08:00
Haojun Liao
ac9ae238ab
[td-225]fix the bug found by regression test.
2021-04-28 16:41:19 +08:00
Steven Li
fbadcfb542
Merge remote-tracking branch 'origin/master' into feature/crash_gen2
2021-04-28 08:37:22 +00:00
Steven Li
5d1d5cadc2
Refactored crash_gen to have the TdeSubProcess own the SvcMgrThread object, also switched to Pylance
2021-04-28 08:36:56 +00:00
dapan1121
b13e65bd93
fix bug
2021-04-28 14:27:15 +08:00
shenglian zhou
5f2f20cf1a
[TD-3948]<enhance>: insert syntax - specify columns after supertable tags
2021-04-28 11:16:36 +08:00
dapan1121
6e985b443c
fix bug
2021-04-28 10:53:10 +08:00
Steven Li
8a6fd8df16
Refactoring service_manager in crash_gen to use stronger types
2021-04-28 02:42:27 +00:00
haojun Liao
489b24a18a
Merge branch 'develop' into feature/query
2021-04-27 22:39:05 +08:00
Haojun Liao
9286f77e07
[td-225]merge develop
2021-04-27 22:17:09 +08:00
Haojun Liao
e40c1ffca5
[td-225]fix bug found by regression test.
2021-04-27 18:40:40 +08:00
Haojun Liao
fdfb7b58f1
[td-225] merge develop
2021-04-27 17:18:39 +08:00
Haojun Liao
dc95f7b811
[td-225]merge develop
2021-04-27 16:59:29 +08:00
Huo Linhe
aa88942c38
[TD-3639] <fix>: compare timestamp with datetime in python ( #5940 )
...
By this commit, It will close TD-3639.
It will not require test case to write *correct* datetime string to pass
a test case. One test could use seconds, milliseconds or microseconds to
check data.
That means the three tests are equivalent:
```python
.checkData(0, 0, "2020-01-01 00:00:00")
.checkData(0, 0, "2020-01-01 00:00:00.000")
.checkData(0, 0, "2020-01-01 00:00:00.000000")
```
2021-04-27 13:45:08 +08:00
dapan1121
a97de8dc9d
demo new requirement
2021-04-27 11:01:25 +08:00
wu champion
ae1b233db3
[TD-2039] <test> verify the bug of TD-2039
2021-04-27 09:30:40 +08:00
huili
19c185c8cb
Merge branch 'master' into test/TD-3921
2021-04-27 09:13:38 +08:00
dependabot[bot]
9874bb5f71
Bump commons-io in /tests/comparisonTest/opentsdb/opentsdbtest
...
Bumps commons-io from 2.4 to 2.7.
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 19:27:50 +00:00
dependabot[bot]
0fd3d482c5
Bump commons-io in /tests/comparisonTest/cassandra/cassandratest
...
Bumps commons-io from 2.4 to 2.7.
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 19:26:05 +00:00
Shuduo Sang
37fd1ad91c
Hotfix/sangshuduo/td 3968 taosdemo datalen 16k ( #5930 )
...
* [TD-3414]<test>: add insert function with json files of taodemo-testcase -repeat
* [TD-3879]add stmt mode for taodemo go
* [TD-3414]<test>: add insert function with json files of taodemo-testcase
* [TD-3918] <test> add case to verify the bug of TD-3897
* [TD-3453]<test>:modify filepath in scripts
* Update fulltest.sh
* [TD-3918] <test> fix the case
* Update queryFilterTswithDateUnit.py
* [TD-3850]<fix>: fix vnode write enqueue flowctrl UAF & no response
* Hotfix/sangshuduo/td 3401 query statistic (#5907 )
* [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
* [TD-3401]<fix>: taosdemo query statistic.
change us to ms.
* [TD-3401]<fix>: taosdemo query statistic.
increase sql buffer for query.
* [TD-3401]<fix>: taosdemo query statistic
more accurate result.
* [TD-3401]<fix>: taosdemo query statistic.
modify last time logic.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* improve coverage of operations
* [TD-3944]<fix>: make default offline threshold to 10 days. (#5912 )
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-3572]<enhance>: response out of dnodes if #dnodes <= maxDbReplica
* [TD-3937]<test>: add taosdemo performance test compare scripts
* update script
* Hotfix/sangshuduo/td 3317 for master (#5921 )
* [TD-3317]<fix>: taosdemo interlace insertion.
patch for master.
* [TD-3317]<fix>: taosdemo support interlace mode.
adjust remainder rows logic.
* [TD-3317]<fix>: taosdemo support interlace mode.
fix global and stable interlace rows logic.
* [TD-3317]<fix>: taosdemo support interlace mode.
fix 'interlaceRows' is used uninitialized
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-3968]<fix>: taosdemo data length should be 16*1024
Co-authored-by: tomchon <haoran920c@163.com>
Co-authored-by: liuyq-617 <yqliu@taosdata.com>
Co-authored-by: wu champion <wuchampion@foxmail.com>
Co-authored-by: wu champion <cpwu@taosdata.com>
Co-authored-by: Minglei Jin <mljin@taosdata.com>
Co-authored-by: huili <52318143+plum-lihui@users.noreply.github.com>
Co-authored-by: Shengliang Guan <slguan@taosdata.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: Ping Xiao <pxiao@taosdata.com>
2021-04-26 18:48:52 +08:00
liuyq-617
3e9773d451
support join
2021-04-26 18:40:29 +08:00
Haojun Liao
35f074927f
[td-225]fix the bug found by crash_gen
2021-04-26 17:01:36 +08:00
wu champion
9b7aeff602
[TD-3921] <test> add case to resolv show streams return erro msg
2021-04-26 15:34:00 +08:00
wu champion
a10fa31267
[TD-3920] <test> add case to fix the bug of TD-3920
2021-04-26 14:19:06 +08:00
dapan1121
e2ec3fd317
support udf interval
2021-04-26 11:59:38 +08:00
huili
ec7b4f22c9
Merge pull request #5911 from taosdata/fix/jenkins
...
improve coverage of operations
2021-04-26 10:54:28 +08:00
huili
4136d66f80
Merge pull request #5919 from taosdata/xiaoping/add_test_case
...
[TD-3937]<test>: add taosdemo performance test compare scripts
2021-04-26 10:54:05 +08:00
Ping Xiao
4415eb2114
update script
2021-04-26 09:33:56 +08:00
Ping Xiao
97c983bb5a
[TD-3937]<test>: add taosdemo performance test compare scripts
2021-04-25 19:01:02 +08:00
Minglei Jin
f52cf50c5c
[TD-3572]<enhance>: response out of dnodes if #dnodes <= maxDbReplica
2021-04-25 18:18:06 +08:00
Haojun Liao
2df82f06a1
[td-225]merge develop.
2021-04-25 18:13:38 +08:00
liuyq-617
07cded1fad
improve coverage of operations
2021-04-25 15:16:39 +08:00
Haojun Liao
400e64aa50
[td-225]update script
2021-04-25 15:03:00 +08:00
huili
38e57820ea
Merge pull request #5896 from taosdata/test/TD-3918
...
[TD-3918] <test> add case to verify the bug of TD-3897
2021-04-25 11:40:44 +08:00
Haojun Liao
487b523d1f
[td-225] merge from master
2021-04-25 11:11:36 +08:00
Haojun Liao
7bc4a2ef42
[td-225]fix memory leak
2021-04-25 11:04:46 +08:00
Haojun Liao
4f6d3b568e
[td-225] fix memory leaks.
2021-04-23 23:17:04 +08:00
haojun Liao
9f70bace9b
Merge branch 'develop' into feature/qrefactor
2021-04-23 18:10:49 +08:00
Haojun Liao
b110dbf647
[td-225] fix bug found by regression test.
2021-04-23 18:01:36 +08:00
Haojun Liao
d48ba50217
[td-225] fix bug found by regression test.
2021-04-23 17:55:52 +08:00
wu champion
ffc88d5f20
Update queryFilterTswithDateUnit.py
2021-04-23 16:54:47 +08:00
wu champion
d3f655f881
[TD-3918] <test> fix the bug
2021-04-23 16:50:52 +08:00
wu champion
ec63c9fd64
[TD-3918] <test> fix the case
2021-04-23 16:49:06 +08:00
tomchon
4573d7f6ea
Merge branch 'master' into test/chr
2021-04-23 11:33:23 +08:00
wu champion
bbaf30ed91
Update fulltest.sh
2021-04-23 11:28:28 +08:00
tomchon
46905c402a
[TD-3453]<test>:modify filepath in scripts
2021-04-23 11:25:08 +08:00
wu champion
512551b1c9
Merge branch 'master' into test/TD-3918
2021-04-23 11:23:43 +08:00
huili
61d373e206
Merge pull request #5874 from taosdata/test/TD-3891
...
[TD-3891] <test> fix the bug of TD-3891
2021-04-23 11:20:07 +08:00
huili
a0f592b1ca
Merge pull request #5895 from taosdata/test/TD-3917
...
[TD-3917] <test> add case to fix the bug of TD-3907
2021-04-23 11:19:55 +08:00
huili
6640c545ea
Merge pull request #5865 from taosdata/test/unsigned_tag_case
...
add test case for unsigned tag
2021-04-23 11:18:58 +08:00
huili
c9c2d0e02c
Merge pull request #5891 from taosdata/test/go_taosdemo
...
[TD-3879]add stmt mode for taodemo go
2021-04-23 11:18:21 +08:00
huili
8f53fcbe57
Merge pull request #5893 from taosdata/xiaoping/add_test_case
...
enable apitest and add sleep time
2021-04-23 11:17:44 +08:00
wu champion
369c9a76f0
[TD-3918] <test> add case to verify the bug of TD-3897
2021-04-23 10:45:22 +08:00
wu champion
7e7cc2e345
[TD-3917] <test> add case for the bug of TD-3907
2021-04-23 10:31:20 +08:00
haojun Liao
fdd7358f32
Merge pull request #5877 from taosdata/hotfix/TD-3897
...
[TD-3897]timestamp not work with now filter
2021-04-23 10:19:04 +08:00
haojun Liao
aa65f33cbe
Merge pull request #5853 from taosdata/hotfix/TD-3805
...
[TD-3805]CQ time issue
2021-04-23 10:15:07 +08:00
zyyang
490b34c5d9
Hotfix/td 3841 ( #5892 )
...
* [TD-3841]<fix>: getFloat methed get 0 when data value is null
* change jdbc driver version number
* change
* [TD-3841]<test>: test Mybatis query null value
* change
2021-04-23 09:56:40 +08:00
Ping Xiao
56dc7b73fc
enable apitest and add sleep time
2021-04-22 18:55:14 +08:00
Shuduo Sang
56969c41e7
[TD-3906]<fix>: taosdemo back to 4 INT columns. ( #5883 )
...
* [TD-3906]<fix>: taosdemo back to 4 INT columns.
* [TD-3906]<fix>: taosdemo back to 4 columns.
test case need change correspondingly.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-22 18:35:14 +08:00
liuyq-617
f8cc5d8bd1
[TD-3879]add stmt mode for taodemo go
2021-04-22 18:13:09 +08:00
Ping Xiao
eb318dcd32
disable failed test
2021-04-22 17:45:44 +08:00
dapan1121
d4c024d779
fix bug
2021-04-22 16:47:46 +08:00
tomchon
7eba44be08
[TD-3414]<test>: add insert function with json files of taodemo-testcase
2021-04-22 13:54:23 +08:00
yihaoDeng
9af52d8f24
add lua example
2021-04-22 12:14:50 +08:00
Haojun Liao
401fc20df0
[td-225] merge develop
2021-04-22 11:25:20 +08:00
yihaoDeng
923ba83b9a
add lua exaple
2021-04-22 10:10:40 +08:00
dapan1121
2bfc6a90a5
fix bug
2021-04-22 09:50:44 +08:00
tomchon
c21292c7a6
[TD-3414]<test>: add insert function with json files of taodemo-testcase -repeat
2021-04-21 20:04:03 +08:00
dapan1121
23f23a445d
modify case
2021-04-21 19:36:46 +08:00
haojun Liao
31529614d5
Merge pull request #5855 from taosdata/feature/qrefactor
...
Feature/qrefactor
2021-04-21 18:25:12 +08:00
Haojun Liao
d37fad65dd
Merge branch 'master' into feature/qrefactor
2021-04-21 18:13:08 +08:00
Haojun Liao
781a035433
[td-2859]add test cases.
2021-04-21 18:09:42 +08:00
Haojun Liao
1ed54bc597
[td-2859]add test cases.
2021-04-21 17:34:42 +08:00
Shuduo Sang
e663bc6f00
Hotfix/sangshuduo/td 3880 csharp driver unsigned miss ( #5872 )
...
* [TD-3880]<fix>: C# driver test miss unsigned type.
* [TD-3880]<fix>: C# driver test miss unsigned type.
also modify other files as what TD-3204 did.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-21 16:15:40 +08:00
Shuduo Sang
41a58388f5
[TD-3880]<fix>: C# driver test miss unsigned type. ( #5871 )
...
for develop branch.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-21 15:37:39 +08:00
wu champion
6038a4791e
[TD-3891] <test> fix the bug: not 1st timestamp column,when insert data < 0,data process error
2021-04-21 14:56:38 +08:00
huili
91da3ab9f6
Merge pull request #5861 from taosdata/test/TD-3856
...
[TD-3856]<test> add case for TD-3856
2021-04-21 11:17:09 +08:00
huili
c1f0dfbbc6
Merge pull request #5869 from taosdata/test/TD-3789
...
[TD-3789]<test> add case for TD-3789, and fix util.sql
2021-04-21 11:16:41 +08:00
wu champion
5745b2d011
Update fulltest.sh
2021-04-21 10:01:56 +08:00
Shuduo Sang
808019af4d
Hotfix/sangshuduo/td 3877 c sharp query result ( #5866 )
...
* [TD-3877]<fix>: C# query result determination mechanism changed.
* [TD-3877]<fix>: C# query result determination mechanism changed.
change taosdemo and C#checker.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-21 09:51:09 +08:00
wu champion
6c81812eec
[TD-3789]<test> add case for TD-3789, and fix util.sql
2021-04-20 19:00:12 +08:00
liuyq-617
b5194e4cf3
add test case for unsigned tag
2021-04-20 17:40:43 +08:00
wu champion
624b018066
[TD-3856]<test> add case for TD-3856
2021-04-20 16:15:19 +08:00
dapan1121
003e6f4bd1
Merge branch 'develop' into feature/TD-3188
2021-04-20 13:03:37 +08:00
dapan1121
acee0af58f
fix case issue
2021-04-20 11:24:42 +08:00
Haojun Liao
e1442f9619
[td-225]add test cases.
2021-04-19 18:00:32 +08:00