yihaoDeng
0247805418
TD-3409
2021-03-25 04:09:12 +08:00
Shuduo Sang
afd0869a7c
[TD-3321] <fix>: describe stb with better logic. ( #5559 )
...
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-24 20:04:31 +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
Shengliang Guan
51d5b56089
Merge pull request #5535 from taosdata/feature/linux
...
TD-3246
2021-03-24 15:51:53 +08:00
Minglei Jin
7b82e646c0
[TD-3349]<fix>: maxSQLLength <- TSDB_MAX_ALLOWED_SQL_LEN; minTablesPerVnode, tableIncStepPerVnode <- 100
2021-03-24 14:46:38 +08:00
dapan1121
a0d1e81027
fix bug
2021-03-24 13:24:05 +08:00
dapan1121
3ad4453196
fix bug
2021-03-24 13:22:22 +08:00
dapan1121
f9da62de46
Merge branch 'hotfix/TD-3448' into release/s118
2021-03-24 11:46:26 +08:00
dapan1121
4f01d746e2
cq get empty vgroup and crash issue
2021-03-24 11:40:55 +08:00
Shuduo Sang
b7ec3a3c70
[TD-3357] <fix>: fix child table count if exists. ( #5542 )
...
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-24 11:08:20 +08:00
haojun Liao
82a947a337
Merge pull request #5550 from taosdata/feature/qrefactor
...
Feature/qrefactor
2021-03-24 11:01:36 +08:00
Shuduo Sang
49b674c3d2
[TD-3433] <fix>: fix child table count issue. ( #5552 )
...
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-24 10:37:30 +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
huili
86a61904d7
Merge pull request #5551 from taosdata/xiaoping/add_test_case
...
update docker cluster script
2021-03-24 09:33:05 +08:00
Haojun Liao
0ee8b40f93
Merge branch 'develop' into feature/query
2021-03-23 18:57:40 +08:00
Shengliang Guan
519b93310c
Merge remote-tracking branch 'origin/develop' into feature/linux
2021-03-23 10:18:46 +00:00
Ping Xiao
e65475cc1d
update docker cluster script
2021-03-23 18:14:29 +08:00
Haojun Liao
076d54a9ac
[td-225]fix compiler error.
2021-03-23 17:17:12 +08:00
Haojun Liao
74148ee3de
[td-3036]<feature>: support the db sync operator.
2021-03-23 16:44:20 +08:00
liuyq-617
a9eecfa5c1
fix
2021-03-23 15:59:41 +08:00
Elias Soong
61a6cdd8a5
Merge pull request #5548 from taosdata/docs/Update-Latest-Feature
...
[TD-2639] <docs>: fix minor typo.
2021-03-23 15:57:51 +08:00
Elias Soong
ff5dcfddbe
[TD-2639] <docs>: fix minor typo.
2021-03-23 15:57:26 +08:00
dapan1121
4e5733c0ac
support multiple tables join
2021-03-23 15:48:57 +08:00
Elias Soong
d95d819f2b
Merge pull request #5547 from taosdata/Aries-Lee1991-patch-2
...
Update README-CN.md
2021-03-23 15:43:38 +08:00
Xiaxin Li
89016ef4a4
Update README-CN.md
...
Add User List
2021-03-23 15:34:39 +08:00
Elias Soong
0d0be40820
Merge pull request #5546 from taosdata/Aries-Lee1991-patch-1
...
Update README.md
2021-03-23 15:33:10 +08:00
Xiaxin Li
64b8620bb3
Update README.md
...
Add User List
2021-03-23 15:28:33 +08:00
Shuduo Sang
94bb5fe80d
[TD-3407] <fix>: print more info to result file. ( #5538 )
...
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-23 15:28:25 +08:00
Elias Soong
0f6b54a418
Merge pull request #5545 from taosdata/docs/Update-Latest-Feature
...
[TD-2639] <docs>: update memory size estimation.
2021-03-23 15:23:35 +08:00
Elias Soong
03b282e92f
[TD-2639] <docs>: update memory size estimation.
2021-03-23 15:22:34 +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
Haojun Liao
bfe554a0d6
[td-3391]<fix>: fix invalid error msg.
2021-03-23 14:54:41 +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
48c1dcb4ca
change
2021-03-23 12:59:41 +08:00
liuyq-617
6555dcf477
[TD-3432]fix jenkins
2021-03-23 12:55:34 +08:00
liuyq-617
da78c3af78
recover
2021-03-23 12:27:54 +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
dapan1121
a8a7c7db67
fix double free error
2021-03-23 11:07:01 +08:00
Haojun Liao
84e893e507
[td-2859]<feature>: support nest query.
2021-03-23 11:04:45 +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