haojun Liao
dd2ed98f59
Merge pull request #5918 from taosdata/feature/query
...
Feature/query
2021-04-28 16:22:53 +08:00
Elias Soong
e65ce3db12
Merge pull request #5956 from taosdata/docs/Update-Latest-Feature
...
[TD-2639] <docs>: update description about performance testing tools …
2021-04-28 15:23:34 +08:00
Elias Soong
b8374dfcc3
[TD-2639] <docs>: update description about performance testing tools for inserting.
2021-04-28 15:23:07 +08:00
Haojun Liao
b4a072f0e3
[td-225]merge master
2021-04-28 15:03:28 +08:00
Haojun Liao
15b8a77142
[td-225]fix the bug found by regression test.
2021-04-28 14:42:07 +08:00
dapan1121
b13e65bd93
fix bug
2021-04-28 14:27:15 +08:00
tomchon
188127bd7f
Merge branch 'master' into test/chr
2021-04-28 13:52:13 +08:00
huili
bd898af30d
Merge pull request #5947 from taosdata/fix/jenkins
...
[TD-3988]add mac test on Appveyor
2021-04-28 13:14:52 +08:00
haojun Liao
1857ccc01f
Merge pull request #5941 from taosdata/hotfix/td-3948
...
TD-3948: specify insertion columns after supertable tags
2021-04-28 12:50:53 +08:00
shenglian zhou
5f2f20cf1a
[TD-3948]<enhance>: insert syntax - specify columns after supertable tags
2021-04-28 11:16:36 +08:00
Shuduo Sang
2a425e92b6
Hotfix/sangshuduo/td 3985 for develop ( #5950 )
...
* [TD-3985]<fix>: taosdemo timestamp step overflow.
* fix specified subscribe test.
* replace potential overflow of int32 to int64
* replace potential int32 overflow variables to int64.
* replace potential int32 overflow variables to int64.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-28 11:02:15 +08:00
dapan1121
6e985b443c
fix bug
2021-04-28 10:53:10 +08:00
Steven Li
bcbb6017c0
Merge remote-tracking branch 'origin/master' into feature/crash_gen2
2021-04-28 02:46:38 +00:00
Shuduo Sang
b6e41d48e0
Hotfix/sangshuduo/td 3985 taosdemo timestamp step overflow ( #5951 )
...
* [TD-3985]<fix>: taosdemo timestamp step overflow.
* fix specified subscribe test.
* replace potential overflow of int32 to int64
* replace potential int32 overflow variables to int64.
* replace potential int32 overflow variables to int64.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-28 10:44:10 +08:00
Steven Li
8a6fd8df16
Refactoring service_manager in crash_gen to use stronger types
2021-04-28 02:42:27 +00:00
haojun Liao
aa87bc67f9
Merge pull request #5942 from taosdata/hotfix/TD-3882
...
[TD-3882]change compressMsgSize max size
2021-04-28 10:34:28 +08:00
Haojun Liao
b3f8401737
[td-225]remove the unused code.
2021-04-28 10:28:44 +08:00
Haojun Liao
946fb46650
[td-225]fix the bug found by regression test.
2021-04-28 10:26:32 +08:00
Haojun Liao
329f065ef5
[td-225]fix the bug found by regression test.
2021-04-28 10:19:33 +08:00
Shuduo Sang
b0b5ff5379
Hotfix/sangshuduo/td 3969 reenable batch create tbl num ( #5949 )
...
* [TD-3414]<test>: add insert function with json files of taodemo-testcase -repeat
* [TD-3879]add stmt mode for taodemo go
* [TD-3414]<test>: add insert function with json files of taodemo-testcase
* [TD-3918] <test> add case to verify the bug of TD-3897
* [TD-3453]<test>:modify filepath in scripts
* Update fulltest.sh
* [TD-3918] <test> fix the case
* Update queryFilterTswithDateUnit.py
* [TD-3850]<fix>: fix vnode write enqueue flowctrl UAF & no response
* 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>
* improve coverage of operations
* [TD-3944]<fix>: make default offline threshold to 10 days. (#5912 )
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-3572]<enhance>: response out of dnodes if #dnodes <= maxDbReplica
* [TD-3937]<test>: add taosdemo performance test compare scripts
* update script
* Hotfix/sangshuduo/td 3317 for master (#5921 )
* [TD-3317]<fix>: taosdemo interlace insertion.
patch for master.
* [TD-3317]<fix>: taosdemo support interlace mode.
adjust remainder rows logic.
* [TD-3317]<fix>: taosdemo support interlace mode.
fix global and stable interlace rows logic.
* [TD-3317]<fix>: taosdemo support interlace mode.
fix 'interlaceRows' is used uninitialized
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-3968]<fix>: taosdemo data length should be 16*1024 (#5926 )
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-3969]<fix>: taosdemo re-enable batch-create-tbl-num
Co-authored-by: tomchon <haoran920c@163.com>
Co-authored-by: liuyq-617 <yqliu@taosdata.com>
Co-authored-by: wu champion <wuchampion@foxmail.com>
Co-authored-by: wu champion <cpwu@taosdata.com>
Co-authored-by: Minglei Jin <mljin@taosdata.com>
Co-authored-by: huili <52318143+plum-lihui@users.noreply.github.com>
Co-authored-by: Shengliang Guan <slguan@taosdata.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: Ping Xiao <pxiao@taosdata.com>
2021-04-28 10:13:51 +08:00
liuyq-617
46fcd89aa3
update badges
2021-04-28 09:59:33 +08:00
liuyq-617
8a59bbfcf2
add drone badges
2021-04-28 09:48:34 +08:00
liuyq-617
aa2e6abbe7
modify case for crash_gen
2021-04-28 09:34:03 +08:00
Haojun Liao
1c9a3a9f7b
[td-225]fix compiler error.
2021-04-27 22:52:30 +08:00
haojun Liao
489b24a18a
Merge branch 'develop' into feature/query
2021-04-27 22:39:05 +08:00
Haojun Liao
967f175b33
[td-225]merge develop
2021-04-27 22:25:57 +08:00
Haojun Liao
9286f77e07
[td-225]merge develop
2021-04-27 22:17:09 +08:00
haojun Liao
4df6967d0a
Merge pull request #5948 from taosdata/feature/TD-3991
...
[TD-3991]fix client log
2021-04-27 21:57:30 +08:00
Haojun Liao
1b0e7c70fc
[td-225] refactor.
2021-04-27 20:06:33 +08:00
Haojun Liao
240e28ae66
[td-225]refactor.
2021-04-27 20:00:03 +08:00
Shuduo Sang
03d447c556
[TD-3985]<fix>: taosdemo timestamp step overflow. ( #5946 )
...
* [TD-3985]<fix>: taosdemo timestamp step overflow.
* fix specified subscribe test.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-27 19:37:58 +08:00
liuyq-617
2677b8867d
test for drone
2021-04-27 19:11:09 +08:00
liuyq-617
4d21403d3c
modify for mac
2021-04-27 18:52:24 +08:00
Haojun Liao
e40c1ffca5
[td-225]fix bug found by regression test.
2021-04-27 18:40:40 +08:00
liuyq-617
25f5281687
[TD-3987]add drone CI
2021-04-27 18:23:06 +08:00
liuyq-617
5caee8ad17
test for macos
2021-04-27 18:20:48 +08:00
Huo Linhe
b2e1361c0f
[TD-3983] <enhance>: update driver-go submodule to latest ( #5945 )
...
The update contains TD-3983 TD-3912 fixes.
2021-04-27 18:10:48 +08:00
dapan1121
dceb51d446
print rid instead of pointer
2021-04-27 17:49:48 +08:00
liuyq-617
6a0d83e898
[TD-3988]add mac test on Appveyor
2021-04-27 17:44:59 +08:00
Elias Soong
2ff520d6f1
Merge pull request #5944 from taosdata/docs/Update-Latest-Feature
...
[TD-850] <docs>: fix typo.
2021-04-27 16:20:55 +08:00
Elias Soong
324f6308fd
[TD-850] <docs>: fix typo.
2021-04-27 16:20:30 +08:00
Elias Soong
2f59109add
Merge pull request #5943 from taosdata/docs/Update-Latest-Feature
...
[TD-2639] <docs>: remove ambiguous description about select expression.
2021-04-27 15:45:39 +08:00
Elias Soong
23e8cd293d
[TD-2639] <docs>: remove ambiguous description about select expression.
2021-04-27 15:45:14 +08:00
dapan1121
1cd857c669
disable rpc compress
2021-04-27 15:17:57 +08:00
dapan1121
3426128c2c
enable compress by default
2021-04-27 14:45:01 +08:00
Huo Linhe
aa88942c38
[TD-3639] <fix>: compare timestamp with datetime in python ( #5940 )
...
By this commit, It will close TD-3639.
It will not require test case to write *correct* datetime string to pass
a test case. One test could use seconds, milliseconds or microseconds to
check data.
That means the three tests are equivalent:
```python
.checkData(0, 0, "2020-01-01 00:00:00")
.checkData(0, 0, "2020-01-01 00:00:00.000")
.checkData(0, 0, "2020-01-01 00:00:00.000000")
```
2021-04-27 13:45:08 +08:00
Shuduo Sang
70ac290aa4
Hotfix/sangshuduo/td 3969 reenable batch create tbl num ( #5935 )
...
* [TD-3414]<test>: add insert function with json files of taodemo-testcase -repeat
* [TD-3879]add stmt mode for taodemo go
* [TD-3414]<test>: add insert function with json files of taodemo-testcase
* [TD-3918] <test> add case to verify the bug of TD-3897
* [TD-3453]<test>:modify filepath in scripts
* Update fulltest.sh
* [TD-3918] <test> fix the case
* Update queryFilterTswithDateUnit.py
* [TD-3850]<fix>: fix vnode write enqueue flowctrl UAF & no response
* 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>
* improve coverage of operations
* [TD-3944]<fix>: make default offline threshold to 10 days. (#5912 )
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-3572]<enhance>: response out of dnodes if #dnodes <= maxDbReplica
* [TD-3937]<test>: add taosdemo performance test compare scripts
* update script
* Hotfix/sangshuduo/td 3317 for master (#5921 )
* [TD-3317]<fix>: taosdemo interlace insertion.
patch for master.
* [TD-3317]<fix>: taosdemo support interlace mode.
adjust remainder rows logic.
* [TD-3317]<fix>: taosdemo support interlace mode.
fix global and stable interlace rows logic.
* [TD-3317]<fix>: taosdemo support interlace mode.
fix 'interlaceRows' is used uninitialized
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-3968]<fix>: taosdemo data length should be 16*1024 (#5926 )
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-3969]<fix>: taosdemo re-enable batch-create-tbl-num
Co-authored-by: tomchon <haoran920c@163.com>
Co-authored-by: liuyq-617 <yqliu@taosdata.com>
Co-authored-by: wu champion <wuchampion@foxmail.com>
Co-authored-by: wu champion <cpwu@taosdata.com>
Co-authored-by: Minglei Jin <mljin@taosdata.com>
Co-authored-by: huili <52318143+plum-lihui@users.noreply.github.com>
Co-authored-by: Shengliang Guan <slguan@taosdata.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: Ping Xiao <pxiao@taosdata.com>
2021-04-27 12:24:07 +08:00
Haojun Liao
b45f8b24f0
[td-225]fix bug found by regression test.
2021-04-27 10:52:19 +08:00
Elias Soong
e8f7addc2c
Merge pull request #5939 from taosdata/docs/Update-Latest-Feature
...
[TD-850] <docs>: describe limitation about calculation between columns.
2021-04-27 10:05:22 +08:00
Elias Soong
55d531504d
[TD-850] <docs>: describe limitation about calculation between columns.
2021-04-27 10:04:46 +08:00