Cary Xu
b86f44afef
Merge branch 'master' into hotfix/td-5765
2021-08-14 10:57:43 +08:00
Haojun Liao
052ace85ef
Merge pull request #7198 from taosdata/feature/query
...
Feature/query
2021-08-13 22:10:09 +08:00
liuyq-617
52c5aa04e2
update
2021-08-13 18:17:36 +08:00
XYWang
96dd315a26
[TD-6039]<fix>: fixed test case error
2021-08-13 18:06:25 +08:00
Hui Li
77ca0354fc
Merge pull request #7326 from taosdata/test/TD-5460-d1
...
Test/td 5460 d1
2021-08-13 15:20:13 +08:00
Hui Li
23e27ebb6f
Merge pull request #7327 from taosdata/test/TD-6006
...
[TD-6006]<test> query where by column with no quotes
2021-08-13 15:20:07 +08:00
Hui Li
e91470ff26
Merge pull request #7340 from taosdata/test/TD-6038
...
[TD-6038]<test>query with in combined with and filter
2021-08-13 15:19:58 +08:00
wu champion
16c4297606
Update queryTestCases.py
2021-08-13 14:47:54 +08:00
bryanchang0603
93eecb6c4b
[TD-5722]<test> removing bracket as it may cause error in the future
2021-08-13 14:37:10 +08:00
dapan1121
d711355dff
Merge pull request #7312 from taosdata/feature/TD-5918
...
[TD-5918] add the configuration of max length wild cards
2021-08-13 11:12:36 +08:00
Haojun Liao
4fadbc2d19
[td-255] merge the develop branch and resolve the conflict.
2021-08-13 10:48:25 +08:00
cpwu
7fc6dc17fe
[TD-5933] <test> add case for TD-5933
2021-08-13 10:27:27 +08:00
Shuduo Sang
356018a990
Hotfix/sangshuduo/td 5844 cmdline parameters align for master ( #7337 )
...
* [TD-5844]<feature>: make cmd line parameter similar.
* fix test case align with taosdemo change.
* fix windows stack overflow issue.
* fix mac compile error.
* fix taosdemo cmdline parameter in tests/pytest/tools/taosdemoAllTest/NanoTestCase/taosdemoTestSupportNanoInsert.py
2021-08-13 09:38:01 +08:00
Shuduo Sang
5704a04df7
[TD-5872]<fix>: taosdemo stmt improve. ( #7251 )
...
* [TD-5872]<fix>: taosdemo stmt improve.
* refactor stmt functions.
* [TD-5872]<fix>: taosdemo stmt csv perf improve.
* rand func back to early impl.
* fix windows/mac compile error.
* fix empty tag sample.
* [TD-5873]<test>add stmt’performance taosdemo testcase
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: tomchon <haoran920c@163.com>
2021-08-13 09:27:04 +08:00
bryanchang0603
708216e693
[TD-5722]test testing one column distinct with subtable
2021-08-12 21:59:52 +08:00
zhaoyanggh
e2eadb6ede
[TD-6038]<test>query with in combined with and filter
2021-08-12 19:51:32 +08:00
Shengliang Guan
23e9739cf1
Merge pull request #7244 from taosdata/feature/d1
...
merge from master
2021-08-12 19:43:16 +08:00
Haojun Liao
a7fab93461
Merge branch 'develop' into feature/query
2021-08-12 18:20:30 +08:00
Hui Li
e6be0e89ec
Merge pull request #7333 from taosdata/xiaoping/add_test_case
...
[TD-5835]<test>: add test case for daily performance test
2021-08-12 17:23:43 +08:00
liuyq-617
9872ee3b20
remove case[ci skip]
2021-08-12 17:21:50 +08:00
Ping Xiao
ea16e9c73c
[TD-5835]<test>: add test case for daily performance test
2021-08-12 17:20:52 +08:00
Ping Xiao
aa887c9807
[TD-5835]<test>: add test case for daily performance test
2021-08-12 17:18:31 +08:00
cpwu
977b2202ea
[TD-5935] <test> add case for TD-5935
2021-08-12 16:21:14 +08:00
zhaoyanggh
6fafa5b1be
[TD-6006]<test> query where by column with no quotes
2021-08-12 14:59:57 +08:00
happyguoxy
4bcb40ff41
[TD-5460]<test>:alter max num range
2021-08-12 13:58:06 +08:00
happyguoxy
77dbd0d76b
[TD-5460]<test>:alter max num range
2021-08-12 13:58:00 +08:00
happyguoxy
8b746fe5c6
[TD-5460]<test>:alter max num range
2021-08-12 13:57:52 +08:00
WANG MINGMING
5a32496f81
Merge branch 'master' into feature/TD-5918
2021-08-12 10:44:50 +08:00
dapan1121
5a3e52ffda
Merge pull request #7281 from taosdata/fix/TD-5921
...
[TD-5921]<fix>:fix case problem in 'tbname in' syntax
2021-08-12 10:25:50 +08:00
Shengliang Guan
56885b7645
merge from develop
2021-08-12 10:17:23 +08:00
Shengliang Guan
fa871f521f
Merge remote-tracking branch 'origin/master' into feature/d1
2021-08-12 10:15:15 +08:00
Hui Li
6e28511d51
Merge pull request #7286 from taosdata/test/skci_dev
...
[TD-5907]add some nodes[ci skip]
2021-08-12 10:03:30 +08:00
jiajingbin
70f7697406
[TD-5616]like wildcard max_length test--merge to master
...
add getVariable() to util/sql.py
add 4 testcases to query/queryWildcardLength.py
2021-08-11 19:17:08 +08:00
wangmm0220
24eda742e4
[TD-5918] add the configuration of max length wild cards
2021-08-11 18:50:07 +08:00
Ping Xiao
2dd5f45b54
[TD-5835]<test>: update performance test script
2021-08-11 18:48:12 +08:00
Ping Xiao
bc2181f4e4
[TD-5835]<test>: update performance test script
2021-08-11 18:45:53 +08:00
dapan1121
3dce4c4636
Merge pull request #7279 from taosdata/fix/TD-5918
...
[TD-5918]<fix> fix assert core by expand wild cards
2021-08-11 17:47:44 +08:00
jiajingbin
52848c4de5
[TD-5923]<test>finish test--->where tbname in UPPER/lower/mIXed
...
add query/queryTbnameUpperLower.py
add util/common.py for adding common function in case of duplicate use
2021-08-11 14:55:45 +08:00
liuyq-617
5f8e37504a
test
2021-08-11 14:01:59 +08:00
liuyq-617
dda0e6e397
Merge branch 'develop' into test/skci_dev
2021-08-11 14:00:32 +08:00
liuyq-617
ba04baecf3
test[ci skip]
2021-08-11 13:38:32 +08:00
liuyq-617
05fc8f5e74
test
2021-08-11 13:34:09 +08:00
liuyq-617
9146f5fcdd
add some ci time
2021-08-11 13:25:33 +08:00
Ganlin Zhao
fbf76a3705
[TD-5922]<test>: add unitest cases
2021-08-10 18:46:55 +08:00
liuyq-617
4a210d7934
test[ci skip]
2021-08-10 18:09:41 +08:00
Yiqing Liu
9dd7b0e65f
Merge branch 'develop' into test/skci_dev
2021-08-10 18:08:38 +08:00
liuyq-617
78844c5ea8
[TD-5907]add some nodes[ci skip]
2021-08-10 18:06:54 +08:00
jiajingbin
28725856d7
[TD-5918]<test>bug fixed in branch fix/TD-5918
...
modify testcases
test maxWildCardsLength=16384 by manual
2021-08-10 07:01:41 -03:00
Cary Xu
40073e196d
Merge branch 'master' into hotfix/td-5765
2021-08-10 17:56:29 +08:00
Ping Xiao
ca5f589d85
[TD-5707]<test>: add test case
2021-08-10 11:27:19 +08:00
Ping Xiao
f07267ebbf
[TD-5707]<test>: add test case
2021-08-10 11:24:52 +08:00
Haojun Liao
2e62d8d811
[td-225]merge develop.
2021-08-10 11:21:46 +08:00
dapan1121
75fdd8b87f
Merge pull request #7252 from taosdata/fix/TD-5578
...
[TD-5578]<fix> add show like wild cards max length
2021-08-10 09:41:55 +08:00
tomchon
a0b9439e22
[TD-4840]<test>:modify testcase of tsdb meta compressed
2021-08-09 21:21:22 +08:00
jiajingbin
dd2c83fc28
[TD-5616]<test>: finish like wildcard max_length test
...
add getVariable() to util/sql.py
add 4 testcases to query/queryWildcardLength.py
leave a uncorrelated bug ---> TD-5918
2021-08-09 08:29:13 -03:00
wpan
7b67e43c1b
Merge branch 'develop' into feature/TD-2581
2021-08-09 16:09:22 +08:00
dapan1121
133adc9831
Merge pull request #7173 from taosdata/feature/td-5803
...
revive show vnodes with dnode ep
2021-08-09 13:29:18 +08:00
dapan1121
8357859abe
Merge pull request #7178 from taosdata/feature/td-5806
...
[TD-5806]<feature>:add role_time to show mnodes
2021-08-09 13:28:55 +08:00
Haojun Liao
37605b1339
Merge pull request #7113 from taosdata/fix/TD-5578
...
[TD-5578]<fix> the max length of like condition can be configured
2021-08-09 10:31:20 +08:00
Haojun Liao
eedda9aad2
Merge pull request #7062 from taosdata/fix/TD-5505
...
add support for parsing timestamp with both letter 'T' and whitespace as timezone indicator or no delimiter
2021-08-09 10:31:00 +08:00
Shengliang Guan
adb5b0f927
Merge from master
2021-08-09 10:19:17 +08:00
Hongze Cheng
1a87c8f45d
Merge pull request #7188 from taosdata/hotfix/TD-5812
...
hotfix/TD-5812
2021-08-09 09:34:01 +08:00
wpan
28692a51cc
Merge branch 'develop' into feature/TD-2581
2021-08-09 09:23:12 +08:00
Shuduo Sang
de4879f967
Feature/sangshuduo/td 5844 cmdline parameters align ( #7229 )
...
* [TD-5844]<feature>: make cmd line parameter similar.
* fix test case align with taosdemo change.
* fix windows stack overflow issue.
* fix mac compile error.
* fix taosdemo cmdline parameter in tests/pytest/tools/taosdemoAllTest/NanoTestCase/taosdemoTestSupportNanoInsert.py
2021-08-07 15:41:02 +08:00
Hui Li
bacb85867a
Merge pull request #7228 from taosdata/test/case_over
...
<test>: modify test case about taosdemo nanosupport !
2021-08-07 10:26:35 +08:00
Linhe Huo
5823bcfc3b
[TD-3048]<feature>: support lines/stream/query_a/stop_query/ and so on. ( #7079 )
...
* [TD-3048]<feature>: support lines/stream/query_a/stop_query/ and so on.
commit 0edc106a76a95b28e65019c2ee4e4ed84530ad35
Author: Huo Linhe <linhehuo@gmail.com>
Date: Thu Jul 29 21:13:13 2021 +0800
doc: improve document for python connector
commit 84915de0831b49c8378a16242dd0dbba8aaf386f
Author: Huo Linhe <linhehuo@gmail.com>
Date: Thu Jul 29 20:35:45 2021 +0800
chore: add time elapsed
commit 1e8822e01bda96388a359363776792e261260b88
Author: Huo Linhe <linhehuo@gmail.com>
Date: Thu Jul 29 20:26:01 2021 +0800
feat: support multi bind
commit 82d823f6194471fd3324b50f7dfba0ee9f10a7dd
Author: Huo Linhe <linhehuo@gmail.com>
Date: Thu Jul 29 16:42:05 2021 +0800
feat: python support for async query and subscribe with callback
commit 8b9d36de2945906821225189cb47958e153d81e2
Author: Huo Linhe <linhehuo@gmail.com>
Date: Wed Jul 28 18:09:09 2021 +0800
feat: finish stream and stmt interface
commit bc871aa43e9fc28dd1b3f8784a8ac6ee988564b5
Author: Huo Linhe <linhehuo@gmail.com>
Date: Mon Jul 26 20:21:27 2021 +0800
feat: basic full-fetured implementations
commit e5f7a5213e9016c377a57485e8d5c12139ce0957
Author: Huo Linhe <linhehuo@gmail.com>
Date: Fri Jul 23 10:33:14 2021 +0800
tmp: refactor
* chore: fix insert/line_insert.py error
* [TD-3048]<fix>: fix tests error
* [TD-3049]<feature>: support stop_query in python connector cursor
* [TD-3048]<doc>: improve python connector document
* [TD-3048]<doc>: improve python connection README
* [TD-3048]<hotfix>: fix python2 install and runtime error
* chore: replace insertLines with insert_lines
* chore: fix misspellings
* chore: fix crash gen error in threading
* feat: support __del__ method for simplify
* test: fix subscription test result check
* chore: compatible with 2.0.20
* chore: fix python connector subscription test case
* [TD-3048]<fix>: fix schemaless insert test
* [TD-3048]<fix>: fix memory leak in crash_gen test case
* [TD-3048]<fix>: minor fix for crash gen memory leak
* [TD-3048]<fix>: set minimal required python3 as 3.4
* chore: update version in setup.py
* [TD-3048]<fix>: fix runtime errors in python3.4
* [TD-3048]<fix>: add typing as a dependency
2021-08-07 08:00:37 +08:00
wenzhouwww
3aba1df2f3
<test> fix an test case error !
2021-08-06 19:52:39 +08:00
wenzhouwww
ac746e6d8e
<test>: remove an not exist test case!
2021-08-06 19:23:40 +08:00
wenzhouwww
95d8b71304
<test> : remove an not exists test case!
2021-08-06 19:16:04 +08:00
wenzhouwww
d628bb3704
<test>: set run case in fulltest.sh
2021-08-06 18:22:11 +08:00
wenzhouwww
c76196f0f9
<test>: modify test case about taosdemo nanosupport !
2021-08-06 18:16:48 +08:00
jiajingbin
b6280cee58
[TD-5816]<test>: add testcase alter/alterColMultiTimes.py for TD-5816
...
fix a small-probability bug for insert/schemalessInsert.py
2021-08-06 03:50:27 -03:00
Hui Li
f5cb3ad46f
Merge pull request #7187 from taosdata/test/td-5159
...
[TD-5159]<test>: fix a small-probability bug for insert/schemalessInsert.py and append two manual scripts
2021-08-06 14:20:45 +08:00
wenzhouwww
7b7f5ca5b4
<test> : remove some case in fulltest.sh to make sure test can runing pass on CI
2021-08-06 10:49:04 +08:00
Cary Xu
3c566750aa
[TD-5765]<hotfix>:check max length when alter tag value
2021-08-06 10:23:39 +08:00
wenzhouwww
abfbaf8d3c
<test> modify fulltest.sh to runing pass in CI !
2021-08-06 10:17:13 +08:00
Hui Li
e6b098caf2
Merge pull request #7174 from taosdata/test/TD-5369master
...
[TD-5369]<test> : "fix an error about test case for subscribe !"
2021-08-05 22:40:24 +08:00
Hui Li
cb3f7af146
Merge pull request #7202 from taosdata/xiaoping/add_test_case
...
[TD-5730]<test>: update performance test script
2021-08-05 22:35:40 +08:00
Ping Xiao
5fb90d5dc3
[TD-5730]<test>: add test case
2021-08-05 21:00:02 +08:00
Ping Xiao
ba4ae0bc84
[TD-5730]<test>: add test case
2021-08-05 20:56:57 +08:00
tomchon
67040b64cc
[TD-5114]<test>: add testcase of rollUpgrading
2021-08-05 18:23:54 +08:00
tomchon
7346cdeba5
[TD-4840]<test>:modify testcase of tsdb meta compressed
2021-08-05 18:22:50 +08:00
wenzhouwww
dbadc405ee
[TD-5619] add new case for timezone
2021-08-05 17:00:07 +08:00
Haojun Liao
fbe535bd8b
[td-225] fix compiler error and invalid in query.
2021-08-05 16:27:13 +08:00
wenzhouwww
842b3cb307
[TD-5619]<test> : this is test case about parse timezone which is based on RCF3339/ISO8601
2021-08-05 16:04:07 +08:00
wangmm0220
7f9710effe
Merge branch 'develop' into fix/TD-5578
2021-08-05 15:52:10 +08:00
jiajingbin
bf4d046f2f
[TD-5159]<test>: append two manual scripts to pytest/manualTest for TD-5159 finished before
...
fix a small-probability bug for insert/schemalessInsert.py when another random tbname is start with t-->noIdStbExistCheckCase(): where tbname like 't_%'
2021-08-05 03:18:27 -03:00
shenglian zhou
399a7d94b6
[TD-5806]<feature>:add role_time to show mnodes
2021-08-05 11:15:14 +08:00
Shengliang Guan
08ae288115
Merge pull request #7146 from taosdata/feature/devTomaster_1
...
Merge the uncommitted part of the develop into master
2021-08-05 10:58:46 +08:00
shenglian zhou
84d15a7e97
fix bug on show vnodes with dnode ep
2021-08-05 10:27:14 +08:00
Hongze Cheng
bc07960f58
Merge pull request #7160 from taosdata/hotfix/TD-5765
...
[TD-5765]<hotfix>:check max length when alter tag value
2021-08-05 10:24:34 +08:00
wenzhouwww
3a24a18e5b
[TD-5369]<test> : fix an error about test case for subscribe
2021-08-05 10:22:13 +08:00
Hui Li
bef8b0b29f
Merge pull request #7151 from taosdata/test/TD-5369
...
[TD-5369]<test> adjust sleep time to run pass in CI !
2021-08-04 22:19:23 +08:00
Hui Li
50db328e1f
Merge pull request #7156 from taosdata/test/TD-5515-d
...
Test/td 5515 d
2021-08-04 22:19:08 +08:00
wenzhouwww
b5aa25b982
[TD-5621]<test> this is test case about modify tags !
2021-08-04 19:02:25 +08:00
wenzhouwww
a57ec6cb53
[TD-5621]<test> this is test case about modify tags !
2021-08-04 18:44:33 +08:00
wenzhouwww
09be00b18d
[TD-5369]<test> : fix an case error about: tao_consume is called too frequently so that the interval between them is less than the interval set in taos_subscribe
2021-08-04 18:00:11 +08:00
wenzhouwww
404fb23135
"fix an error in test case "
...
fix an error in test case about "tao_consume is called too frequently so that the interval between them is less than the interval set in taos_subscribe."
2021-08-04 16:46:51 +08:00
happyguoxy
d4736e6454
[TD5618]<test>:test bug fix
2021-08-04 15:10:44 +08:00
happyguoxy
3d950ce9ea
[TD5515]<test>:test long where sql
2021-08-04 15:09:41 +08:00
happyguoxy
bc4ef1ac0e
[TD5515]<test>:test long where sql
2021-08-04 15:09:28 +08:00
Ping Xiao
d2aea28c24
[TD-5730]<test>: update performance test script
2021-08-04 14:46:39 +08:00
Ping Xiao
45be5de3be
[TD-5730]<test>: update performance test script
2021-08-04 14:43:02 +08:00
wenzhouwww
cac5123a40
[TD-5369]<test> adjust sleep time to run pass in CI !
2021-08-04 13:33:04 +08:00
Shengliang Guan
b6efe1c46a
Merge from develop
2021-08-04 12:20:41 +08:00
liuyq-617
7dba2dd4e3
make jenkins happy
2021-08-04 11:08:41 +08:00
Hui Li
e009716819
Merge pull request #7112 from taosdata/test/td-5314
...
[TD-5314]<test>: finish schemaless test
2021-08-04 08:31:22 +08:00
Hui Li
5f0cbb12e2
Merge pull request #7139 from taosdata/test/TD-5460-d
...
Test/td 5460 d
2021-08-04 08:30:05 +08:00
happyguoxy
db6c0da0f3
[TD-5460]<test>:test database update
2021-08-03 19:05:36 +08:00
happyguoxy
ad2a3150fe
[TD-5460]<test>:test database update=2
2021-08-03 19:05:09 +08:00
happyguoxy
92c0b28106
[TD-5460]<test>:test database update=1
2021-08-03 19:05:01 +08:00
happyguoxy
746a316f23
[TD-5460]<test>:test database update=0
2021-08-03 19:04:51 +08:00
wangmm0220
472dc13365
[TD-5650]<fix> fix test case
2021-08-03 16:34:39 +08:00
Ping Xiao
ad05808c01
remove duplicae file: operator.py
2021-08-03 11:23:59 +08:00
jiajingbin
a1951bbc17
[TD-5314]<test>: finish schemaless test
...
finish 40 cases for schemaless in insert/schemalessInsert.py, but 5 of them could not be used now because multiThreading is not complete
modify util/sql.py: add row_tag in query(), add col_tag in getColNameList(), add checkEqual() and checkNotEqual()
add insert/schemalessInsert.py to fulltest.sh
2021-08-02 19:32:11 +08:00
jiajingbin
b32d69cd51
[TD-5314]<test>: finish schemaless test
...
finish 40 cases for schemaless in insert/schemalessInsert.py, but 5 of them could not be used now because multiThreading is not complete
modify util/sql.py: add row_tag in query(), add col_tag in getColNameList(), add checkEqual() and checkNotEqual()
add insert/schemalessInsert.py to fulltest.sh
2021-08-02 19:00:32 +08:00
jiajingbin
e86864dbd1
[TD-5314]<test>: finish schemaless test
...
finish 40 cases for schemaless in insert/schemalessInsert.py, but 5 of them could not be used now because multiThreading is not complete
modify util/sql.py: add row_tag in query(), add col_tag in getColNameList(), add checkEqual() and checkNotEqual()
add insert/schemalessInsert.py to fulltest.sh
2021-08-02 16:24:20 +08:00
jiajingbin
82cb5fc9cd
Merge branch 'develop' of https://github.com/taosdata/TDengine into develop
2021-08-02 15:52:56 +08:00
wenzhouwww
1d9c079d23
this is a test case for date formate about TDengine
2021-08-02 15:47:41 +08:00
wpan
8ba2d65287
Merge branch 'feature/TD-2581' of github.com:taosdata/TDengine into feature/TD-2581
2021-08-02 14:16:46 +08:00
wpan
1643b5e4c6
fix bug and case issue
2021-08-02 14:16:17 +08:00
Haojun Liao
699e28bc91
Merge pull request #7073 from taosdata/hotfix/td-5633
...
[TD-5633]<fix>:fix memory leak of intermediate buf of block_dist
2021-08-02 10:45:46 +08:00
shenglian zhou
754b7b4241
[TD-5659]<fix>:start taos processing with subprocess instead of internal function
2021-07-31 11:23:23 +08:00
jiajingbin
92ea7517f6
add tdSql.execute('reset query cache') to function resHandle()
2021-07-30 17:40:02 +08:00
Shengliang Guan
f8905c8cbc
Merge remote-tracking branch 'origin/develop' into feature/m2d7
2021-07-30 13:53:25 +08:00
Shengliang Guan
4dac6ac4f1
merge from master
2021-07-30 13:52:54 +08:00
liuyq-617
72a05d1e80
fix
2021-07-30 09:32:13 +08:00
liuyq-617
3f7239b916
change
2021-07-29 18:18:06 +08:00
jiajingbin
4320d6412a
finish 40 cases for schemaless in insert/schemalessInsert.py, but 5 of them could not be used now because multiThreading is not complete
...
modify util/sql.py: add row_tag in query(), add col_tag in getColNameList(), add checkEqual() and checkNotEqual()
2021-07-29 14:15:08 +08:00
liuyq-617
9fc4f7466f
make CI happy
2021-07-29 14:12:57 +08:00
Hui Li
4ba22f9520
Merge pull request #6984 from taosdata/test/TD-5369
...
Test/td 5369
2021-07-29 10:28:02 +08:00
Hui Li
6c619d0219
Merge pull request #7051 from taosdata/test/TD-5074-d1
...
Test/td 5074 d1
2021-07-29 10:01:46 +08:00
Hui Li
cabbc135fa
Merge pull request #7043 from taosdata/dev/chr
...
[TD-4432]<test>: modify taodemo-testcase that using stmt interface
2021-07-29 09:49:34 +08:00
happyguoxy
175fd1c93d
[TD-5074]<test>:test operator cost
2021-07-28 18:32:34 +08:00
tomchon
3fa6787382
[TD-4840]<test>: update testcase of tsdb meta compressed
2021-07-28 18:30:00 +08:00
jiajingbin
e72173dd78
modify
2021-07-28 18:28:01 +08:00
tomchon
130c7ef3b4
Merge branch 'feature/TD-4352' of github.com:taosdata/TDengine into feature/TD-4352
2021-07-28 16:12:19 +08:00
tomchon
705d6e3eb3
[TD-4840]<test>: update testcase of tsdb meta compressed
2021-07-28 16:11:09 +08:00
jiajingbin
2168045658
modify
2021-07-28 16:09:00 +08:00
Haojun Liao
d3467a5981
Merge branch 'develop' into feature/query
2021-07-28 15:30:42 +08:00
happyguoxy
8f0be342a8
[TD-5074]<test>:test operator cost
2021-07-28 15:06:30 +08:00
Haojun Liao
6e743d53e6
[td-225]fix the bug found by regression test.
2021-07-28 14:58:25 +08:00
lichuang
a7fb63aab0
Merge branch 'develop' into feature/TD-4352
2021-07-28 14:40:51 +08:00
happyguoxy
3647f7defc
[TD-5074]<test>:test operator cost
2021-07-28 14:05:42 +08:00
happyguoxy
8b6d976e86
[TD-5074]<test>:test operator cost
2021-07-28 14:05:16 +08:00
happyguoxy
7845fc9682
[TD-5074]<test>:test operator cost
2021-07-28 14:04:59 +08:00
Hui Li
b73a2f7070
Merge branch 'develop' into test/TD-5369
2021-07-28 10:37:41 +08:00
Hui Li
bdb79f5400
Merge pull request #6961 from taosdata/test/TD-5213-d
...
Test/td 5213 d
2021-07-28 10:17:37 +08:00
Hui Li
4e55773054
Merge pull request #7037 from taosdata/xiaoping/add_test_case
...
[TD-5497]<test>: add test case
2021-07-28 10:16:41 +08:00
Hui Li
8c0317fbb0
Merge pull request #7039 from taosdata/test/TD-5370
...
[TD-5370]<test>:new branch for test case about taosdump nano support
2021-07-28 10:15:22 +08:00
jiajingbin
1bf4e5669e
modify
2021-07-28 09:47:45 +08:00
haoranchen
6faf1d5bb3
Update sdbCompClusterReplica2.py
2021-07-27 18:26:10 +08:00
Haojun Liao
220f667042
Merge pull request #6985 from taosdata/feature/TD-5438
...
TD-5438
2021-07-27 18:05:43 +08:00
wenzhouwww
84cbdeb8a7
[TD-5370]<test>:new branch for test case about taosdump nano support
2021-07-27 15:40:24 +08:00
tomchon
5602fef8f6
[TD-4840]<test>: add testcase of compressing tsdb meta data
2021-07-27 14:59:32 +08:00
Ping Xiao
09e52f9d95
[TD-5497]<test>: add test case
2021-07-27 14:27:41 +08:00
jiajingbin
736adcf7cc
combine cases
2021-07-27 13:52:44 +08:00
jiajingbin
28b7529ba7
delete unused tb_name
2021-07-27 11:46:59 +08:00
tomchon
8aa0a37392
[TD-4432]<test>: add taodemo-testcase that using stmt interface
2021-07-27 11:40:47 +08:00
wenzhouwww
74fa1114f3
[TD-5369]<test> change the nums of tables and insert rows!
2021-07-27 11:06:04 +08:00
happyguoxy
9a3e6db6a7
[TD-5213]<test>:test operator
2021-07-27 08:55:45 +08:00
jiajingbin
7f5aaa25d3
modify some cases
2021-07-26 19:12:50 +08:00
tomchon
e0b00c0510
[TD-4432]<test>: add taodemo-testcase that using stmt interface
2021-07-26 18:06:07 +08:00
wenzhouwww
c63d6f4c94
[TD-5369]<test> fulltest.sh
2021-07-26 18:00:02 +08:00
tomchon
a88753e253
modify fulltest.sh
2021-07-26 17:43:27 +08:00
jiajingbin
361e9f81d6
save
2021-07-26 16:23:20 +08:00
Haojun Liao
3ee29d8aec
Merge branch 'develop' into feature/query
2021-07-26 16:02:01 +08:00
jiajingbin
909ff0b2a1
save
2021-07-26 13:53:25 +08:00
jiajingbin
9eb31d3f47
save
2021-07-26 10:45:00 +08:00
jiajingbin
2d12fb2462
save
2021-07-26 10:38:15 +08:00
jiajingbin
c3549d245d
save
2021-07-26 10:19:34 +08:00
jiajingbin
2fd97729db
save
2021-07-26 10:13:29 +08:00
Hui Li
3358072589
Merge pull request #6983 from taosdata/dev/chr
...
open taosdemo-testcase
2021-07-26 10:12:47 +08:00
jiajingbin
fc732c29fb
save
2021-07-26 10:05:33 +08:00
jiajingbin
f07b4f55dd
save
2021-07-26 01:14:53 +08:00
jiajingbin
63c9b2069e
add multi thread
2021-07-24 19:39:20 +08:00
jiajingbin
8ee0962538
add multi thread
2021-07-24 17:27:49 +08:00
jiajingbin
7b883b2637
add multi thread
2021-07-24 15:38:35 +08:00
Haojun Liao
2323d5a228
[td-225] update the test script.
2021-07-24 14:33:54 +08:00
jiajingbin
cb7e26845b
save
2021-07-24 10:22:02 +08:00
tomchon
e47659e0c5
taosdemo
2021-07-23 21:19:09 +08:00
wenzhouwww
8c62d84a3d
[TD-5369]<test> add test case about taosdemo params 'time_step'
2021-07-23 20:05:08 +08:00
jiajingbin
9a94a39b29
save
2021-07-23 19:24:23 +08:00
jiajingbin
5d9c380788
save
2021-07-23 19:01:44 +08:00
jiajingbin
90ecf82d54
save
2021-07-23 18:31:38 +08:00
tomchon
aab7881c4d
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
2021-07-23 18:19:14 +08:00
jiajingbin
80afed6706
save
2021-07-23 17:12:41 +08:00
jiajingbin
c572b1345e
save
2021-07-23 16:01:12 +08:00
jiajingbin
0224dd1056
save
2021-07-23 15:35:19 +08:00
happyguoxy
11d5b3231d
[TD-5074]<test>test operator
2021-07-23 14:49:27 +08:00
happyguoxy
ea0cc35af4
[TD-5074]<test>test operator
2021-07-23 14:49:15 +08:00
jiajingbin
5881243310
save
2021-07-23 14:29:16 +08:00
tomchon
009885b1cc
mv taosdemo-testcase into p2 at fulltest.sh
2021-07-23 14:07:49 +08:00
happyguoxy
0b7a625744
[TD-5213]<test>:test 4096 columns with taosdemo
2021-07-23 11:10:59 +08:00
happyguoxy
07bf3966ec
[TD-5213]<test>:test 4096 columns with taosdemo
2021-07-23 11:10:45 +08:00
wenzhouwww
c133eb1cfe
[TD-5369]<test> modify an error about insert
2021-07-23 10:07:02 +08:00
jiajingbin
a8352d8c2a
[TD-5314]: autotest cases
2021-07-23 01:43:00 +08:00
wenzhouwww
5af5a71965
[TD-5369]<test> add test case for taosdemo nano support!
2021-07-22 20:09:05 +08:00
tomchon
1f8d74f6d4
open taosdemo-testcase
2021-07-22 20:06:16 +08:00
Hui Li
be4e4c3889
Merge pull request #6982 from taosdata/dev/chr
...
close taosdemo-testcase
2021-07-22 20:04:30 +08:00