Commit Graph

14594 Commits

Author SHA1 Message Date
Haojun Liao fef52d2482 [td-225]fix compiler error. 2021-04-25 22:33:41 +08:00
Haojun Liao de6080af00 [td-225]fix compiler error. 2021-04-25 22:26:38 +08:00
Haojun Liao 97ee48779c [td-225]fix compiler error. 2021-04-25 22:18:56 +08:00
Haojun Liao b87add1b58 [td-225]fix compiler error. 2021-04-25 22:01:03 +08:00
张金富 cb220d6572
修改importSampleData (#5915)
* Update main.go

根据goland规范修改代码

* Update import_config.go

* 增加go.mod
2021-04-25 21:59:24 +08:00
Haojun Liao c9c71a8520 [td-225]fix compiler error. 2021-04-25 21:58:47 +08:00
Haojun Liao 68a9a1fc96 [td-225]fix compiler error. 2021-04-25 21:56:25 +08:00
Shengliang Guan 5a412df02a
Merge pull request #5909 from taosdata/enhance/TD-3572
[TD-3572]<enhance>: response out of dnodes if #dnodes <= maxDbR…
2021-04-25 19:57:16 +08:00
Shuduo Sang 708dfee8c7
[TD-3944]<fix>: make default offline threshold to 10 days. (#5913)
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-25 19:26:23 +08:00
Haojun Liao aadd0d0697 [td-225]fix compiler error. 2021-04-25 19:07:43 +08:00
Haojun Liao cb6120a56c [td-225]fix compiler error. 2021-04-25 19:07:04 +08:00
Ping Xiao 97c983bb5a [TD-3937]<test>: add taosdemo performance test compare scripts 2021-04-25 19:01:02 +08:00
Haojun Liao 8a5604c9d6 [td-225]fix compiler error. 2021-04-25 18:50:41 +08:00
Haojun Liao e683e4f752 [td-225]merge develop. 2021-04-25 18:30:58 +08:00
Minglei Jin f52cf50c5c [TD-3572]<enhance>: response out of dnodes if #dnodes <= maxDbReplica 2021-04-25 18:18:06 +08:00
Shuduo Sang c8ea62a676
[TD-3944]<fix>: make default offline threshold to 10 days. (#5912)
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-25 18:16:48 +08:00
Haojun Liao 2df82f06a1 [td-225]merge develop. 2021-04-25 18:13:38 +08:00
haojun Liao 272b524bce
Merge pull request #5900 from taosdata/feature/qrefactor
Feature/qrefactor
2021-04-25 17:43:39 +08:00
Haojun Liao cd683cfc1f [td-225]fix memory leak. 2021-04-25 17:38:28 +08:00
Haojun Liao ae325bddd5 [td-225]update the taosdemo 2021-04-25 15:45:51 +08:00
liuyq-617 07cded1fad improve coverage of operations 2021-04-25 15:16:39 +08:00
Haojun Liao 400e64aa50 [td-225]update script 2021-04-25 15:03:00 +08:00
liuyq-617 19ce68f40c Merge branch 'master' into fix/jenkins 2021-04-25 14:58:52 +08:00
Haojun Liao 747db68a2e [td-225]fix memory leak 2021-04-25 13:43:45 +08:00
Shuduo Sang 183e6ff05e
Hotfix/sangshuduo/td 3401 query statistic (#5907)
* [TD-3401]<fix>: taosdemo query statistic.

refactor func name.

* [TD-3401]<fix>: taosdemo query statistic.

refactor func name 2.

* [TD-3401]<fix>: taosdemo support query statistic.

implementation.

* cleanup

* [TD-3401]<fix>: taosdemo query statistic.

change us to ms.

* [TD-3401]<fix>: taosdemo query statistic.

increase sql buffer for query.

* [TD-3401]<fix>: taosdemo query statistic

more accurate result.

* [TD-3401]<fix>: taosdemo query statistic.

modify last time logic.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-25 13:23:59 +08:00
Shengliang Guan 2e1a581575
Merge pull request #5906 from taosdata/fix/TD-3850
[TD-3850]<fix>: fix vnode write enqueue flowctrl UAF & no response
2021-04-25 12:45:00 +08:00
Haojun Liao c4f03061d2 [td-225]fix invalid free. 2021-04-25 12:29:22 +08:00
Haojun Liao 3e5aec6742 [td-225]fix memory leak. 2021-04-25 12:00:19 +08:00
huili 38e57820ea
Merge pull request #5896 from taosdata/test/TD-3918
[TD-3918] <test>  add case to verify the bug of TD-3897
2021-04-25 11:40:44 +08:00
huili 47013ee415
Merge pull request #5878 from taosdata/test/chr
[TD-3414]<test>: add insert function with json files of taodemo-testcase
2021-04-25 11:38:18 +08:00
Haojun Liao fb0b115212 Merge branch 'master' into feature/qrefactor 2021-04-25 11:12:06 +08:00
Haojun Liao 487b523d1f [td-225] merge from master 2021-04-25 11:11:36 +08:00
Minglei Jin 68b3629efa [TD-3850]<fix>: fix vnode write enqueue flowctrl UAF & no response 2021-04-25 11:05:31 +08:00
Haojun Liao 7bc4a2ef42 [td-225]fix memory leak 2021-04-25 11:04:46 +08:00
Elias Soong 00f254b52e
Merge pull request #5905 from taosdata/docs/Update-Latest-Feature
[TD-3666] <docs>: distinguish bytes & chars in length calculation.
2021-04-24 20:01:12 +08:00
Elias Soong fc76499134 [TD-3666] <docs>: distinguish bytes & chars in length calculation. 2021-04-24 19:13:17 +08:00
Haojun Liao 4f6d3b568e [td-225] fix memory leaks. 2021-04-23 23:17:04 +08:00
dapan1121 f2e6135967 fix bug 2021-04-23 19:04:01 +08:00
haojun Liao c257c7ecc5
Merge pull request #5897 from taosdata/hotfix/TD-3832
[TD-3832]fix CQ start time issue
2021-04-23 18:59:30 +08:00
Haojun Liao d18ff90c35 [td-225] fix compiler error. 2021-04-23 18:20:16 +08:00
haojun Liao 9f70bace9b
Merge branch 'develop' into feature/qrefactor 2021-04-23 18:10:49 +08:00
Haojun Liao b110dbf647 [td-225] fix bug found by regression test. 2021-04-23 18:01:36 +08:00
Haojun Liao d48ba50217 [td-225] fix bug found by regression test. 2021-04-23 17:55:52 +08:00
tomchon 53eafcc1bb Merge branch 'master' into test/chr 2021-04-23 17:38:36 +08:00
Shuduo Sang 82d774b7bf
[TD-3914]<fix>: taosdemo input argument validation. (#5899)
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-23 17:31:22 +08:00
Shuduo Sang 3af9b46a24
[TD-3915]<fix>: reduce taos client diagnose output. (#5898)
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-23 17:13:17 +08:00
wu champion ffc88d5f20
Update queryFilterTswithDateUnit.py 2021-04-23 16:54:47 +08:00
Haojun Liao f17bf6d795 [td-3941]<enhance>: refactor having operator. 2021-04-23 16:51:27 +08:00
wu champion d3f655f881 [TD-3918] <test> fix the bug 2021-04-23 16:50:52 +08:00
wu champion ec63c9fd64 [TD-3918] <test> fix the case 2021-04-23 16:49:06 +08:00