Commit Graph

15048 Commits

Author SHA1 Message Date
lichuang 7cacd403d5 add cache last null columns feature 2021-05-08 16:40:45 +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
Shengliang Guan eda9995add TD-4088 2021-05-08 16:02:38 +08:00
Ping Xiao 70ed9796ff [TD-4017]<test>: add test case 2021-05-08 15:56:18 +08:00
Shengliang Guan a4f75510d7 TD-4088 2021-05-08 15:19:25 +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 54f7d58a9c
Merge pull request #6044 from taosdata/test/td-4093
[TD-4093]update python connector erver test
2021-05-08 15:00:49 +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
Shengliang Guan ac3d6440c8 TD-4088 2021-05-08 14:59:15 +08:00
wu champion a3720faf9f
Merge pull request #6047 from taosdata/master
Master
2021-05-08 14:03:38 +08:00
Shengliang Guan 18fdb96a0a TD-4088 2021-05-08 13:23:38 +08:00
wu champion b551731da1 fix the case 2021-05-08 12:39:32 +08:00
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