huili
a4b3e5a78a
Merge pull request #5572 from taosdata/test/jenkins
...
[TD-3443]<test>fix taosd deadlock in CI
2021-03-25 19:34:00 +08:00
Ping Xiao
9887a58e74
[TD-1139]<test>: add c examples into CI
2021-03-25 16:46:56 +08:00
haojun Liao
8ffcf8af58
Merge pull request #5567 from taosdata/hotfix/TD-3464
...
[TD-3464]fix asyncdemo crash issue
2021-03-25 16:39:55 +08:00
liuyq-617
c10285f1a0
[TD-3443]<test>fix taosd deadlock in CI
2021-03-25 16:16:50 +08:00
liuyq-617
093efa1117
fix taosd deadlock in CI
2021-03-25 16:13:21 +08:00
haojun Liao
36ed687b33
Merge pull request #5533 from taosdata/feature/TD-3295
...
[TD-3295]support multiple tables join
2021-03-25 15:51:39 +08:00
wu champion
c7f4cd251d
Update bug3433.py
2021-03-25 15:09:25 +08:00
wu champion
e113aa20ba
add case for TD-3433
2021-03-25 14:58:18 +08:00
dapan1121
eafc5d39a5
Update asyncdemo.c
2021-03-25 14:34:50 +08:00
Ping Xiao
5a4ac21df7
fix crash issue
2021-03-25 14:31:10 +08:00
wu champion
e3f4c9038c
Merge branch 'develop' into feature/TD-1380
2021-03-25 10:52:55 +08:00
Shuduo Sang
6e3322d35d
Feature/sangshuduo/td 3434 taosdemo support query times ( #5541 )
...
* [TD-3434] <feature>: taosdemo support query times
first commit.
* [TD-3434] <feature>: taosdemo support query times.
refine interlace test case.
* [TD-3434] <feature>: taosdemo support query times.
change cmdline parameters according to TD-3431.
* [TD-3434] <feature>: taosdemo support query times.
fix typo in fulltest.sh
* [TD-3434] <feature>: taosdemo support query times.
add 2 sec sleep to avoid segfault.
* [TD-3434] <feature>: taosdemo support query times.
make query test easier to pass.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-24 16:58:09 +08:00
huili
96fec5513a
Merge pull request #5455 from wu-champion/feature/TD-1380
...
[TD-3274]<test>: add test case for 1970 years ago
2021-03-24 09:35:54 +08:00
huili
1ce4dce8d3
Merge pull request #5534 from taosdata/test/TD-3375
...
[test]<fix> add TD-3375 case
2021-03-24 09:34:39 +08:00
huili
1b3048dc96
Merge pull request #5540 from taosdata/test/jenkins
...
<test>abort last job
2021-03-24 09:33:41 +08:00
Ping Xiao
e65475cc1d
update docker cluster script
2021-03-23 18:14:29 +08:00
liuyq-617
a9eecfa5c1
fix
2021-03-23 15:59:41 +08:00
Shuduo Sang
3b97bd716d
Feature/sangshuduo/td 3317 taosdemo interlace ( #5537 )
...
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
check offset 0.
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
fix sample file import bug.
* [TD-3316] <fix>: add test case for limit and offset. fix sample data issue.
* [TD-3327] <fix>: fix taosdemo segfault when import data from sample data file.
* [TD-3317] <feature>: make taosdemo support interlace mode.
json parameter rows_per_tbl support.
* [TD-3317] <feature>: support interlace mode.
refactor
* [TD-3317] <feature>: support interlace mode.
refactor
* [TD-3317] <feature>: support interlace mode insertion.
refactor.
* [TD-3317] <feature>: support interlace mode insertion.
change json file.
* [TD-3317] <feature>: support interlace mode insertion.
fix multithread create table regression.
* [TD-3317] <feature>: support interlace mode insertion.
working but not perfect.
* [TD-3317] <feature>: support interlace mode insertion.
rename lowaTest with taosdemoTestWithJson
* [TD-3317] <feature>: support interlace mode insertion.
perfect
* [TD-3317] <feature>: support interlace mode insertion.
cleanup.
* [TD-3317] <feature>: support interlace mode insertion.
adjust algorithm of loop times.
* [TD-3317] <feature>: support interlace mode insertion.
fix delay time bug.
* [TD-3317] <feature>: support interlace mode insertion.
fix progressive timestamp bug.
* [TD-3317] <feature>: support interlace mode insertion.
add an option for performance print.
* [TD-3317] <feature>: support interlace mode insertion.
change json test case with less table for acceleration.
* [TD-3317] <feature>: support interlace mode insertion.
change progressive mode timestamp step and testcase.
* [TD-3197] <fix>: fix taosdemo coverity scan issues.
* [TD-3197] <fix>: fix taosdemo coverity scan issue.
fix subscribeTest pids uninitialized.
* [TD-3317] <feature>: support interlace mode insertion.
add time shift for no sleep time.
* [TD-3317] <feature>: support interlace insert.
rework timestamp.
* [TD-3317] <feature>: support interlace mode insertion.
change rows_per_tbl to interlace_rows.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-23 15:14:50 +08:00
wu champion
5f27c38a0b
Update query1970YearsAf.py
2021-03-23 14:10:25 +08:00
wu champion
74b5b241ca
fix
2021-03-23 14:05:05 +08:00
wu champion
965d553964
fix the case:add delete tmp file step
2021-03-23 13:59:29 +08:00
wu champion
2de9628249
fix the case
2021-03-23 13:55:10 +08:00
wu champion
ef248d09fd
fix case,add delete file when processing over
2021-03-23 13:55:10 +08:00
wu champion
dff5c11f29
[test]<fix> add test case and bug case
2021-03-23 13:55:10 +08:00
wu champion
7c749e24c8
[TD-1380]<fix> fix the case of query1970YearsAf.py
2021-03-23 13:55:10 +08:00
liuyq-617
5e8ab6b948
fix
2021-03-23 13:04:42 +08:00
liuyq-617
6555dcf477
[TD-3432]fix jenkins
2021-03-23 12:55:34 +08:00
Shuduo Sang
dfdeb7e0cc
[TD-3431] <fix>: fix taosdemo cmdline incorrect arguments. ( #5536 )
...
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-23 11:15:11 +08:00
liuyq-617
25193859c3
Merge branch 'develop' into test/jenkins
2021-03-23 10:54:36 +08:00
liuyq-617
ec4e27e46d
fix
2021-03-23 10:49:55 +08:00
wu champion
bd37922bac
Delete query1970YearsAf.py
2021-03-22 18:52:17 +08:00
wu champion
88ab7666b9
Delete bug3351.py
2021-03-22 18:52:02 +08:00
wu champion
5d2fa94960
Update fulltest.sh
2021-03-22 18:51:49 +08:00
wu champion
a162b6161e
fix fulltest.sh:add query/bug3375.py
2021-03-22 18:46:54 +08:00
dapan1121
139ed7dea1
add test case
2021-03-22 17:35:10 +08:00
wu champion
d73ae7d7f0
add case for TD-3375
2021-03-22 17:17:31 +08:00
wu champion
53a128b2a3
fix case,add delete file when processing over
2021-03-22 17:02:53 +08:00
huili
3e2464688e
Merge pull request #5523 from taosdata/test/testcase
...
[TD-3368]<test>output log of failed case
2021-03-22 16:22:51 +08:00
huili
2abe9bfda5
Merge pull request #5526 from taosdata/xiaoping/add_test_case
...
[TD-3413]<test>: make docker cluster support enterprise version
2021-03-22 16:21:49 +08:00
liuyq-617
d354ce2e55
fix
2021-03-22 16:18:25 +08:00
liuyq-617
fb7599b7f4
fix docker compose error
2021-03-22 16:11:49 +08:00
Shuduo Sang
82ad11630d
Feature/sangshuduo/td 3416 taosdemo interlace testcase ( #5524 )
...
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
check offset 0.
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
fix sample file import bug.
* [TD-3316] <fix>: add test case for limit and offset. fix sample data issue.
* [TD-3327] <fix>: fix taosdemo segfault when import data from sample data file.
* [TD-3317] <feature>: make taosdemo support interlace mode.
json parameter rows_per_tbl support.
* [TD-3317] <feature>: support interlace mode.
refactor
* [TD-3317] <feature>: support interlace mode.
refactor
* [TD-3317] <feature>: support interlace mode insertion.
refactor.
* [TD-3317] <feature>: support interlace mode insertion.
change json file.
* [TD-3317] <feature>: support interlace mode insertion.
fix multithread create table regression.
* [TD-3317] <feature>: support interlace mode insertion.
working but not perfect.
* [TD-3317] <feature>: support interlace mode insertion.
rename lowaTest with taosdemoTestWithJson
* [TD-3317] <feature>: support interlace mode insertion.
perfect
* [TD-3317] <feature>: support interlace mode insertion.
cleanup.
* [TD-3317] <feature>: support interlace mode insertion.
adjust algorithm of loop times.
* [TD-3317] <feature>: support interlace mode insertion.
fix delay time bug.
* [TD-3317] <feature>: support interlace mode insertion.
fix progressive timestamp bug.
* [TD-3317] <feature>: support interlace mode insertion.
add an option for performance print.
* [TD-3317] <feature>: support interlace mode insertion.
change json test case with less table for acceleration.
* [TD-3317] <feature>: support interlace mode insertion.
change progressive mode timestamp step and testcase.
* [TD-3197] <fix>: fix taosdemo coverity scan issues.
* [TD-3197] <fix>: fix taosdemo coverity scan issue.
fix subscribeTest pids uninitialized.
* [TD-3317] <feature>: support interlace mode insertion.
add time shift for no sleep time.
* [TD-3317] <feature>: support interlace insert.
rework timestamp.
* [TD-3416] <feature>: add taosdemo interlace testcase.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-22 15:44:06 +08:00
Shengliang Guan
b49441af81
Merge pull request #5530 from taosdata/feature/linux
...
allow topic to be 0
2021-03-22 15:35:43 +08:00
Ping Xiao
81d62650e9
Fix script issue
2021-03-22 14:56:22 +08:00
Ping Xiao
720661366a
[TD-3413]<test>: make docker cluster support enterprise
2021-03-22 14:52:39 +08:00
liuyq-617
0916d24506
fix hosts error
2021-03-22 14:46:58 +08:00
liuyq-617
aa6b81892f
[TD-3368]<test>output log of failed case
2021-03-22 13:56:40 +08:00
Shengliang Guan
a28562cdcd
allow topic to be 0
2021-03-22 05:01:37 +00:00
liuyq-617
a2a6655a6a
change
2021-03-22 11:44:41 +08:00
liuyq-617
8c8f3d0835
[TD-3406]<test>support more dnodes in docker clu
2021-03-22 11:35:46 +08:00
Shengliang Guan
89b913c2bc
TD-3310
2021-03-20 19:16:12 +08:00
wu champion
9172e9346e
[test]<fix> add test case and bug case
2021-03-20 16:10:45 +08:00
wu champion
d2aa6fe5ad
[TD-1380]<fix> fix the case of query1970YearsAf.py
2021-03-19 18:35:26 +08:00
huili
78ca40f843
Merge pull request #5503 from taosdata/test/testcase
...
[TD-3367]<test>restore last_cache
2021-03-19 17:59:58 +08:00
wu champion
e041d4897a
Merge pull request #10 from wu-champion/develop
...
更新0319内容到1380
2021-03-19 17:50:55 +08:00
Shuduo Sang
b294d3ebaa
Feature/sangshuduo/td 3317 taosdemo interlace ( #5500 )
...
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
check offset 0.
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
fix sample file import bug.
* [TD-3316] <fix>: add test case for limit and offset. fix sample data issue.
* [TD-3327] <fix>: fix taosdemo segfault when import data from sample data file.
* [TD-3317] <feature>: make taosdemo support interlace mode.
json parameter rows_per_tbl support.
* [TD-3317] <feature>: support interlace mode.
refactor
* [TD-3317] <feature>: support interlace mode.
refactor
* [TD-3317] <feature>: support interlace mode insertion.
refactor.
* [TD-3317] <feature>: support interlace mode insertion.
change json file.
* [TD-3317] <feature>: support interlace mode insertion.
fix multithread create table regression.
* [TD-3317] <feature>: support interlace mode insertion.
working but not perfect.
* [TD-3317] <feature>: support interlace mode insertion.
rename lowaTest with taosdemoTestWithJson
* [TD-3317] <feature>: support interlace mode insertion.
perfect
* [TD-3317] <feature>: support interlace mode insertion.
cleanup.
* [TD-3317] <feature>: support interlace mode insertion.
adjust algorithm of loop times.
* [TD-3317] <feature>: support interlace mode insertion.
fix delay time bug.
* [TD-3317] <feature>: support interlace mode insertion.
fix progressive timestamp bug.
* [TD-3317] <feature>: support interlace mode insertion.
add an option for performance print.
* [TD-3317] <feature>: support interlace mode insertion.
change json test case with less table for acceleration.
* [TD-3317] <feature>: support interlace mode insertion.
change progressive mode timestamp step and testcase.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-19 17:43:18 +08:00
wu champion
59790c4dc0
Merge pull request #7 from wu-champion/develop
...
更新分支1380
2021-03-19 15:29:45 +08:00
liuyq-617
6c96795ab1
[TD-3367]<test>restore last_cache
2021-03-19 14:14:21 +08:00
Ping Xiao
4afccbd0a5
[TD-3365]<test>: update test case
2021-03-19 13:36:30 +08:00
Ping Xiao
ae73ff2074
update docker cluster script
2021-03-19 11:12:06 +08:00
Ping Xiao
153a489e12
[TD-3365]<test>: add test case for query filter on tag type
2021-03-19 09:38:34 +08:00
Ping Xiao
a9ea81aaee
update docker cluster script
2021-03-18 18:13:44 +08:00
Ping Xiao
9e25723078
remove last_cache.py from full test
2021-03-18 17:48:33 +08:00
haojun Liao
1835aaada8
Merge pull request #5483 from taosdata/feature/query
...
[td-3361]<fix>: nchar tag filter caused client crash.
2021-03-18 16:17:41 +08:00
Haojun Liao
7447a8c562
[td-3361]<fix>: nchar tag filter caused client crash.
2021-03-18 15:24:36 +08:00
liuyq-617
53496c7844
fix
2021-03-18 11:21:56 +08:00
liuyq-617
282d1c10f2
[TD-3318]<test>add case for stddev
2021-03-18 11:18:51 +08:00
Shuduo Sang
3f312f8bf4
Feature/sangshuduo/td 3317 taosdemo interlace ( #5476 )
...
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
check offset 0.
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
fix sample file import bug.
* [TD-3316] <fix>: add test case for limit and offset. fix sample data issue.
* [TD-3327] <fix>: fix taosdemo segfault when import data from sample data file.
* [TD-3317] <feature>: make taosdemo support interlace mode.
json parameter rows_per_tbl support.
* [TD-3317] <feature>: support interlace mode.
refactor
* [TD-3317] <feature>: support interlace mode.
refactor
* [TD-3317] <feature>: support interlace mode insertion.
refactor.
* [TD-3317] <feature>: support interlace mode insertion.
change json file.
* [TD-3317] <feature>: support interlace mode insertion.
fix multithread create table regression.
* [TD-3317] <feature>: support interlace mode insertion.
working but not perfect.
* [TD-3317] <feature>: support interlace mode insertion.
rename lowaTest with taosdemoTestWithJson
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-17 23:15:18 +08:00
huili
1d5c57d8e2
Merge pull request #5465 from taosdata/test/testcase
...
[TD-3198]<test>sync test case file
2021-03-17 18:16:02 +08:00
haojun Liao
35f9dabb4a
Merge pull request #5466 from taosdata/feature/query
...
[td-225]remove unused keywords.
2021-03-17 16:28:16 +08:00
wu champion
2f0f9006fc
Merge pull request #5 from wu-champion/develop
...
更新1380分支
2021-03-17 16:04:24 +08:00
liuyq-617
ee17eab632
rebalance
2021-03-17 15:58:49 +08:00
liuyq-617
ba79d022ce
rebalance
2021-03-17 15:16:11 +08:00
liuyq-617
683b1282b8
abort build
2021-03-17 14:28:36 +08:00
liuyq-617
4e34b78dcd
add stage after build
2021-03-17 14:24:55 +08:00
liuyq-617
8930b00ead
inc coreverage of operation
2021-03-17 14:19:03 +08:00
huili
7d9aef527a
Merge pull request #5457 from taosdata/test/jenkins
...
[TD-3326]<test>backup taos after taos coredump
2021-03-17 14:02:23 +08:00
liuyq-617
137405ba61
fix erros
2021-03-17 13:50:55 +08:00
liuyq-617
ea82920d84
remove duplicate case
2021-03-17 13:36:54 +08:00
Haojun Liao
8286820a1c
[td-225]remove unused keywords.
2021-03-17 13:15:09 +08:00
liuyq-617
cbee31ead8
Merge branch 'develop' into test/testcase
2021-03-17 13:06:12 +08:00
liuyq-617
4c64997447
add case
2021-03-17 13:02:51 +08:00
liuyq-617
608134c229
[TD-3198]<test>sync test case file
2021-03-17 12:38:43 +08:00
haojun Liao
57eb2da653
Merge pull request #5459 from taosdata/feature/query
...
Feature/query
2021-03-17 10:03:30 +08:00
Shengliang Guan
8e525a3702
Merge pull request #5460 from taosdata/hotfix/sf
...
Hotfix/sf
2021-03-17 09:09:57 +08:00
Shuduo Sang
8e455df297
Hotfix/sangshuduo/td 3327 taosdemo segfault sampledata ( #5458 )
...
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
check offset 0.
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
fix sample file import bug.
* [TD-3316] <fix>: add test case for limit and offset. fix sample data issue.
* [TD-3327] <fix>: fix taosdemo segfault when import data from sample data file.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-16 18:51:11 +08:00
Haojun Liao
83543e0535
[td-3318]update the sim
2021-03-16 18:39:02 +08:00
liuyq-617
d0254171b7
fix error
2021-03-16 17:26:13 +08:00
Shengliang Guan
9f8f3c89f9
Merge remote-tracking branch 'origin/develop' into hotfix/sf
2021-03-16 09:23:44 +00:00
Haojun Liao
46424a67fc
[td-225] update the sim script.
2021-03-16 16:27:56 +08:00
haojun Liao
91b5af2cee
Merge pull request #5453 from taosdata/feature/qrefactor
...
[td-3313] <fix>: fix join bug
2021-03-16 16:20:07 +08:00
liuyq-617
f4aa1da235
fix error
2021-03-16 16:19:45 +08:00
liuyq-617
3f8e90670f
[TD-3326]<test>backup taos after taos coredump
2021-03-16 16:10:54 +08:00
huili
61db2e2217
Merge pull request #5445 from taosdata/xiaoping/add_test_case
...
[TD-1002]<test>: add test case for double type
2021-03-16 14:19:18 +08:00
huili
d70cef9f61
Merge pull request #5443 from taosdata/test/testcase
...
[TD-3223]<test>case for stddev on the same column
2021-03-16 14:19:09 +08:00
wu-champion
911a573d5b
[TD-3274]<test>: add test case for after 1970 years
2021-03-16 14:13:56 +08:00
Haojun Liao
befbdf8972
[td-225]update test.
2021-03-16 14:11:05 +08:00
Shengliang Guan
e63be42434
Merge remote-tracking branch 'origin/fix/TD-3307' into hotfix/sf
2021-03-16 13:44:19 +08:00
Haojun Liao
9ff85c617e
[td-3313] add test script.
2021-03-16 10:26:24 +08:00
Shuduo Sang
bbfde59f0a
Hotfix/sangshuduo/td 3316 testcase for taosdemo limit offset ( #5451 )
...
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
check offset 0.
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
fix sample file import bug.
2021-03-16 07:55:22 +08:00
haojun Liao
a838ce83e8
Merge pull request #5440 from taosdata/feature/qrefactor
...
[td-3294]fix bug found by regression test.
2021-03-15 22:06:04 +08:00
Shuduo Sang
7d7f7ada31
[TD-3316] <test>: add testcase for taosdemo child table limit and offset.
2021-03-15 19:13:59 +08:00
Shuduo Sang
ac4311d488
[TD-3192] <feature>: support child table limit and offset.
...
add test case
2021-03-15 19:09:51 +08:00
Shengliang Guan
851975db4e
TD-3308
2021-03-15 10:37:54 +00:00
Haojun Liao
8ac63bb2cc
[td-225]fix bugs found by regression test.
2021-03-15 15:48:48 +08:00
Ping Xiao
e94cbdf532
[TD-1002]<test>: add test case for double type
2021-03-15 15:09:41 +08:00
huili
78eda385c5
Merge pull request #5435 from taosdata/xiaoping/add_test_case
...
[TD-1002]<test> add test case for percentile function
2021-03-15 09:58:53 +08:00
liuyq-617
7879ca6aba
[TD-3223]<test>case for stddev on the same column
2021-03-15 09:52:19 +08:00
Shuduo Sang
232eacec90
[TD-3197] <fix>: fix coverity scan issues. add taosdemo test case.
2021-03-13 22:56:31 +08:00
Ping Xiao
31f9b71d82
[TD-1002]<test> add test case for percentile function
2021-03-13 15:05:35 +08:00
huili
3b2827d8a7
Merge pull request #5403 from wu-champion/feature/TD-3182
...
[TD-3182] <fix>: fix queryBetweenAnd.py case add to CI
2021-03-13 09:43:59 +08:00
huili
3c72ecd002
Merge pull request #5424 from taosdata/test/testcase
...
[TD-3196]<test>stddev+group by null tag value
2021-03-13 09:43:03 +08:00
Shuduo Sang
5a42914c34
Merge pull request #5427 from taosdata/feature/sangshuduo/TD-3192-support-tblimit-tboffset
...
Feature/sangshuduo/td 3192 support tblimit tboffset
2021-03-13 00:02:59 +08:00
haojun Liao
25e7ff1e6b
Merge pull request #5409 from taosdata/hotfix/TD-3231
...
[TD-3231]last_row should not work with group by column
2021-03-12 22:36:49 +08:00
haojun Liao
26fe683fb2
Merge pull request #5402 from taosdata/hotfix/TD-3223
...
[TD-3223]taosd crash for multiple stddev query
2021-03-12 22:36:25 +08:00
haojun Liao
7d8ca438e4
Merge pull request #5401 from taosdata/feature/qrefactor
...
Feature/qrefactor
2021-03-12 22:35:39 +08:00
Shuduo Sang
69688dc4e8
Merge branch 'develop' into feature/sangshuduo/TD-3192-support-tblimit-tboffset
2021-03-12 17:35:51 +08:00
Shengliang Guan
49225e3ef5
fix ci error
2021-03-12 07:32:52 +00:00
liuyq-617
be6c5c8982
[TD-3196]<test>stddev+group by null tag value
2021-03-12 15:14:41 +08:00
Shuduo Sang
2dd89ced18
Merge pull request #5412 from taosdata/hotfix/sangshuduo/TD-3147-insert-rate-more-than-1s
...
Hotfix/sangshuduo/td 3147 insert rate more than 1s
2021-03-12 13:22:49 +08:00
Haojun Liao
aa063917ab
[td-2895] merge develop.
2021-03-12 11:30:59 +08:00
Shuduo Sang
405814f82c
Merge branch 'develop' into feature/sangshuduo/TD-3192-support-tblimit-tboffset
2021-03-12 10:39:09 +08:00
haojun Liao
9a42050b99
Merge pull request #5371 from taosdata/hotfix/TD-3184
...
[TD-3184]last(*) with group by doesn't work
2021-03-12 10:13:00 +08:00
Shengliang Guan
89a2451af0
Merge pull request #5421 from taosdata/feature/tqueue
...
Feature/tqueue
2021-03-12 09:07:21 +08:00
Shuduo Sang
867f443c5b
[TD-3192] <feature>: support stb limit and offset. fix sleep time.
2021-03-11 20:57:39 +08:00
Shengliang Guan
f5ecbb6e58
TD-3130
2021-03-11 20:39:22 +08:00
Haojun Liao
2891d51a3b
[td-2895] fix bug found by regression test.
2021-03-11 17:41:36 +08:00
Shuduo Sang
618c02779c
Merge branch 'develop' into feature/sangshuduo/TD-3192-support-tblimit-tboffset
2021-03-11 16:24:57 +08:00
Shuduo Sang
9e7ed32f40
[TD-3192] <feature>: support stb limit and offset. refactor.
2021-03-11 16:16:54 +08:00
Ping Xiao
9d13525f30
remove data files before taosd start for JDBC and Unit test
2021-03-11 13:37:34 +08:00
dapan1121
a19ed6e956
add case
2021-03-11 11:20:17 +08:00
Steven Li
88b0262ecf
Temporarily removed last_row as an aggregate function in crash_gen tool
2021-03-11 02:14:14 +00:00
dapan1121
2cf2df024e
fix bug
2021-03-10 18:34:45 +08:00
Haojun Liao
ef5fa20441
[td-2895] merge develop.
2021-03-10 14:55:59 +08:00
dapan1121
5b81cd8093
fix bug
2021-03-10 14:50:47 +08:00
wu-champion
717e7561e2
[TD-3182] <fix>: add queryBetweenAnd.py and add to CI
2021-03-10 14:47:02 +08:00
Shengliang Guan
c92db0aef0
TD-3220
2021-03-10 10:47:21 +08:00
Haojun Liao
405e201cc6
[td-2895] refactor.
2021-03-10 10:03:48 +08:00
Shengliang Guan
521113ec0a
Merge remote-tracking branch 'origin/develop' into feature/tqueue
2021-03-10 09:14:31 +08:00
Haojun Liao
4f527aef73
[td-2895] refactor.
2021-03-09 22:42:57 +08:00
Shengliang Guan
833dde3166
TD-3130
2021-03-09 21:57:02 +08:00
Haojun Liao
8a45eedda7
[td-2895] merge develop.
2021-03-09 18:00:39 +08:00
Steven Li
a7c9113dbc
Merge remote-tracking branch 'origin/develop' into feature/crash_gen
2021-03-09 03:25:20 +00:00
Steven Li
bbf7b47e29
Added -w option to crash_gen tool to write duplicate data to shadow database
2021-03-09 03:24:48 +00:00
Shengliang Guan
80a8d73f9c
Merge pull request #5373 from taosdata/fix/TD-3191
...
[TD-3191]<fix>: walLevel change from 0 to 1 to make wal sync happy
2021-03-08 18:32:32 +08:00
Haojun Liao
66163f96af
[td-2895] merge develop.
2021-03-08 13:33:15 +08:00
Minglei Jin
12a83af0fe
[TD-3191]<fix>: walLevel change from 0 to 1 to make wal sync happy
2021-03-08 11:57:33 +08:00
liuyq-617
0e1545866d
change format
2021-03-08 11:49:46 +08:00
liuyq-617
f2e8fcb820
revert
2021-03-08 11:47:32 +08:00
dapan1121
57545ec692
add case
2021-03-08 11:43:29 +08:00
dapan1121
572df73646
fix bug
2021-03-08 11:39:08 +08:00
liuyq-617
8fb6934a8f
[TD-3181]<test>add testcase for TD-3170
2021-03-08 11:24:46 +08:00
liuyq-617
e5a2a446b5
Merge branch 'develop' into test/testcase
2021-03-08 10:12:56 +08:00
Haojun Liao
5501982faa
[td-2895] refactor.
2021-03-07 23:08:10 +08:00
liuyq-617
b6d80466b7
inc code coverage
2021-03-05 18:51:14 +08:00
Shuduo Sang
b694b2c378
Merge pull request #5360 from taosdata/hotfix/TD-3142
...
Hotfix/td 3142
2021-03-05 18:09:12 +08:00
huili
1312099d88
Merge pull request #5362 from taosdata/test/testcase
...
fix error
2021-03-05 18:07:44 +08:00
liuyq-617
a54f339b35
fix error
2021-03-05 18:03:15 +08:00
huili
71bad29c0f
Merge pull request #5361 from taosdata/test/testcase
...
[TD-3161]<test>Inc coverage of calculation
2021-03-05 17:42:37 +08:00
liuyq-617
166975421a
[TD-3161]<test>Inc coverage of calculation
2021-03-05 17:37:33 +08:00
Ping Xiao
a886b8e447
update test case, reduce case time
2021-03-05 16:51:04 +08:00
huili
00d6bb397e
Merge pull request #5350 from taosdata/xiaoping/add_test_case
...
[TD-3155]<test>: add test case
2021-03-05 16:26:31 +08:00
zyyang
7ffbb65588
modified the springboot demo
2021-03-05 15:21:23 +08:00
Ping Xiao
494abf094e
Fix some issues
2021-03-05 13:11:42 +08:00
Shuduo Sang
b44bff0c6a
[TD-3177] <fix>: fix demo.c checking result error mistake.
2021-03-05 11:50:51 +08:00
Ping Xiao
e15501e4b6
[TD-1977]<test>: add query unit test into CI
2021-03-05 11:04:52 +08:00
Ping Xiao
142f936692
Merge branch 'develop' into xiaoping/add_test_case
2021-03-05 10:26:24 +08:00
Ping Xiao
ee5dbf129e
[TD-3155]<test>: add test case
2021-03-05 10:23:37 +08:00
zyyang
179a4f5588
[TD-3142]<fix>: fix JDBC-RESTful back ResultSet with null Type
2021-03-05 09:28:06 +08:00
Haojun Liao
d88664a3e6
[td-3047] refactor.
2021-03-04 18:12:52 +08:00
zyyang
1734b1d197
[TD-3173]<feature>: java taosdemo can execute one sql statement by commandline
2021-03-04 17:18:52 +08:00
Minglei Jin
8e4ca52588
db/walLevel: fix test cases to allow wal set to 0
2021-03-04 17:14:38 +08:00
zyyang
bfeb758b3a
Merge branch 'develop' into hotfix/TD-3142
2021-03-04 16:21:35 +08:00
haojun Liao
b37b73334d
Merge pull request #5342 from taosdata/enhance/TD-3158
...
[TD-3158]<fix>: replace head_type with column_meta in http response
2021-03-04 15:08:28 +08:00
Minglei Jin
4d52e8cb4e
[TD-3158]<fix>: fix http column_meta test cases
2021-03-04 14:26:25 +08:00
Minglei Jin
b786f914cb
tsim: enlarge variable size from 512 to 1024
2021-03-04 14:24:41 +08:00
huili
15a65b521c
Merge pull request #5333 from taosdata/xiaoping/add_test_case
...
[TD-3154]<test>: update test case
2021-03-04 11:40:08 +08:00
huili
a31bc4cef1
Merge pull request #5340 from taosdata/test/testcase
...
[TD-3161]<test>add coverage on unsigned type
2021-03-04 11:10:13 +08:00
huili
d3802d667a
Merge pull request #5338 from taosdata/test/jenkins
...
[TD-3127]<test>add unsigned type
2021-03-04 11:10:04 +08:00
liuyq-617
d97e727419
[TD-3161]<test>add coverage on unsigned type
2021-03-04 10:06:19 +08:00
Shengliang Guan
ab7f50755a
Merge pull request #5336 from taosdata/fix/TD-3043
...
[TD-3043]<fix>: allow monitor db table to be dropped & altered
2021-03-04 10:05:27 +08:00
haojun Liao
88d5409272
Merge pull request #5331 from taosdata/enhance/TD-3158
...
[TD-3158]<enhance>: add head_type fileds with RESTful API
2021-03-04 10:01:45 +08:00
liuyq-617
42ac4ff8fd
[TD-3127]<test>add unsigned type
2021-03-04 09:42:14 +08:00
Minglei Jin
60d8315431
monitor: update test cases to allow drop & alter monit tables
2021-03-03 22:26:31 +08:00
Minglei Jin
8236cbae8b
http/head_type: fix test cases
2021-03-03 18:33:48 +08:00
Shuduo Sang
d9560c8bfa
[TD-3160] <fix>: fix c demo program compile issue.
2021-03-03 17:58:57 +08:00
Ping Xiao
f73383da27
[TD-3154]<test>: update test case
2021-03-03 17:06:37 +08:00
zyyang
a8bb365a69
change
2021-03-03 14:28:47 +08:00
zyyang
bc95793da0
change
2021-03-03 14:27:58 +08:00
huili
1b093a0d83
Merge pull request #5313 from taosdata/test/jenkins
...
<test>add test case for unsigned type
2021-03-03 14:17:17 +08:00
zyyang
ba22bff210
change
2021-03-03 14:12:50 +08:00
zyyang
0b5729fbf7
change
2021-03-03 11:16:30 +08:00
zyyang
2a683c5b9c
change
2021-03-03 11:00:43 +08:00
Steven Li
a25af67190
Merge remote-tracking branch 'origin/develop' into feature/crash_gen
2021-03-03 02:30:37 +00:00
zyyang
04f06f9d4d
change driver
2021-03-03 10:09:07 +08:00
zyyang
b82a1c71be
add count and select tbname SQL test in springbootdemo
2021-03-03 10:02:07 +08:00
Ping Xiao
417bfd771d
add sudo to aviod password
2021-03-02 13:47:01 +08:00
Haojun Liao
11f07ea038
[td-2895] refactor.
2021-03-01 17:31:07 +08:00
Steven Li
fa13844ae6
Adjusted crash_gen tool to run on ARM32 platform, without Python guppy package
2021-03-01 08:24:07 +00:00
Haojun Liao
921eaa1ccd
[td-2895] refactor.
2021-02-26 15:45:13 +08:00