Commit Graph

17933 Commits

Author SHA1 Message Date
dapan1121 8826abf866
Merge pull request #7294 from taosdata/hotfix/TD-5960
[TD-5960]fix top/bottom use wrong expr issue
2021-08-12 08:20:00 +08:00
Shuduo Sang a767acea51
[TD-5875]<featur>: taosdemo show progress (#7288)
* [TD-5875]<featur>: taosdemo show progress

* empty commit for CI
2021-08-12 07:00:52 +08:00
Shuduo Sang f48273a067
Merge pull request #7302 from taosdata/hotfix/sangshuduo/TD-5875-taosdemo-ue-improve-for-master
[TD-5875]<featur>: taosdemo show progress
2021-08-12 07:00:34 +08:00
yihaoDeng 7ec7776cea [TD-5610]<fix> resp detailed info of invalidfqdn 2021-08-11 17:34:41 +00:00
wangmm0220 6c8f6e153a [TD-5838]<feature> add function of speed test 2021-08-11 23:46:16 +08:00
Ping Xiao 2dd5f45b54 [TD-5835]<test>: update performance test script 2021-08-11 18:48:12 +08:00
Ping Xiao bc2181f4e4 [TD-5835]<test>: update performance test script 2021-08-11 18:45:53 +08:00
Shuduo Sang 1ab504f90c
[TD-5978]<fix>: taosdemo set only one custom field. (#7301) 2021-08-11 18:25:26 +08:00
wangmm0220 6cf5becd39 [TD-5838]<feature> add function of speed test 2021-08-11 18:18:56 +08:00
wangmm0220 8017ce03b2 [TD-5838]<feature> add function of speed test 2021-08-11 18:04:09 +08:00
wangmm0220 198f93ed4e [TD-5838]<feature> add function of speed test 2021-08-11 18:02:36 +08:00
wangmm0220 8cb3fb045b [TD-5838]<feature> add function of speed test 2021-08-11 17:57:20 +08:00
shenglian zhou c88d6d3cfa [TD-5999]<fix>:modify range merge test case 2021-08-11 17:51:09 +08:00
Haojun Liao 842098942b [td-225]update the log 2021-08-11 17:48:56 +08:00
dapan1121 3dce4c4636
Merge pull request #7279 from taosdata/fix/TD-5918
[TD-5918]<fix> fix assert core by expand wild cards
2021-08-11 17:47:44 +08:00
liuyq-617 3b70249a27 [TD-5910]obtain coredump execfn in script 2021-08-11 17:42:45 +08:00
wangmm0220 a40d817ac0 [TD-5838]<feature> add function of speed test 2021-08-11 17:41:00 +08:00
wangmm0220 4ff07fe415 [TD-5838]<feature> add function of speed test 2021-08-11 17:32:01 +08:00
wangmm0220 684d9d911c [TD-5838]<feature> add function of speed test 2021-08-11 17:23:26 +08:00
wangmm0220 c388d7b818 [TD-5838]<feature> add function of speed test 2021-08-11 17:16:26 +08:00
dapan1121 e233ab6265
Merge pull request #7226 from taosdata/hotfix/TD-5868
[TD-5868]block string column name
2021-08-11 16:11:57 +08:00
wpan 03063121df improve performance 2021-08-11 14:04:07 +08:00
Hui Li e7a388f8d3
Merge pull request #7303 from taosdata/test/add_ci_time_master
add some jenkins node[ci skip]
2021-08-11 14:03:09 +08:00
Hui Li d1fd8c7ebd
Merge pull request #7287 from taosdata/test/test_ci_skip_2.0
Test/test ci skip 2.0[ci skip]
2021-08-11 14:03:01 +08:00
liuyq-617 5f8e37504a test 2021-08-11 14:01:59 +08:00
liuyq-617 dda0e6e397 Merge branch 'develop' into test/skci_dev 2021-08-11 14:00:32 +08:00
wangmm0220 d7311c0eaa [TD-5838]<feature> add function of speed test 2021-08-11 13:59:58 +08:00
wangmm0220 2f91838e8e [TD-5838]<feature> add function of speed test 2021-08-11 13:58:32 +08:00
wangmm0220 6b0fd5b2a3 [TD-5838]<feature> add function of speed test 2021-08-11 13:54:19 +08:00
Hongze Cheng a47dfb68c7
Merge pull request #7067 from taosdata/feature/TD-5538
feature/TD-5538
2021-08-11 13:53:03 +08:00
Hongze Cheng 84976bc0ca Merge branch 'master' into feature/TD-5538 2021-08-11 13:48:54 +08:00
zhaoyanggh 5c2b6b5201 [TD-5967] add test case for jdbc restful nano second supports 2021-08-11 13:47:07 +08:00
liuyq-617 ba04baecf3 test[ci skip] 2021-08-11 13:38:32 +08:00
Elias Soong a8506a2d73
Merge pull request #7304 from taosdata/docs/Update-Latest-Feature
[TD-5617] <docs>: allow wild card string for LIKE to be 100 bytes at …
2021-08-11 13:36:28 +08:00
liuyq-617 8a206c73ea test 2021-08-11 13:34:18 +08:00
liuyq-617 05fc8f5e74 test 2021-08-11 13:34:09 +08:00
Elias Soong 73f97d1364 [TD-5617] <docs>: allow wild card string for LIKE to be 100 bytes at max. 2021-08-11 13:32:05 +08:00
liuyq-617 9146f5fcdd add some ci time 2021-08-11 13:25:33 +08:00
shenglian zhou 663b3c4906 Merge branch 'develop' into hotfix/td-5930 2021-08-11 13:16:30 +08:00
Shuduo Sang 41157e7d35 Merge branch 'master' into hotfix/sangshuduo/TD-5875-taosdemo-ue-improve-for-master 2021-08-11 12:51:29 +08:00
liuyq-617 251008bf1b test[ci skip] 2021-08-11 11:40:59 +08:00
liuyq-617 7d3fb6c14f add node test 2021-08-11 11:30:08 +08:00
liuyq-617 13512a4708 test 2021-08-11 11:20:18 +08:00
liuyq-617 75bc3745ff test 2021-08-11 11:16:24 +08:00
dapan1121 5b0d3421b9
Merge pull request #7293 from taosdata/hotfix/TD-5934
[TD-5934]add test case
2021-08-11 11:14:45 +08:00
wpan a410f2887b Merge branch 'develop' into hotfix/TD-5863 2021-08-11 11:14:08 +08:00
wpan 93b76b1bea Merge branch 'master' into hotfix/TD-5960 2021-08-11 11:12:23 +08:00
liuyq-617 59bb4dfbce test 2021-08-11 10:34:18 +08:00
Shuduo Sang e130f9f2f9 [TD-5875]<featur>: taosdemo show progress 2021-08-11 10:24:27 +08:00
shenglian zhou c41750cb37 [TD-5930]<fix>:_block_dist initialize client merge buffer with max steps 2021-08-11 09:53:58 +08:00