Shuduo Sang
|
7307647ddb
|
[TD-4158]<fix>: taosdemo cmake failed with low version git. (#6106)
|
2021-05-12 22:01:03 +08:00 |
Shuduo Sang
|
769721eb15
|
Hotfix/sangshuduo/td 3992 taosdemo subscribe (#6100)
* [TD-3902]<fix>: taosdemo subscribe.
* [TD-3992]<fix>: taosdemo subscribe.
refactor sync/async mode.
* [TD-3992]<fix>: taosdemo subscribe stable.
add missed code lines
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
|
2021-05-12 20:32:54 +08:00 |
Shuduo Sang
|
487d7e41b7
|
[TD-4152]<enhance>: taosdemo reduce prompt and query systeminfo. (#6094)
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
|
2021-05-12 20:30:08 +08:00 |
Shengliang Guan
|
766796841b
|
Merge pull request #6095 from taosdata/fix/TD-4144
Fix/td 4144
|
2021-05-12 17:44:01 +08:00 |
Shuduo Sang
|
6262dffb54
|
[TD-3914]<fix>: taosdemo input argument validation. (#6097)
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
|
2021-05-12 17:38:26 +08:00 |
haojun Liao
|
930cd26785
|
Merge pull request #6083 from taosdata/origin/hotfix/TD-4133
[TD-4133]<fix>
|
2021-05-12 17:21:30 +08:00 |
haojun Liao
|
e2c9099e63
|
Merge pull request #6089 from taosdata/fix/query
[td-4147]<fix>: report error if the column name is too long.
|
2021-05-12 16:58:17 +08:00 |
Shengliang Guan
|
545749c003
|
Merge pull request #6079 from taosdata/feature/crash_gen2
Data generation script for TD-4133
|
2021-05-12 14:09:57 +08:00 |
Haojun Liao
|
64ae1f9a36
|
[td-4147]update the test script.
|
2021-05-12 11:29:00 +08:00 |
Haojun Liao
|
6d8f5000ff
|
[td-4147]update the test case.
|
2021-05-12 11:24:23 +08:00 |
zyyang-taosdata
|
85d1b0aaf8
|
escape TD4144Test case
|
2021-05-12 11:17:53 +08:00 |
zyyang-taosdata
|
13c8c0049c
|
[TD-4144]<fix>: add subscribe test cases
|
2021-05-12 10:52:34 +08:00 |
zyyang
|
5131e7b12a
|
Fix/td 3986 (#6088)
* [TD-3986]<fix>: fix subscribe test case error
* change jdbc version number
|
2021-05-12 09:41:03 +08:00 |
Shuduo Sang
|
95139cf4a1
|
[TD-4130]<fix>: taosdemo subscribe super table. (#6086)
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
|
2021-05-11 21:36:48 +08:00 |
Haojun Liao
|
854ae073fb
|
[td-4147]<fix>: report error if the column name is too long.
|
2021-05-11 21:20:44 +08:00 |
huili
|
9c0e8c9d78
|
Merge pull request #6070 from taosdata/test/TD-3960
[TD-3960] <test> add case for TD-3960
|
2021-05-11 19:32:52 +08:00 |
tomchon
|
0e93801581
|
[TD-4132]<test>: add taosdump-testcase of boundary value testing
|
2021-05-11 19:26:15 +08:00 |
Shuduo Sang
|
af33e11840
|
[TD-4136]<fix>: taosdemo max records per req < 32767 (#6082)
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
|
2021-05-11 19:06:02 +08:00 |
Shuduo Sang
|
055919a7a7
|
Hotfix/sangshuduo/td 3992 taosdemo subscribe (#6062)
* [TD-3902]<fix>: taosdemo subscribe.
* [TD-3992]<fix>: taosdemo subscribe.
refactor sync/async mode.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
|
2021-05-11 15:38:05 +08:00 |
haojun Liao
|
8a7fc6fc3d
|
Merge pull request #5986 from taosdata/fix/query
Fix/query
|
2021-05-11 14:58:59 +08:00 |
Haojun Liao
|
edbc123e2e
|
[td-225]update the test case.
|
2021-05-11 10:43:53 +08:00 |
Steven Li
|
731eadb80d
|
Minor tweak of the new Perf_gen tool
|
2021-05-11 02:18:05 +00:00 |
Shuduo Sang
|
12228d0d96
|
[TD-4073]<fix>: taosdemo rest query output to result file. (#6072)
* [TD-4073]<fix>: taosdemo rest query output to result file.
* [TD-4073]<fix>: taosdemo rest query output to result file.
fix insecure strcat().
* [TD-4073]<fix>: taosdemo rest query output to result file.
fix postSql command mistake
* [TD-4073]<fix>: taosdemo rest query output to result file.
fix append function bug.
* [TD-4073]<fix>: taosdemo rest query output to result file.
prevent potential null file passed.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
|
2021-05-11 09:54:03 +08:00 |
Steven Li
|
ba51543551
|
Merge remote-tracking branch 'origin/master' into feature/crash_gen2
|
2021-05-11 01:49:14 +00:00 |
Steven Li
|
1d7fd5aec4
|
Added initial code for the new perf_gen tool
|
2021-05-11 01:48:58 +00:00 |
Steven Li
|
456ea712b3
|
Refactored crash_gen tool with stronger typing
|
2021-05-11 01:48:13 +00:00 |
Shuduo Sang
|
a9c5957165
|
[TD-4095]<fix>: taosdump long tablename. (#6076)
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
|
2021-05-11 00:08:30 +08:00 |
haojun Liao
|
f761e08728
|
Merge pull request #6051 from taosdata/hotfix/TD-4099
[TD-4099]add assert info
|
2021-05-10 19:32:32 +08:00 |
haojun Liao
|
a66106ea76
|
Merge pull request #6069 from taosdata/hotfix/TD-4119
Hotfix/td 4119
|
2021-05-10 19:09:03 +08:00 |
Haojun Liao
|
f2fa151565
|
[td-3967]update the test case.
|
2021-05-10 17:01:46 +08:00 |
dapan1121
|
79b422390f
|
fix bug
|
2021-05-10 16:17:46 +08:00 |
dapan1121
|
bf3fffb170
|
Merge branch 'master' into hotfix/TD-4099
|
2021-05-10 16:17:28 +08:00 |
wu champion
|
7570894fbb
|
[TD-3960] <test> add case for TD-3960
|
2021-05-10 15:30:00 +08:00 |
yihaoDeng
|
ee4f7ffa07
|
[TD-4133]<fix>
|
2021-05-10 04:08:23 +08:00 |
Shengliang Guan
|
598a72e989
|
Merge pull request #6059 from taosdata/fix/TD-4081-v2
[TD-4081]<fix>: [v2] fix vnode confirm forward missing response & write msg freeing
|
2021-05-09 17:33:40 +08:00 |
Shengliang Guan
|
c8e7cd1b85
|
Merge pull request #6050 from taosdata/xiaoping/test_case
[TD-4017]<test>: add test case
|
2021-05-09 16:46:44 +08:00 |
Shengliang Guan
|
8bc97c8c9c
|
Merge pull request #6026 from taosdata/test/TD-3954
[TD-3954] <test> add case for resolve the bug of TD-3899
|
2021-05-09 16:45:21 +08:00 |
Minglei Jin
|
53062af89d
|
dummy commit to make drone CI progress
|
2021-05-09 16:23:50 +08:00 |
Minglei Jin
|
92f8459cc7
|
[TD-4081]<fix>: fix vnode confirm forward missing response & write msg freeing
|
2021-05-09 15:59:26 +08:00 |
Minglei Jin
|
a415d77ead
|
taoserror: fix invalid tsdb state error no
|
2021-05-09 15:57:45 +08:00 |
yihaoDeng
|
1729bc75ab
|
[TD-4119]<fix>
|
2021-05-09 00:34:48 +08:00 |
yihaoDeng
|
75172ef7bb
|
[TD-4096]<fix>
|
2021-05-08 20:44:29 +08:00 |
Shuduo Sang
|
427e67ee4c
|
[TD-4070]<fix>: taosdemo use friendly msg if the setting has improper values. (#6040)
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
|
2021-05-08 18:15:17 +08:00 |
Shuduo Sang
|
720aea6278
|
[TD-4083]<fix>: taosdemo query times need be more than 0. (#6038)
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
|
2021-05-08 16:36:08 +08:00 |
dapan1121
|
a0020b15ef
|
add assert info
|
2021-05-08 16:25:03 +08:00 |
Ping Xiao
|
70ed9796ff
|
[TD-4017]<test>: add test case
|
2021-05-08 15:56:18 +08:00 |
huili
|
e369655424
|
Merge pull request #6030 from taosdata/xiaoping/add_test_case2
[TD-3663]<test>: add test case for docker cluster
|
2021-05-08 15:01:14 +08:00 |
huili
|
939e5d4110
|
Merge pull request #6033 from taosdata/xiaoping/test_case
[TD-4019]<test> add test case
|
2021-05-08 15:01:07 +08:00 |
huili
|
9d1c3e22b1
|
Merge pull request #6043 from taosdata/test/TD-4093
[TD-4093]update python connector every test
|
2021-05-08 15:00:59 +08:00 |
huili
|
d80ab2e1b1
|
Merge pull request #6046 from taosdata/test/TD-3921
[TD-3921] <fix> fix the case for new python connector
|
2021-05-08 15:00:43 +08:00 |