wangmm0220
8ae068ff2e
[TD-6046]<fix> fix bottom,top,diff,derivative ts bugs
2021-08-20 10:25:03 +08:00
liuyq-617
e09367b01e
[TD-6209]<test>add case for TD-6027
2021-08-19 16:47:32 +08:00
Ping Xiao
e914a0e83f
[ci skip] update scirpt for csv generator
2021-08-19 14:20:24 +08:00
liuyq-617
a46727f325
[TD-6209]<test>add case for TD-6027
2021-08-19 14:18:18 +08:00
Ping Xiao
eb4e906737
[ci skip] update scirpt for csv generator
2021-08-19 14:13:17 +08:00
lichuang
2d464964e0
Merge branch 'develop' into feature/TD-4352
2021-08-19 11:10:44 +08:00
Shengliang Guan
ea0a43f54e
Merge from master into develop
2021-08-19 10:42:42 +08:00
Hui Li
4da75f91ab
Merge pull request #7412 from taosdata/test/TD-5798
...
[TD-5798] <test> add case for td5798
2021-08-18 10:40:42 +08:00
Hui Li
fa9f76fc9d
Merge pull request #7413 from taosdata/test/TD-6123
...
[TD-6113] <fix> fix case of TD-6113
2021-08-18 10:40:35 +08:00
dapan1121
eb80f2ff39
Merge pull request #7378 from taosdata/hotfix/TD-6054
...
[TD-6054]<fix>: Filtered by tag with nchar value not as expected
2021-08-18 09:53:14 +08:00
wangmm0220
0e4b683b6d
[TD-6046]<fix> fix ts top/bottom error
2021-08-17 18:48:50 +08:00
wangmm0220
e98863b5fd
[TD-6046]<fix> fix ts top/bottom error
2021-08-17 18:48:01 +08:00
wangmm0220
045f873636
[TD-6046]<fix> fix ts top/bottom error
2021-08-17 18:45:56 +08:00
wangmm0220
2798480b00
[TD-6046]<fix> fix ts top/bottom error
2021-08-17 18:34:34 +08:00
dapan1121
9de3030c74
Merge pull request #7414 from taosdata/hotfix/TD-6135
...
[TD-6135]fix interp crash issue
2021-08-17 18:28:38 +08:00
zhaoyanggh
bd0b2e4b48
[TD-6070]<test> add test case
2021-08-17 16:17:39 +08:00
Hui Li
3aa302e746
Merge pull request #7399 from taosdata/test/py_test_modify
...
reduce python case execution time
2021-08-17 15:27:59 +08:00
cpwu
3fd9efacd9
[TD-6113] <fix> fix the fulltest.sh
2021-08-17 15:25:07 +08:00
cpwu
36c693e1eb
[TD-6113] <fix> fix case of TD-6113
2021-08-17 15:19:02 +08:00
cpwu
829055102f
[TD-5798] <test> add case for td5798
2021-08-17 13:57:47 +08:00
wangmm0220
ea981c627d
[TD-6046]<fix> fix ts derivative error
2021-08-17 12:28:52 +08:00
wangmm0220
ee27f5758f
[TD-6046]<fix> fix ts derivative error
2021-08-17 12:24:34 +08:00
wangmm0220
2a45714d95
[TD-6046]<fix> fix ts derivative error
2021-08-17 11:32:06 +08:00
liuyq-617
81cf139d0e
[TD-6101]reduce python case execution time
2021-08-17 11:32:03 +08:00
liuyq-617
9f0bbd0cb3
test
2021-08-17 11:26:25 +08:00
liuyq-617
6dac76a70d
stop taosd using kill -9
2021-08-17 11:26:17 +08:00
liuyq-617
0701a7b5ac
rebalance
2021-08-17 11:16:11 +08:00
liuyq-617
92e0af3c9e
update
2021-08-17 10:23:56 +08:00
lichuang
150901668c
[TD-4352]<feature>fix merge develop conflict
2021-08-17 09:55:08 +08:00
dapan1121
8529e74cbb
Merge pull request #7376 from taosdata/feature/TD-5623
...
[TD-5623]<feature>: add retrieved column data compression mechanism
2021-08-17 08:24:43 +08:00
Hui Li
d365042f3e
Merge pull request #7394 from taosdata/test/TD-6035-d
...
[TD-6035]add connector test in CI
2021-08-16 18:24:13 +08:00
liuyq-617
ab539a7cbc
remove distinctOneColTb.py
2021-08-16 18:19:13 +08:00
liuyq-617
486446ad8f
test
2021-08-16 18:03:24 +08:00
liuyq-617
281b0ea271
stop taosd using kill -9
2021-08-16 16:53:42 +08:00
liuyq-617
6c5288b2eb
update
2021-08-16 16:16:13 +08:00
liuyq-617
2cf19c866c
[TD-6035]add connector test in CI
2021-08-16 15:51:36 +08:00
Ganlin Zhao
7759df3b0b
[TD-6054]<fix>: Filtered by tag with nchar value not as expected
2021-08-16 15:29:38 +08:00
Ganlin Zhao
bcb3a3033d
Merge branch 'develop' into feature/TD-5623
2021-08-16 12:49:23 +08:00
Ganlin Zhao
f8d99248ae
Merge branch 'develop' into hotfix/TD-6054
2021-08-16 12:38:48 +08:00
Hongze Cheng
8d3fe5391c
Merge pull request #7210 from taosdata/hotfix/td-5765
...
[TD-5765]<hotfix>:check max length when alter tag value
2021-08-16 12:04:08 +08:00
Ganlin Zhao
07c007fc36
[TD-6081]<test> add test case for filter within multiple nchar tags
2021-08-16 10:25:29 +08:00
dapan1121
4e89b88489
Merge pull request #7356 from taosdata/fix/TD-6039
...
[TD-6039]<fix>: fixed test case error
2021-08-16 10:01:26 +08:00
zhaoyanggh
7e9c7e77ac
[TD-6081]<test> add test case for filter within multiple nchar tags
2021-08-16 09:53:19 +08:00
Hui Li
5b4b0ba9ee
Merge pull request #7383 from taosdata/xiaoping/add_test_case
...
[ci skip] update daily performance script
2021-08-16 09:51:41 +08:00
Hui Li
82b5846748
Merge pull request #7384 from taosdata/xiaoping/test_case
...
[ci skip] update daily performance script
2021-08-16 09:51:36 +08:00
Hui Li
75352a6c99
Merge pull request #7341 from taosdata/test/TD-5722
...
[TD-5722]test testing one column distinct with subtable
2021-08-16 09:50:43 +08:00
Hui Li
0e3935acf2
Merge pull request #7330 from taosdata/test/TD-5935
...
[TD-5935] <test> add case for TD-5935
2021-08-16 09:50:35 +08:00
Ping Xiao
43bd6c6587
[ci skip] update daily performance script
2021-08-16 09:46:15 +08:00
Ping Xiao
da8ebbef3e
[ci skip] update daily performance script
2021-08-16 09:37:13 +08:00
Ganlin Zhao
3f4e205724
[TD-5623]<feature>: fixed show variable python test case
2021-08-15 14:33:44 +08:00
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