Ping Xiao
fa9db347b2
[ci skip]<test>: reduce data insertion time
2021-08-13 14:55:56 +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
Haojun Liao
90e0005c57
[td-255] sleep a little bit longer before checking the status of dnodes in the clusters.
2021-08-13 11:16:57 +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
liuyq-617
4c42c513f1
remove join.sim [ci skip]
2021-08-13 10:34: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
wpan
b61eaa1040
fix stddev query condition column issue and add test case
2021-08-13 09:34:39 +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
shenglian-zhou
2efda1271d
Merge branch 'develop' into hotfix/td-5931
2021-08-13 08:36:21 +08:00
dapan1121
89b4262ce7
Merge pull request #7315 from taosdata/hotfix/td-5931-2
...
[TD-5931]<fix>:invalidate time range when no tables in table groups o…
2021-08-13 08:34:41 +08:00
yihaoDeng
90aba21f27
[TD-5797]<fix> merge develop
2021-08-12 20:24:25 +00: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
shenglian zhou
8ecda5ba54
[TD-5931]<fix>:invalidate time range when no tables in table groups of tsdb query
2021-08-12 14:21:37 +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
liuyq-617
a75137581e
update case
2021-08-12 13:42:22 +08:00
liuyq-617
7a924a11e7
add some log
2021-08-12 11:29:18 +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
liuyq-617
3b70249a27
[TD-5910]obtain coredump execfn in script
2021-08-11 17:42:45 +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
liuyq-617
251008bf1b
test[ci skip]
2021-08-11 11:40:59 +08:00
liuyq-617
7d3fb6c14f
add node test
2021-08-11 11:30:08 +08:00
liuyq-617
13512a4708
test
2021-08-11 11:20:18 +08:00
liuyq-617
75bc3745ff
test
2021-08-11 11:16:24 +08:00
dapan1121
5b0d3421b9
Merge pull request #7293 from taosdata/hotfix/TD-5934
...
[TD-5934]add test case
2021-08-11 11:14:45 +08:00
liuyq-617
59bb4dfbce
test
2021-08-11 10:34:18 +08:00
Ganlin Zhao
fbf76a3705
[TD-5922]<test>: add unitest cases
2021-08-10 18:46:55 +08:00
liuyq-617
10f0d6ab1c
test
2021-08-10 18:33:15 +08:00
liuyq-617
e2cdea9e92
test[ci skip]
2021-08-10 18:28:04 +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
wpan
9dab2ac93b
add test case
2021-08-10 17:17:55 +08:00
shenglian zhou
e5ceaa2a90
[TD-5931]<fix>:invalidate time range when no tables after trimTableGroup
2021-08-10 14:37:19 +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
wpan
b13780f15c
add test case
2021-08-09 08:23:15 +08:00
yihaoDeng
c68ae361b2
[TD-5799]<test> self test distinct
2021-08-08 04:16:18 +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
Haojun Liao
e49732c255
Merge pull request #7149 from taosdata/feature/TD-5739
...
[TD-5739]fix develop interp issue
2021-08-06 10:29:55 +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
Xin.Zh
7c173acc55
add license header ( #7197 )
2021-08-05 19:33:40 +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
wpan
1a623c511d
add case
2021-08-04 17:57:25 +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
0755cb29c4
Merge pull request #7129 from taosdata/test/remove_now_timestamp
...
[TD-5662]<test>remove now and duplicate sim case
2021-08-04 08:31:07 +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
Shengliang Guan
9b12556314
Merge remote-tracking branch 'origin/develop' into feature/m2d7
2021-08-03 17:13:37 +08:00
wangmm0220
472dc13365
[TD-5650]<fix> fix test case
2021-08-03 16:34:39 +08:00
liuyq-617
ae25f4076a
[TD-5662]<test>remove now and duplicate sim case
2021-08-03 11:46:41 +08:00
Ping Xiao
ad05808c01
remove duplicae file: operator.py
2021-08-03 11:23:59 +08:00
wpan
079e063b59
add test case
2021-08-03 10:51:20 +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
Shengliang Guan
c13c0f5727
merge from develop
2021-08-02 18:03:29 +08:00
Haojun Liao
c1650bd06f
Merge pull request #7060 from taosdata/hotfix/td-5594
...
[TD-5594]<fix>:calculate tag index in table meta when modify tag type
2021-08-02 17:01:36 +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
Haojun Liao
9b3ca08c37
Merge pull request #7082 from taosdata/hotfix/TD-5582
...
[TD-5582]fix interp issues
2021-08-02 10:35:10 +08:00
dapan
6ec4bac439
Merge branch 'develop' into feature/TD-2581
2021-08-02 08:13:33 +08:00
Shengliang Guan
ca0177284f
Merge pull request #7086 from taosdata/feature/m2d7
...
Merge from master into develop
2021-08-01 11:20:15 +08:00
shenglian zhou
8b9d334acf
Merge branch 'develop' into hotfix/td-5633
2021-07-31 21:16:51 +08:00
Haojun Liao
dcabef9a7c
Merge pull request #7077 from taosdata/feature/query
...
Feature/query
2021-07-31 14:56:23 +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
xiaolei li
da3e784721
[TD-4852]<jdbcDemo.java,pom.xml> fix host,error diplay ( #6929 )
2021-07-31 08:07:25 +08:00
jiajingbin
92ea7517f6
add tdSql.execute('reset query cache') to function resHandle()
2021-07-30 17:40:02 +08:00
Haojun Liao
a849451703
Merge branch 'develop' into feature/query
2021-07-30 16:30:49 +08:00
Shengliang Guan
8d2c151274
Merge remote-tracking branch 'origin/develop' into feature/m2d7
2021-07-30 16:29:08 +08:00
Haojun Liao
6f4257aa9a
Merge pull request #7049 from taosdata/fix/TD-5534
...
[TD-5534]<fix>:fix the coverity high risk of client&query
2021-07-30 16:26:54 +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
Hui Li
1f4d51c1bc
Merge pull request #7068 from taosdata/test/TD-5401-m
...
[TD-5401]make CI happy
2021-07-30 11:51:31 +08:00
Hui Li
7258266c87
Merge pull request #7069 from taosdata/test/TD-5401-d
...
[TD-5401]make CI happy
2021-07-30 11:51:24 +08:00
wangmm0220
5f37d8a2a5
[TD-5534]<fix>:fix test case out of date error
2021-07-30 11:27:34 +08:00
wpan
63e5c2147b
Merge branch 'master' into hotfix/TD-5582
2021-07-30 10:39:29 +08:00
wpan
ca985ec7c6
fix interp bug
2021-07-30 10:38:15 +08:00
liuyq-617
cd744f5fa7
fix
2021-07-30 09:35:58 +08:00
liuyq-617
72a05d1e80
fix
2021-07-30 09:32:13 +08:00
Hui Li
e57faad946
Merge pull request #7034 from taosdata/dkj_dev
...
metrics_del.sim 23:50 insert two days bug fixed
2021-07-29 20:06:35 +08:00
Hui Li
3591c8b7ad
Merge pull request #7065 from taosdata/test/jenkins_l
...
revert sani
2021-07-29 18:36:15 +08:00
liuyq-617
3f7239b916
change
2021-07-29 18:18:06 +08:00
liuyq-617
eefa3cf5d1
change
2021-07-29 18:17:31 +08:00
xiaolei li
8ad7443822
[TD-4944]:c# connector nanosecond support ( #7041 )
...
* [TD-4944]:c# connector nanosecond support
* [TD-4944]:c# connector nanosecond support
* [TD-4944]:c# connector nanosecond support fix indent
2021-07-29 16:37:58 +08:00
tickduan
4fd1c2637d
Merge branch 'develop' into dkj_dev
2021-07-29 14:53:26 +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
liuyq-617
d0b7e937ac
make CI happy
2021-07-29 14:11:09 +08:00
liuyq-617
0c08c44f7a
fix error
2021-07-29 13:49:15 +08:00
liuyq-617
ba8d429f2c
fix error
2021-07-29 13:48:37 +08:00
liuyq-617
c95ad35438
revert sani
2021-07-29 11:07:06 +08:00
liuyq-617
f4b07ce5d9
revert sani
2021-07-29 11:05:59 +08:00
Haojun Liao
c7ae4f5789
[td-5600]<fix>: fix fill caused crashed in join query.
2021-07-29 10:47:09 +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
Hui Li
b5b5bf4627
Merge pull request #7053 from taosdata/test/jenkins_l
...
update local CI
2021-07-29 09:47:42 +08:00
liuyq-617
f97784ad7a
[TD-5536]update local jenkins
2021-07-29 09:36:57 +08:00
wpan
2594aa6e0d
Merge branch 'develop' into feature/TD-2581
2021-07-29 08:32:41 +08:00
shenglian zhou
bb2b2ec9f4
[TD-5594]<fix>:calculate tag index in table meta when modify tag type
2021-07-29 07:43:48 +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
liuyq-617
a9c51e251a
remove systemctl
2021-07-28 18:28:35 +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
liuyq-617
aac0aeddfd
add SANITIZER parameter
2021-07-28 16:10:06 +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
liuyq-617
e4a67f8046
update local CI
2021-07-28 14:22:18 +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
Minglei Jin
ed42374893
tsim/nchar-binary: fix negative length crash
2021-07-28 11:14:20 +08:00
Hui Li
b73a2f7070
Merge branch 'develop' into test/TD-5369
2021-07-28 10:37:41 +08:00
Haojun Liao
80bb217e38
Merge pull request #7017 from taosdata/hotfix/apitest
...
fix test code issue
2021-07-28 10:33:03 +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
wpan
83d1283390
fix bug and case issue
2021-07-27 18:17:14 +08:00
Haojun Liao
220f667042
Merge pull request #6985 from taosdata/feature/TD-5438
...
TD-5438
2021-07-27 18:05:43 +08:00
Haojun Liao
e62c2715c9
Merge pull request #6979 from taosdata/fix/TD-5458-2
...
[TD-5458]<fix>:add duplicate key check for tag&field
2021-07-27 18:05:23 +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
wpan
e9f664f922
Merge branch 'develop' into feature/TD-2581
2021-07-27 11:32:36 +08:00
wenzhouwww
74fa1114f3
[TD-5369]<test> change the nums of tables and insert rows!
2021-07-27 11:06:04 +08:00
tickduan
4833f5eaa3
metrics_del.sim 23:50 insert two days bug fixed
2021-07-27 10:22:29 +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
Yang Zhao
2f088a0920
Update stmtTest.c
2021-07-26 19:06:56 +08:00
zhaoyanggh
92f721d537
[TD-5452] test case for verify modified set_tbname
2021-07-26 18:46:28 +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
d0d044e253
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
2021-07-26 17:53:11 +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
Haojun Liao
2b99aa162f
[td-225]fix bug found by regression test.
2021-07-26 13:39:39 +08:00
wpan
1ec384f3c1
fix test code issue
2021-07-26 13:06:05 +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
wpan
82a7d7b9e3
add test case
2021-07-26 09:55:50 +08:00
wpan
cfa925dd17
support range filter
2021-07-26 09:54:24 +08:00
jiajingbin
f07b4f55dd
save
2021-07-26 01:14:53 +08:00
shenglian zhou
1347ddf892
fix change tag values errors
2021-07-24 23:05:58 +08:00
shenglian zhou
7d2cc83a38
TD-5478]:add modify child tag value through line protocol
2021-07-24 21:06:30 +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
Haojun Liao
2c645b1254
Merge pull request #6992 from taosdata/hotfix/td-5485
...
[TD-5485]<fix>:fix memory error due to uninitialized pointer value
2021-07-24 14:20:09 +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
wpan
8ed28fd81a
support range filter
2021-07-23 18:32:35 +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
shenglian zhou
c50dcb9e6d
[TD-5485]<fix>:fix memory error due to uninitialized pointer value
2021-07-23 14:08:59 +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
Hui Li
a86bb47a1a
Merge pull request #6964 from taosdata/test/TD-4812
...
[TD-4812] complete robust cluster test script
2021-07-23 10:39:49 +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
tomchon
ae10545c29
close taosdemo-testcase
2021-07-22 20:02:42 +08:00
wenzhouwww
1bdd683872
[TD-5369]<test> taosdemo test case for nano support , the sql files is must be here!
2021-07-22 19:59:36 +08:00
Hui Li
5381d733e3
Merge pull request #6962 from taosdata/dev/chr
...
Dev/chr
2021-07-22 19:46:37 +08:00
yihaoDeng
e2635df55d
[TD-5438]<fix> fix bug
2021-07-22 19:25:11 +08:00
Ganlin Zhao
1754d66494
[TD-5458]<fix>:add duplicate key check for tag&field
2021-07-22 18:55:27 +08:00
tomchon
025361610b
[TD-5296]<test>: modify taodemo-testcase about increasing max columns to 4096
2021-07-22 18:46:17 +08:00
tomchon
003dba84b1
[TD-4432]<test>: add taodemo-testcase that using stmt interface
2021-07-22 18:41:18 +08:00
happyguoxy
9df622ef80
[TD-5338]<test>:test stable interval function
2021-07-22 18:03:23 +08:00
shenglian zhou
ad55c1a7c9
Merge branch 'develop' into feature/td-4647-2
2021-07-22 11:38:17 +08:00
wpan
e270cf3742
code refact
2021-07-21 17:56:44 +08:00
zhaoyanggh
5b463ac4df
[TD-4812] monitor dnode and mnode status and save to log
2021-07-21 17:19:28 +08:00
zhaoyanggh
7fee581d88
[TD-4812] add change replica operation in robust script
2021-07-21 16:52:17 +08:00
tomchon
4bef2da4d8
Merge branches 'dev/chr' and 'develop' of github.com:taosdata/TDengine into dev/chr
...
Conflicts:
tests/pytest/tools/taosdemoAllTest/taosdemoTestInsertWithJson.py
2021-07-21 16:51:25 +08:00
happyguoxy
c978fb9329
[TD-5213]<test>:test 4096 columns
2021-07-21 16:12:54 +08:00
happyguoxy
f12d1f2769
[TD-5213]<test>:test 4096 columns with taosdemo
2021-07-21 16:12:32 +08:00
happyguoxy
d966ee23d6
[TD-5213]<test>:test 4096 columns with taosdemo
2021-07-21 16:12:18 +08:00
happyguoxy
1ab5ce7fa9
[TD-5213]<test>:test 4096 columns with taosdemo
2021-07-21 16:12:04 +08:00
happyguoxy
756a60f91f
[TD-5213]<test>:test 4096 columns without taosdemo
2021-07-21 16:11:41 +08:00
Hui Li
655a514835
Merge pull request #6938 from taosdata/test/TD-5038
...
[TD-5038] test case for flushing while drop database
2021-07-21 16:06:17 +08:00
Yang Zhao
c4d3f0da13
Delete insert.c
2021-07-21 11:15:06 +08:00
zhaoyanggh
d1f13addc9
[TD-4816] add query opertion for robust test
2021-07-21 11:13:54 +08:00
zhaoyanggh
7472194e1b
[TD-4816]insert script for robust test
2021-07-21 09:35:41 +08:00
tickduan
c71d9050e9
trigger PR build
2021-07-21 09:33:21 +08:00