Commit Graph

16101 Commits

Author SHA1 Message Date
wu champion a35c422793 [TD-3921] <fix> fix the case for new python connector 2021-05-08 12:29:54 +08:00
Shengliang Guan 15fc9ccb40 TD-4088 2021-05-08 12:07:18 +08:00
dapan1121 020fa3dd06 performance issue 2021-05-08 11:52:24 +08:00
liuyq-617 ede0a50744 [TD-4093]update python connector erver test 2021-05-08 11:43:52 +08:00
liuyq-617 56bea59c3b [TD-4093]update python connector every test 2021-05-08 11:34:21 +08:00
yihaoDeng e91dd72c0e [TD-4096]<feature> support 'show create stable xx' 2021-05-08 03:33:24 +08:00
Shuduo Sang 67ecaafb9b
[TD-3992]<fix>: taosdemo subscribe. (#6035)
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-07 21:05:07 +08:00
Pele Chen 6066470988
Fix clerical errors in documents
Resolve clerical errors: from "vlotage" to "voltage"
2021-05-07 20:47:22 +08:00
haojun Liao 5cd171b724
Merge pull request #6015 from taosdata/hotfix/TD-4064
[TD-4064]change compressMsg max size
2021-05-07 18:46:14 +08:00
Shuduo Sang 3d7650d12c
[TD-3902]<fix>: taosdemo subscribe. (#6028)
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-07 18:18:40 +08:00
Haojun Liao b6e04604cb [td-3967] 2021-05-07 17:29:00 +08:00
Shengliang Guan 8858087e6b
Merge pull request #6029 from taosdata/fix/TD-4005
[TD-4005]<fix>: fix repeated vnode open when tsdb state not ok
2021-05-07 16:33:48 +08:00
huili 68a4949b72
Merge pull request #6031 from taosdata/test/chr
[TD-4037]<test>: add taodemo-testcase that childtable_count is less and equal  to zero and num_of_records_per_req is equal to zero
2021-05-07 15:53:11 +08:00
dapan1121 49948f2683 Merge branch 'develop' into feature/TD-4038 2021-05-07 15:08:03 +08:00
dapan1121 6df8ed9f4e support bind multiple tables 2021-05-07 15:06:31 +08:00
Ping Xiao f4afe2f9d8 [TD-4019]<test> add test case 2021-05-07 15:00:40 +08:00
Haojun Liao 9e1a04ee3c [td-225] merge master 2021-05-07 14:58:20 +08:00
haojun Liao af53016793
Merge pull request #6008 from taosdata/fix/TD-3747
Fix/td 3747
2021-05-07 14:51:13 +08:00
tomchon bd0b8df12d [TD-4037]<test>: add taodemo-testcase that childtable_count is less than or equal zero and num_of_records_per_req is equal zero 2021-05-07 14:39:19 +08:00
huili 7c4335e2e7
Merge pull request #6007 from taosdata/test/TD-4059
[TD-4059]update case version.py
2021-05-07 13:57:49 +08:00
huili 5b243759cd
Merge pull request #6024 from taosdata/test/TD-3990
[TD-3990]add Drone CI
2021-05-07 13:57:34 +08:00
huili 1b80baa458
Merge pull request #6027 from taosdata/test/remove_travis
[TD-3990]remove travis
2021-05-07 13:57:10 +08:00
Ping Xiao c4a9fda17a [TD-3663]<test>: add test case for docker cluster 2021-05-07 13:28:02 +08:00
Minglei Jin 4c06f3986e [TD-4005]<fix>: fix repeated vnode open when tsdb state not ok 2021-05-07 12:46:47 +08:00
Shuduo Sang afd1b650fa
Hotfix/sangshuduo/td 4053 taosdemo more value scope check (#6022)
* [TD-4035]<fix>: taosdemo more checking for prevent value out of scope.

* [TD-4035]<fix>: taosdemo more checking for prevent value out of scope.

change min rows and max rows to unsigned int and 0 means default.

* [TD-4035]<fix>: taosdemo more checking for prevent value out of scope.

change offset=0 to get all childtable count

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-07 12:02:17 +08:00
Shuduo Sang 5b19e0d245
Hotfix/sangshuduo/td 4053 taosdemo more value scope check for develop (#6023)
* [TD-4035]<fix>: taosdemo more checking for prevent value out of scope.

* [TD-4035]<fix>: taosdemo more checking for prevent value out of scope.

change min rows and max rows to unsigned int and 0 means default.

* [TD-4035]<fix>: taosdemo more checking for prevent value out of scope.

change offset=0 to get all childtable count

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-07 12:02:01 +08:00
huili 842c17caa7
Merge pull request #6021 from taosdata/test/chr
[TD-3998]<test>: add taodemo-testcase that inserting  too many rows  won't make  ts  disorder
2021-05-07 11:09:59 +08:00
liuyq-617 75bb4e8d03 [TD-3990]remove travis 2021-05-07 11:02:54 +08:00
wu champion 3259c3de40 [TD-3954] <test> add case for resolve the bug of TD-3899 2021-05-07 10:58:03 +08:00
liuyq-617 47b618061a remove travis 2021-05-07 10:55:04 +08:00
Huo Linhe bc1e1e2b4e
[TD-4808] <fix>: fix python connector error where ts is null (#6025) 2021-05-07 10:38:09 +08:00
lichuang 344aff2087 [TD-3963]change totalBlocks config 2021-05-07 10:36:51 +08:00
Huo Linhe e0cd8d13d2
[TD-4048] <fix>: fix python connector error where ts is null (#6018)
* [TD-4048] <fix>: fix python connector error where ts is null

* [TD-4048] <fix>: bump py connector version to 2.0.9
2021-05-07 10:09:16 +08:00
liuyq-617 456b702f21 [TD-3990]add Drone CI 2021-05-07 10:02:05 +08:00
liuyq-617 d30a7df793 Merge branch 'master' into test/TD-4059 2021-05-07 09:13:10 +08:00
yihaoDeng 763f712699 Merge branch 'ms' 2021-05-07 09:12:35 +08:00
yihaoDeng 2242be0549 [TD-3747] fix stream case failed 2021-05-07 00:17:30 +08:00
Shuduo Sang c4bc564931
[TD-3857]<fix>: taosdump database properties. (#6019)
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-06 23:38:40 +08:00
Shuduo Sang f223f4d290
[TD-3857]<fix>: taosdump database properties. (#6020)
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-06 23:36:58 +08:00
Haojun Liao f28e7b4e2e [td-3299] 2021-05-06 23:11:49 +08:00
Haojun Liao 266b878ba2 [td-3299] 2021-05-06 22:57:57 +08:00
yihaoDeng 12cad8c1b1 [TD-3747]fix crash 2021-05-06 22:12:30 +08:00
tomchon b01f2b9e99 Merge branch 'master' of github.com:taosdata/TDengine into test/chr 2021-05-06 21:26:49 +08:00
tomchon 980df53800 [TD-3998]<test>: add taodemo-testcase that inserting too many rows won't make ts disorder 2021-05-06 21:15:20 +08:00
yihaoDeng cf3b1b12fd reset code 2021-05-06 21:03:54 +08:00
yihaoDeng 9cd45522cc delete some code 2021-05-06 20:34:11 +08:00
Shengliang Guan a392f3104a
Merge pull request #6011 from taosdata/fix/TD-4056
[TD-4056]<fix>: fix possible char string buffer length overflow
2021-05-06 20:29:36 +08:00
Haojun Liao c36a71e8eb [td-3299] 2021-05-06 19:15:24 +08:00
Shuduo Sang f8500b04ed
Hotfix/sangshuduo/td 3976 taosdemo print insert perf per batch (#6013)
* [TD-3976]<fix>: taosdemo print each insert performance data.

* [TD-3976]<fix>: taosdemo print insert performance per thread.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-06 18:39:39 +08:00
Shuduo Sang 6a618dd22c
Hotfix/sangshuduo/td 3976 taosdemo print insert perf per thread for develop (#6014)
* [TD-3976]<fix>: taosdemo print each insert performance data.

* [TD-3976]<fix>: taosdemo print insert performance per thread.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-06 18:38:56 +08:00