lichuang
2495dd6ebb
Merge branch 'develop' into feature/TD-4034
2021-05-08 17:29:15 +08:00
lichuang
913eb1c719
cache last null columns feature
2021-05-08 17:08:29 +08:00
lichuang
7cacd403d5
add cache last null columns feature
2021-05-08 16:40:45 +08:00
huili
54f7d58a9c
Merge pull request #6044 from taosdata/test/td-4093
...
[TD-4093]update python connector erver test
2021-05-08 15:00:49 +08:00
liuyq-617
ede0a50744
[TD-4093]update python connector erver test
2021-05-08 11:43:52 +08:00
Shuduo Sang
67ecaafb9b
[TD-3992]<fix>: taosdemo subscribe. ( #6035 )
...
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-07 21:05:07 +08:00
haojun Liao
5cd171b724
Merge pull request #6015 from taosdata/hotfix/TD-4064
...
[TD-4064]change compressMsg max size
2021-05-07 18:46:14 +08:00
huili
5b243759cd
Merge pull request #6024 from taosdata/test/TD-3990
...
[TD-3990]add Drone CI
2021-05-07 13:57:34 +08:00
Shuduo Sang
5b19e0d245
Hotfix/sangshuduo/td 4053 taosdemo more value scope check for develop ( #6023 )
...
* [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: Shuduo Sang <sdsang@taosdata.com>
2021-05-07 12:02:01 +08:00
liuyq-617
47b618061a
remove travis
2021-05-07 10:55:04 +08:00
Huo Linhe
e0cd8d13d2
[TD-4048] <fix>: fix python connector error where ts is null ( #6018 )
...
* [TD-4048] <fix>: fix python connector error where ts is null
* [TD-4048] <fix>: bump py connector version to 2.0.9
2021-05-07 10:09:16 +08:00
liuyq-617
456b702f21
[TD-3990]add Drone CI
2021-05-07 10:02:05 +08:00
Shuduo Sang
f223f4d290
[TD-3857]<fix>: taosdump database properties. ( #6020 )
...
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-06 23:36:58 +08:00
Shuduo Sang
6a618dd22c
Hotfix/sangshuduo/td 3976 taosdemo print insert perf per thread for develop ( #6014 )
...
* [TD-3976]<fix>: taosdemo print each insert performance data.
* [TD-3976]<fix>: taosdemo print insert performance per thread.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-06 18:38:56 +08:00
dapan1121
0fa1c3ce4d
change max size
2021-05-06 16:40:36 +08:00
Shuduo Sang
6583d1d65a
[TD-4060]<fix>: taos shell startup message. ( #6010 )
...
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-06 16:28:29 +08:00
haojun Liao
162a919d83
Merge pull request #6006 from taosdata/test/d-TD-4059
...
[TD-4059]update case version.py
2021-05-06 13:25:42 +08:00
liuyq-617
5c7842c41b
[TD-4059]update case version.py
2021-05-06 11:43:20 +08:00
Shuduo Sang
250b27d15c
Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan ( #6003 )
...
* [TD-3197] <fix>: fix taosdemo coverity scan issues.
* [TD-3197] <fix>: fix taosdemo coverity scan issue.
fix subscribeTest pids uninitialized.
* [TD-3197] <fix>: fix taosdemo coverity scan issues.
* [TD-3197] <fix>: fix coverity scan issues.
check super tbl info pointer.
* [TD-3197] <fix>: fix coverity scan issues.
move sub tbl query thread join into loop
* [TD-3197] <fix>: fix coverity scan issues.
remove unused variable
* [TD-3197] <fix>: fix coverity scan issues.
use more secure random library
* [TD-3197] <fix>: fix coverity scan issues.
use strncpy for more safe
* [TD-3197] <fix>: fix taosdemo coverity scan issue.
replace arc4random with rand().
* [TD-3197] <fix>: fix coverity scan issues.
check stb info pointer for start time
* [TD-3197] <fix>: fix coverity scan issues.
fix strcpy vulnerability
* [TD-3197] <fix>: fix taosdemo coverity scan issue.
modify taosdemoTest2. try to check database continously.
* [TD-3197] <fix>: taosdemo coverity scan issues.
* [TD-3197] <fix>: fix memory leak when parsing arguments.
* [TD-3197] <fix>: fix cmake strip arguments.
* [TD-3197] <fix>: taosdemo coverity scan.
fix cmake string manipulation.
* [TD-3197]<fix>: taosdemo coverity scan issue.
configDir buffer overwrite.
* [TD-3197]<fix>: coverity scan issue.
taosdump argument validation.
* [TD-3197]<fix>: taosdemo and taosdump coverity scan issues.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-05 21:48:25 +08:00
zyyang
cf9693c528
change release version
2021-05-03 08:27:05 +08:00
Shuduo Sang
e92ff817aa
Hotfix/sangshuduo/td 4035 taosdemo more param checking for develop ( #6000 )
...
* [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: Shuduo Sang <sdsang@taosdata.com>
2021-05-02 06:25:55 +08:00
Shuduo Sang
6190cb08b4
Hotfix/sangshuduo/td 4054 taosdump compile error for develop ( #5999 )
...
* [TD-4054]<fix>: taosdump wrong column note length.
* [TD-4054]<fix>: taosdump wrong column note length.
reserve 2 bytes for NCHAR.
2021-05-01 23:47:40 +08:00
haojun Liao
c3f8ca1bb5
Merge pull request #5977 from taosdata/hotfix/TD-3994
...
[TD-3994] avoid rpc failure
2021-05-01 15:44:24 +08:00
haojun Liao
a915c29cbc
Merge pull request #5988 from taosdata/fix/develop
...
[td-255]fix bug found by regression test.
2021-05-01 14:45:03 +08:00
Yiqing Liu
8956167651
Eliminate false alarms ( #5991 )
2021-04-30 21:05:08 +08:00
Elias Soong
cd5767f40a
Merge pull request #5989 from taosdata/docs/Update-Latest-Feature
...
Docs/update latest feature
2021-04-30 17:33:29 +08:00
zyyang
15d7c39702
Merge branch 'develop' into docs/Update-Latest-Feature
2021-04-30 17:32:12 +08:00
Elias Soong
b437febaa0
[TD-3984] <docs>: describe "union all" clause.
2021-04-30 17:24:58 +08:00
Haojun Liao
eb0114620d
[td-255]fix bug found by regression test.
2021-04-30 16:44:43 +08:00
Shuduo Sang
a080f2c917
Hotfix/sangshuduo/td 4001 for develop ( #5965 )
...
* [TD-4001]<fix>: taosdemo restful segfault.
due to gethostbyname() is not thread-safe.
* fix uninitialized variable when invalid mode.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-30 14:00:08 +08:00
Shuduo Sang
7dbf75ae66
Hotfix/sangshuduo/td 3968 taosdemo datalen 16k for develop ( #5976 )
...
* [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: Shuduo Sang <sdsang@taosdata.com>
2021-04-30 13:25:25 +08:00
Shuduo Sang
11685b7b61
change few default values. ( #5967 )
...
* change few default values.
* [TD-3851]<fix>: taosdemo performance boost.
change max sql len default value to 1024*1024
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-30 13:02:11 +08:00
zyyang
7c4617a7d4
Hotfix/td 3962 ( #5927 )
...
* [TD-3962]<fix>: fix insert special character error in preparedStatement
* change
* change
* change
* change
* change
* change
* [TD-3962]<test>: add test cases for insert special character
* change
* change
2021-04-30 11:43:39 +08:00
yihaoDeng
7f75b2836b
[TD-3994] avoid rpc failure
2021-04-30 11:30:12 +08:00
Shuduo Sang
2670b0ad65
Hotfix/sangshuduo/td 4025 fix travis ci broken for develop ( #5975 )
...
* [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: Shuduo Sang <sdsang@taosdata.com>
2021-04-30 10:20:16 +08:00
Elias Soong
e8522fa0e1
[TD-3944] <docs>: update default value for "offlineThreshold".
2021-04-29 16:01:55 +08:00
Elias Soong
5545e058c0
Merge branch 'develop' into docs/Update-Latest-Feature
2021-04-29 15:11:37 +08:00
Elias Soong
645afbf93f
Merge pull request #5964 from taosdata/docs/Update-Latest-Feature
...
[TD-2639] <docs>: fix lib name typo.
2021-04-29 14:47:17 +08:00
Elias Soong
192aad33c9
[TD-2639] <docs>: fix lib name typo.
2021-04-29 14:46:35 +08:00
Elias Soong
18179cd746
Merge pull request #5963 from taosdata/docs/Update-Latest-Feature
...
[TD-2639] <docs>: fix url link format.
2021-04-29 14:15:13 +08:00
Elias Soong
af33307861
[TD-2639] <docs>: fix url link format.
2021-04-29 14:14:39 +08:00
haojun Liao
b77422727c
Merge pull request #5936 from taosdata/dependabot/maven/tests/comparisonTest/cassandra/cassandratest/commons-io-commons-io-2.7
...
Bump commons-io from 2.4 to 2.7 in /tests/comparisonTest/cassandra/cassandratest
2021-04-29 13:31:20 +08:00
haojun Liao
198645bee0
Merge pull request #5937 from taosdata/dependabot/maven/tests/comparisonTest/opentsdb/opentsdbtest/commons-io-commons-io-2.7
...
Bump commons-io from 2.4 to 2.7 in /tests/comparisonTest/opentsdb/opentsdbtest
2021-04-29 13:30:57 +08:00
Shuduo Sang
761b11f141
Hotfix/sangshuduo/td 3985 for develop ( #5961 )
...
* [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: Shuduo Sang <sdsang@taosdata.com>
2021-04-29 12:26:55 +08:00
haojun Liao
dd2ed98f59
Merge pull request #5918 from taosdata/feature/query
...
Feature/query
2021-04-28 16:22:53 +08:00
Elias Soong
e65ce3db12
Merge pull request #5956 from taosdata/docs/Update-Latest-Feature
...
[TD-2639] <docs>: update description about performance testing tools …
2021-04-28 15:23:34 +08:00
Elias Soong
b8374dfcc3
[TD-2639] <docs>: update description about performance testing tools for inserting.
2021-04-28 15:23:07 +08:00
Haojun Liao
b4a072f0e3
[td-225]merge master
2021-04-28 15:03:28 +08:00
Haojun Liao
15b8a77142
[td-225]fix the bug found by regression test.
2021-04-28 14:42:07 +08:00
Shuduo Sang
2a425e92b6
Hotfix/sangshuduo/td 3985 for develop ( #5950 )
...
* [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: Shuduo Sang <sdsang@taosdata.com>
2021-04-28 11:02:15 +08:00