- 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 10 次提交
-
-
由 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 提交于
-
由 zyyang 提交于
* merge taos-jdbcdriver-2.0.28 all changes to master branch * change version in cmake/install.inc
-
由 sangshuduo 提交于
* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed. * [TD-4025]<fix>: travis ci broken due to valgrind dependency missed. change focal to bionic. * [TD-4025]<fix>: travis ci broken due to valgrind dependency missed. install python3.8 * [TD-4025]<fix>: travis ci broken due to valgrind dependency missed. install python3.8 and pip, setuptools * [TD-4025]<fix>: travis ci broken due to valgrind dependency missed. install python3.8, and install pip and setuptools * [TD-4025]<fix>: travis ci broken due to valgrind dependency missed. modify smoketest.sh to python3.8 Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 29 4月, 2021 4 次提交
-
-
由 sangshuduo 提交于
* [TD-4001]<fix>: taosdemo restful segfault. due to gethostbyname() is not thread-safe. * fix uninitialized variable when invalid mode. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 haojun Liao 提交于
[TD-3984]union issues
-
由 haojun Liao 提交于
[TD-3996]udc query issue
-
由 sangshuduo 提交于
* [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. * change max of int16 to int64 after type changed. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 28 4月, 2021 10 次提交
-
-
由 huili 提交于
[TD-2039] <test> verify the bug of TD-2039
-
由 dapan1121 提交于
-
由 huili 提交于
[TD-3988]add mac test on Appveyor
-
由 haojun Liao 提交于
TD-3948: specify insertion columns after supertable tags
-
由 shenglian zhou 提交于
-
由 dapan1121 提交于
-
由 sangshuduo 提交于
* [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: NShuduo Sang <sdsang@taosdata.com>
-
由 liuyq-617 提交于
-
由 liuyq-617 提交于
-
由 liuyq-617 提交于
-
- 27 4月, 2021 6 次提交
-
-
由 haojun Liao 提交于
[TD-3991]fix client log
-
由 sangshuduo 提交于
* [TD-3985]<fix>: taosdemo timestamp step overflow. * fix specified subscribe test. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 liuyq-617 提交于
-
由 liuyq-617 提交于
-
由 liuyq-617 提交于
-
由 liuyq-617 提交于
-