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
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
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
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
Hui Li
99ca684350
Merge pull request #6920 from taosdata/test/TD-5143
...
[TD-5143]<test> adding test case about subquery
2021-07-20 16:22:54 +08:00
Hui Li
02a898b318
Merge pull request #6935 from taosdata/xiaoping/add_test_case
...
[TD-5399]<test>: update scripts for daily performance test
2021-07-20 16:21:45 +08:00
zhaoyanggh
e43e672327
[TD-5038] test case for flushing while drop database
2021-07-20 15:13:21 +08:00
Ping Xiao
a8ced0f493
fix runtime error
2021-07-20 13:46:24 +08:00
Shuduo Sang
211c7f38ce
[TD-5398]<fix>: taosdemo 4096 columns table creation failed. ( #6931 )
...
* [TD-5398]<fix>: taosdemo 4096 columns table creation failed.
* change column name prefix from col to c for maxium column number to fix buffer length.
* use accurate buffer length.
* fix test case for column name be shorter.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-20 11:49:58 +08:00
shenglian zhou
dedbb75485
Merge branch 'develop' into feature/td-4647-2
2021-07-20 10:43:00 +08:00
Shuduo Sang
e8b3fde4dc
[TD-5398]<fix>: taosdemo 4096 columns table creation failed. ( #6930 )
...
* [TD-5398]<fix>: taosdemo 4096 columns table creation failed.
* change column name prefix from col to c for maxium column number to fix buffer length.
* fix test case for column name be shorter.
* use accurate buffer length.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-20 10:14:55 +08:00
shenglian zhou
3b86cd1242
Merge branch 'develop' into feature/td-4647-2
2021-07-19 20:13:35 +08:00
bryanchang0603
65d31bea78
[TD-5143]<test> adding test case about subquery
2021-07-19 12:40:52 +08:00
happyguoxy
b5724bb8e9
[TD-5206]<test>:test query stable join function
2021-07-19 10:41:40 +08:00
Haojun Liao
c9a3b75090
Merge pull request #6908 from taosdata/fix/TD-5055
...
[TD-5055]<fix> handle incorret result
2021-07-19 10:41:33 +08:00
happyguoxy
a8cc70f245
[TD-5206]<test>:test query stable join function
2021-07-19 10:41:14 +08:00
Haojun Liao
c1fa46d543
Merge pull request #6706 from taosdata/feature/TD-4666
...
Feature/td 4666
2021-07-19 10:40:03 +08:00
tomchon
a4e6c27f9c
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
2021-07-18 21:08:52 +08:00
Shengliang Guan
ca59d8972a
Merge remote-tracking branch 'origin/develop' into feature/m2d6
2021-07-17 10:19:56 +08:00
yihaoDeng
58ba4d0081
[TD-5055]<fix> handle incorret resul
2021-07-16 23:38:11 +08:00
shenglian zhou
f79e53e36d
fix tstrerror code
2021-07-16 22:28:47 +08:00
Cary Xu
3ecbc86054
Merge branch 'develop' into feature/TD-4666
2021-07-16 19:18:20 +08:00
Shengliang Guan
195ce6d133
Merge from master into develop
2021-07-16 14:01:22 +08:00
jiajingbin
607ff5408b
[TD-5229]<fix>: cname display is incomplete
...
add method in util/sql.py---getColNameList() and checkColNameList
add testcase query/queryCnameDisplay.py
2021-07-16 11:32:20 +08:00
jiajingbin
ea62c29dcd
[TD-5229]<fix>: cname display is incomplete
...
add method in util/sql.py---getColNameList() and checkColNameList
add testcase query/queryCnameDisplay.py
2021-07-16 09:23:00 +08:00
jiajingbin
8f19dea06d
[TD-5229]<fix>: cname display is incomplete
...
add method in util/sql.py---getColNameList() and checkColNameList
add testcase query/queryCnameDisplay.py
2021-07-15 21:46:34 +08:00
shenglian zhou
d8545b5035
pass test for tag id key as child table name and timestamp ns/us/ms/s
2021-07-15 18:22:35 +08:00
ubuntu
0adfdc60d6
test push
2021-07-15 15:04:58 +08:00
tomchon
c05b99baf2
[TD-4432]<test>: add taodemo-testcase that using stmt interface
2021-07-15 15:00:48 +08:00
Cary Xu
0063cb84e2
comment the taosdemo test temporarily
2021-07-15 14:38:30 +08:00
shenglian zhou
54ca09468d
modify test to comply with new parser
2021-07-15 08:19:48 +08:00
tomchon
64cafbca65
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
2021-07-14 18:47:07 +08:00
tomchon
2d0bca4290
[TD-4840]<test>add testcase of compacting sdb
2021-07-14 18:36:59 +08:00
tomchon
eaf84f0fb7
[TD-4840]<test>add testcase of compacting sdb
2021-07-14 18:14:01 +08:00
Cary Xu
5a19bd96a0
Merge branch 'develop' into feature/TD-4666
2021-07-14 16:49:13 +08:00
shenglian zhou
1148a133b5
[TD-4647]<feature>: auto add column through schemaless line protocol
2021-07-14 15:34:53 +08:00
happyguoxy
5ac5cf0051
[TD-5213]<test>test
2021-07-14 10:22:24 +08:00
happyguoxy
b81ca3465a
[TD-5213]<test>test
2021-07-14 10:22:10 +08:00
happyguoxy
704fce3263
[TD-5213]<test>test
2021-07-14 10:22:02 +08:00
tomchon
319b8412e4
[TD-5219]<release>modify make_install.sh
2021-07-13 18:11:31 +08:00
Hui Li
188f7a5450
Merge pull request #6806 from taosdata/test/TD-4735-d
...
Test/td 4735 d
2021-07-13 13:45:17 +08:00
Hui Li
27618bdfe9
Merge pull request #6839 from taosdata/dev/chr
...
[TD-5087]<test>: update testcase that compressing wal logs
2021-07-13 13:45:08 +08:00
tomchon
ba090e2252
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
2021-07-12 19:12:02 +08:00
Shuduo Sang
5528a0d7d5
Hotfix/sangshuduo/td 5136 taosdemo rework for master ( #6836 )
...
* cherry pick from develop branch.
* [TD-5136]<feature>: taosdemo simulate real senario.
* update test case according to taosdemo change
* adjust range of semi-random data.
2021-07-12 19:08:29 +08:00
Shuduo Sang
4486cae180
[TD-5136]<feature>: taosdemo simulate real senario. ( #6833 )
...
* [TD-5136]<feature>: taosdemo simulate real senario.
* update test case according to taosdemo change
2021-07-12 17:08:54 +08:00
tomchon
4f0266b390
[TD-5087]<test>: update testcase that compressing wal logs
2021-07-12 14:19:51 +08:00
kailixu
048c8dedd9
test case adaption for 4096
2021-07-11 21:24:35 +00:00
tomchon
befa257a86
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
2021-07-09 02:45:28 +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
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
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
wpan
beff12c7ba
fix bug issue
2021-07-06 11:47:18 +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
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
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
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
liuyq-617
a34b5785dd
fix jenkins error
2021-07-01 11:59:07 +08:00
liuyq-617
a46e18d95b
fix retention policy error
2021-07-01 10:15:45 +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
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
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
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
0a45ee6812
[TD-4967]<test>update retention policy testcase
2021-08-10 14:30:37 +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
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
Shengliang Guan
90ce44fd6e
Merge branch 'master' into feature/m2d4
2021-06-28 09:50:35 +08:00
Baosheng Chang
ae1fcd260a
update master to develop's version
2021-06-25 18:52:40 +08: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
tomchon
e143c34c7b
comment "nestedQuery/queryInterval.py"
2021-06-24 17:59:13 +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
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
18bee12d36
Merge pull request #6586 from taosdata/feature/TD-4098
...
[TD-4098]<feature> refactor IN filter
2021-06-24 10:27:25 +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
tomchon
106bbc7e63
[TD-4314]<test>: add testcase of nested query with top/bottom function
2021-06-22 18:42:31 +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
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
yihaoDeng
b533fb04d6
[TD-4098]<feature> refactor IN filter
2021-06-22 08:48:44 +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
ceb2aa726b
Merge pull request #6510 from taosdata/origin/feature/TD-3086
...
[TD-3085] tags support timestamp
2021-06-21 15:30:19 +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
tomchon
643807e663
[TD-45145]<test>: add testcase of stat_window function
2021-06-19 16:25: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
cpwu
9714f60ede
[TD-4724] <test> add case for td-4724
2021-06-18 14:56:30 +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
Ping Xiao
958d2454df
[TD-4733]<test>: add test case for derivative function
2021-06-17 17:29:25 +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
bryanchang0603
ee74391f99
modify the file, waiting for connector
2021-06-17 14:24:21 +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
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
tomchon
2042f2173d
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
2021-06-16 17:58:26 +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
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
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
bryanchang0603
40dcbb41f2
[TD-4473] update alter keep test
2021-06-10 18:29:32 +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