- 26 4月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [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: NShuduo Sang <sdsang@taosdata.com>
-
- 25 4月, 2021 6 次提交
-
-
由 张金富 提交于
* Update main.go 根据goland规范修改代码 * Update import_config.go * 增加go.mod
-
由 sangshuduo 提交于
Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 haojun Liao 提交于
Feature/qrefactor
-
由 Haojun Liao 提交于
-
由 Haojun Liao 提交于
-
由 Haojun Liao 提交于
-
- 24 4月, 2021 2 次提交
-
-
由 Elias Soong 提交于
[TD-3666] <docs>: distinguish bytes & chars in length calculation.
-
由 Elias Soong 提交于
-
- 23 4月, 2021 20 次提交
-
-
由 haojun Liao 提交于
[TD-3832]fix CQ start time issue
-
由 haojun Liao 提交于
-
由 sangshuduo 提交于
Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 dapan1121 提交于
-
由 huili 提交于
[TD-3891] <test> fix the bug of TD-3891
-
由 huili 提交于
[TD-3917] <test> add case to fix the bug of TD-3907
-
由 huili 提交于
add test case for unsigned tag
-
由 huili 提交于
[TD-3879]add stmt mode for taodemo go
-
由 huili 提交于
enable apitest and add sleep time
-
由 sangshuduo 提交于
* [TD-3913]<fix>: mips compile support. * [TD-3912]<fix>: support mips64 compile. add mips64 header file and modify tcrc32c.c for mips64. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 wu champion 提交于
-
由 haojun Liao 提交于
[TD-3897]timestamp not work with now filter
-
由 haojun Liao 提交于
[TD-3907]filter timestamp
-
由 haojun Liao 提交于
[TD-3795]cq crash issue
-
由 haojun Liao 提交于
[TD-3805]CQ time issue
-
由 haojun Liao 提交于
[TD-3836]taosd crashes for top query
-
由 sangshuduo 提交于
* [TD-3580]<fix>: taosdump support human readable time format. support -S too. * [TD-3580]<fix>: taosdump support human readable time format. provide more info about time format Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* [TD-3580] <fix>: taosdump support human readable time format. * [TD-3580] <fix>: taosdump support human readable time format. fix no-value-given segfault. * [TD-3580]<fix>: taosdump supports human readable time format. fix condition * [TD-3580]<fix>: taosdump support human readable time format. provide more info. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 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 11 次提交
-
-
由 Shengliang Guan 提交于
[TD-3909]<fix>: [http/race] fix singleCmd race issue
-
由 Ping Xiao 提交于
-
由 Minglei Jin 提交于
-
由 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 提交于
-
由 huili 提交于
disable failed test
-
由 Ping Xiao 提交于
-
由 Elias Soong 提交于
[TD-3666] <docs>: should avoid storing multi-bytes chars in Binary.
-
由 Elias Soong 提交于
-
由 dapan1121 提交于
-
由 Minglei Jin 提交于
-