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
wu champion
ae1b233db3
[TD-2039] <test> verify the bug of TD-2039
2021-04-27 09:30:40 +08:00
huili
a3b40170c7
Merge pull request #5928 from taosdata/test/TD-3921
...
[TD-3921] <test> add case to resolv show streams return erro msg
2021-04-27 09:13:51 +08:00
huili
19c185c8cb
Merge branch 'master' into test/TD-3921
2021-04-27 09:13:38 +08:00
huili
d176334757
Merge pull request #5929 from taosdata/test/TD-3920
...
[TD-3920] <test> add case to fix the bug of TD-3920
2021-04-27 09:12:15 +08:00
dependabot[bot]
9874bb5f71
Bump commons-io in /tests/comparisonTest/opentsdb/opentsdbtest
...
Bumps commons-io from 2.4 to 2.7.
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 19:27:50 +00:00
dependabot[bot]
0fd3d482c5
Bump commons-io in /tests/comparisonTest/cassandra/cassandratest
...
Bumps commons-io from 2.4 to 2.7.
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 19:26:05 +00:00
haojun Liao
64d6e1eb22
Merge pull request #5933 from taosdata/fix/query
...
[td-3951]<fix>: check the input value of big int which is overflowed.
2021-04-26 23:33:53 +08:00
Haojun Liao
472ed4e8eb
[td-225]
2021-04-26 22:41:10 +08:00
Shuduo Sang
127dd1e868
[TD-3969]<fix>: taosdemo re-enable batch-create-tbl-num ( #5932 )
...
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-26 22:23:29 +08:00
Haojun Liao
3104479733
[td-225]1) fix bug found by regression test; 2) refactor code.
2021-04-26 21:50:16 +08:00
Haojun Liao
47222b650c
[td-225]fix memory leak.
2021-04-26 18:52:23 +08:00
Shuduo Sang
37fd1ad91c
Hotfix/sangshuduo/td 3968 taosdemo datalen 16k ( #5930 )
...
* [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
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-26 18:48:52 +08:00
Elias Soong
490e7cef9f
Merge pull request #5934 from taosdata/docs/Update-Latest-Feature
...
Docs/update latest feature
2021-04-26 18:18:23 +08:00
Elias Soong
25349a4f67
[TD-3666] <docs>: update description about Binary column.
2021-04-26 18:17:34 +08:00
Haojun Liao
48b630a116
[td-225]fix compiler error.
2021-04-26 18:14:04 +08:00
Haojun Liao
6ac7b467e4
[td-225]update the log output
2021-04-26 17:52:22 +08:00
Elias Soong
8f0db3d79a
[TD-850] <docs>: describe usage limitation about calculation expression.
2021-04-26 17:50:44 +08:00
Haojun Liao
1779c952fd
[td-3951]<fix>: check the input value of big int which is overflowed.
2021-04-26 17:45:54 +08:00
haojun Liao
e7668acb07
Merge pull request #5901 from taosdata/hotfix/TD-3940
...
[TD-3940]CQ crash when vnode changes
2021-04-26 17:17:25 +08:00
Haojun Liao
644be4bca8
[td-225]fix compiler error.
2021-04-26 17:06:49 +08:00
Haojun Liao
35f074927f
[td-225]fix the bug found by crash_gen
2021-04-26 17:01:36 +08:00
Elias Soong
8af0ada70c
[TD-1316] <docs>: "apercentile" func can be applied on super table.
2021-04-26 16:43:50 +08:00
Elias Soong
99beeb356b
[TM-210] <docs>: remove nanosecond related words.
2021-04-26 16:23:36 +08:00
Elias Soong
05ac0ee64d
[TM-210] <docs>: comment out "having" related doc.
2021-04-26 16:09:59 +08:00
Shuduo Sang
19fa9097a1
[TD-3968]<fix>: taosdemo data length should be 16*1024 ( #5926 )
...
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-26 15:34:39 +08:00
wu champion
9b7aeff602
[TD-3921] <test> add case to resolv show streams return erro msg
2021-04-26 15:34:00 +08:00
wu champion
a10fa31267
[TD-3920] <test> add case to fix the bug of TD-3920
2021-04-26 14:19:06 +08:00
Shuduo Sang
f79408eedb
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>
2021-04-26 14:05:45 +08:00
Shuduo Sang
2aa0f15ea2
Feature/sangshuduo/td 3317 taosdemo interlace ( #5922 )
...
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
check offset 0.
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
fix sample file import bug.
* [TD-3316] <fix>: add test case for limit and offset. fix sample data issue.
* [TD-3327] <fix>: fix taosdemo segfault when import data from sample data file.
* [TD-3317] <feature>: make taosdemo support interlace mode.
json parameter rows_per_tbl support.
* [TD-3317] <feature>: support interlace mode.
refactor
* [TD-3317] <feature>: support interlace mode.
refactor
* [TD-3317] <feature>: support interlace mode insertion.
refactor.
* [TD-3317] <feature>: support interlace mode insertion.
change json file.
* [TD-3317] <feature>: support interlace mode insertion.
fix multithread create table regression.
* [TD-3317] <feature>: support interlace mode insertion.
working but not perfect.
* [TD-3317] <feature>: support interlace mode insertion.
rename lowaTest with taosdemoTestWithJson
* [TD-3317] <feature>: support interlace mode insertion.
perfect
* [TD-3317] <feature>: support interlace mode insertion.
cleanup.
* [TD-3317] <feature>: support interlace mode insertion.
adjust algorithm of loop times.
* [TD-3317] <feature>: support interlace mode insertion.
fix delay time bug.
* [TD-3317] <feature>: support interlace mode insertion.
fix progressive timestamp bug.
* [TD-3317] <feature>: support interlace mode insertion.
add an option for performance print.
* [TD-3317] <feature>: support interlace mode insertion.
change json test case with less table for acceleration.
* [TD-3317] <feature>: support interlace mode insertion.
change progressive mode timestamp step and testcase.
* [TD-3197] <fix>: fix taosdemo coverity scan issues.
* [TD-3197] <fix>: fix taosdemo coverity scan issue.
fix subscribeTest pids uninitialized.
* [TD-3317] <feature>: support interlace mode insertion.
add time shift for no sleep time.
* [TD-3317] <feature>: support interlace insert.
rework timestamp.
* [TD-3317] <feature>: support interlace mode insertion.
change rows_per_tbl to interlace_rows.
* [TD-3317] <feature>: taosdemo suppoert interlace mode.
remove trailing spaces.
* [TD-3317] <feature>: taosdemo support interlace insertion.
prompt if interlace > num_of_records_per_req
* fill insert-into early to buffer.
* fix buffer overflow issue.
* change rows_per_tbl to interlace_rows to align with taosdemo.
* 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>
2021-04-26 13:36:23 +08:00
Haojun Liao
b671d723b0
[td-225]fix bug found by crash_gen
2021-04-26 11:03:19 +08:00
huili
ec7b4f22c9
Merge pull request #5911 from taosdata/fix/jenkins
...
improve coverage of operations
2021-04-26 10:54:28 +08:00
huili
4136d66f80
Merge pull request #5919 from taosdata/xiaoping/add_test_case
...
[TD-3937]<test>: add taosdemo performance test compare scripts
2021-04-26 10:54:05 +08:00
Haojun Liao
a06a1fb370
[td-225]refactor
2021-04-26 10:39:26 +08:00
Ping Xiao
4415eb2114
update script
2021-04-26 09:33:56 +08:00
Haojun Liao
2101466d9a
[td-225]fix compiler error.
2021-04-25 23:07:42 +08:00
Haojun Liao
8bf6a8b510
[td-225]fix compiler error.
2021-04-25 23:06:15 +08:00
Haojun Liao
9ee63a3e48
[td-225]fix compiler error.
2021-04-25 23:06:08 +08:00
Haojun Liao
a701b8905f
[td-225]fix compiler error.
2021-04-25 23:04:27 +08:00
Haojun Liao
3eeecea5d9
[td-225]fix compiler error.
2021-04-25 22:41:15 +08:00