- 07 5月, 2021 1 次提交
-
-
由 liuyq-617 提交于
-
- 06 5月, 2021 20 次提交
-
-
由 sangshuduo 提交于
Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 Shengliang Guan 提交于
[TD-4056]<fix>: fix possible char string buffer length overflow
-
由 sangshuduo 提交于
* [TD-3976]<fix>: taosdemo print each insert performance data. * [TD-3976]<fix>: taosdemo print insert performance per thread. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 liuyq-617 提交于
-
由 liuyq-617 提交于
-
由 liuyq-617 提交于
-
由 liuyq-617 提交于
-
由 liuyq-617 提交于
-
由 liuyq-617 提交于
-
由 liuyq-617 提交于
-
由 liuyq-617 提交于
-
由 sangshuduo 提交于
Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 liuyq-617 提交于
-
由 liuyq-617 提交于
-
由 liuyq-617 提交于
-
由 liuyq-617 提交于
-
由 liuyq-617 提交于
-
由 liuyq-617 提交于
-
由 Minglei Jin 提交于
-
由 liuyq-617 提交于
-
- 05 5月, 2021 1 次提交
-
-
由 sangshuduo 提交于
Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 03 5月, 2021 1 次提交
-
-
由 zyyang 提交于
-
- 02 5月, 2021 5 次提交
- 01 5月, 2021 4 次提交
-
-
由 sangshuduo 提交于
* [TD-4035]<fix>: taosdemo more checking for prevent value out of scope. * [TD-4035]<fix>: taosdemo more checking for prevent value out of scope. change min rows and max rows to unsigned int and 0 means default. * [TD-4035]<fix>: taosdemo more checking for prevent value out of scope. change offset=0 to get all childtable count Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* [TD-4054]<fix>: taosdump wrong column note length. * [TD-4054]<fix>: taosdump wrong column note length. reserve 2 bytes for NCHAR.
-
由 haojun Liao 提交于
[TD-4000] <test> verify teature of TD-3948
-
由 haojun Liao 提交于
Origin/td 3614
-
- 30 4月, 2021 8 次提交
-
-
由 sangshuduo 提交于
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") ``` Co-authored-by: NHuo Linhe <linhehuo@gmail.com>
-
由 zyyang 提交于
* change * [TD-3986]<test>: modify the subscribe test cases
-
由 sangshuduo 提交于
* [TD-3851]<fix>: taosdemo performance boost. * change few default values. * [TD-3851]<fix>: taosdemo performance boost. change max sql len default value to 1024*1024 Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* [TD-3968]<fix>: taosdemo data length should be 16*1024 * [TD-3968]<fix>: taosdemo datalen should be 16*1024 fix data buffer issue. * [TD-3968]<fix>: taosdemo datalen should be 16*1024 commend out unused func for debugging purpose in the future * [TD-3968]<fix>: taosdemo datalen should be 16*1024 comment off unused function * [TD-3968]<fix>: taosdemo datalen more than 16k. comment off unused array. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 wu champion 提交于
-
由 Yiqing Liu 提交于
* [TD-4032]Eliminate false alarms * update rules
-
-
由 dengyihao 提交于
-