- 07 5月, 2021 1 次提交
-
-
由 dapan1121 提交于
-
- 30 4月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed. modify smoketest.sh to python3.8 * [TD-4025]<fix>: travis ci broken due to ubuntu 20.04 repo issue. * [TD-4025]<fix>: travis ci broken due to ubuntu 20.04 repo issue. * [TD-4025]<fix>: travis ci broken due to ubuntu 20.04 repo issue. * [TD-4025]<fix>: travis ci broken due to valgrind dependency missed. change focal to bionic. * [TD-4025]<fix>: travis ci broken due to ubuntu 20.04 repo issue. cherry pick from master. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 27 4月, 2021 4 次提交
-
-
由 Haojun Liao 提交于
-
由 Huo Linhe 提交于
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") ```
-
由 dependabot[bot] 提交于
Bumps commons-io from 2.4 to 2.7. Signed-off-by: Ndependabot[bot] <support@github.com>
-
由 dependabot[bot] 提交于
Bumps commons-io from 2.4 to 2.7. Signed-off-by: Ndependabot[bot] <support@github.com>
-
- 26 4月, 2021 5 次提交
-
-
由 sangshuduo 提交于
* [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: NShuduo Sang <sdsang@taosdata.com> * improve coverage of operations * [TD-3944]<fix>: make default offline threshold to 10 days. (#5912) Co-authored-by: NShuduo 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: NShuduo Sang <sdsang@taosdata.com> * [TD-3968]<fix>: taosdemo data length should be 16*1024 Co-authored-by: tomchon <haoran920c@163.com> Co-authored-by: Nliuyq-617 <yqliu@taosdata.com> Co-authored-by: Nwu champion <wuchampion@foxmail.com> Co-authored-by: Nwu champion <cpwu@taosdata.com> Co-authored-by: NMinglei Jin <mljin@taosdata.com> Co-authored-by: Nhuili <52318143+plum-lihui@users.noreply.github.com> Co-authored-by: NShengliang Guan <slguan@taosdata.com> Co-authored-by: NShuduo Sang <sdsang@taosdata.com> Co-authored-by: NPing Xiao <pxiao@taosdata.com>
-
由 Haojun Liao 提交于
-
由 wu champion 提交于
-
由 wu champion 提交于
-
由 Ping Xiao 提交于
-
- 25 4月, 2021 5 次提交
-
-
由 Ping Xiao 提交于
-
由 Minglei Jin 提交于
-
由 liuyq-617 提交于
-
由 Haojun Liao 提交于
-
由 Haojun Liao 提交于
-
- 23 4月, 2021 10 次提交
-
-
由 Haojun Liao 提交于
-
由 Haojun Liao 提交于
-
由 Haojun Liao 提交于
-
由 wu champion 提交于
-
由 wu champion 提交于
-
由 wu champion 提交于
-
由 haoranc 提交于
-
由 wu champion 提交于
-
由 wu champion 提交于
-
由 zyyang 提交于
* [TD-3841]<fix>: getFloat methed get 0 when data value is null * change jdbc driver version number * change * [TD-3841]<test>: test Mybatis query null value * change
-
- 22 4月, 2021 8 次提交
-
-
由 Ping Xiao 提交于
-
由 sangshuduo 提交于
* [TD-3906]<fix>: taosdemo back to 4 INT columns. * [TD-3906]<fix>: taosdemo back to 4 columns. test case need change correspondingly. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 liuyq-617 提交于
-
由 Ping Xiao 提交于
-
由 dapan1121 提交于
-
由 haoranc 提交于
-
由 liuyq-617 提交于
-
由 dapan1121 提交于
-
- 21 4月, 2021 6 次提交
-
-
由 haoranc 提交于
-
由 dapan1121 提交于
-
由 Haojun Liao 提交于
-
由 Haojun Liao 提交于
-
由 sangshuduo 提交于
* [TD-3880]<fix>: C# driver test miss unsigned type. * [TD-3880]<fix>: C# driver test miss unsigned type. also modify other files as what TD-3204 did. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
for develop branch. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-