liuyq-617
fc57fad2db
test
2021-05-06 16:08:26 +08:00
liuyq-617
2268535d28
test
2021-05-06 15:58:36 +08:00
Shuduo Sang
cef351408a
[TD-4060]<fix>: taos shell startup message. ( #6009 )
...
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-06 15:39:54 +08:00
liuyq-617
6bba155857
test
2021-05-06 15:23:25 +08:00
liuyq-617
5d5027f820
test
2021-05-06 15:16:16 +08:00
liuyq-617
642830a10e
test
2021-05-06 15:10:35 +08:00
liuyq-617
ee6d50e059
test
2021-05-06 15:05:51 +08:00
liuyq-617
8258fc2533
smoke
2021-05-06 14:55:36 +08:00
liuyq-617
702cb85499
smoke test
2021-05-06 14:55:18 +08:00
Minglei Jin
17ddb4587d
[TD-4056]<fix>: fix possible char string buffer length overflow
2021-05-06 14:36:40 +08:00
yihaoDeng
014ac91443
[TD-3747]
2021-05-06 13:30:23 +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
yihaoDeng
f1098e1cc3
[TD-3747]
2021-05-06 13:20:53 +08:00
liuyq-617
fa902a35b3
[TD-4059]update case version.py
2021-05-06 11:44:39 +08:00
liuyq-617
5c7842c41b
[TD-4059]update case version.py
2021-05-06 11:43:20 +08:00
yihaoDeng
c4c7402fe9
Merge branch 'master' of https://github.com/taosdata/TDengine
2021-05-06 10:57:21 +08:00
lichuang
968917f312
[TD-3963]remove change update config
2021-05-06 09:57:22 +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
Shuduo Sang
1466505e4b
[TD-3197]<fix>: taosdemo and taosdump coverity scan issues. ( #6004 )
...
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-05 17:32:46 +08:00
zyyang
4c6f4a140b
change release version
2021-05-03 08:27:36 +08:00
zyyang
cf9693c528
change release version
2021-05-03 08:27:05 +08:00
liuyq-617
8e146460b0
update
2021-05-02 22:20:21 +08:00
liuyq-617
d0aa7146d2
update
2021-05-02 22:20:21 +08:00
liuyq-617
8ca809d376
update
2021-05-02 22:20:21 +08:00
liuyq-617
22f6ff2824
update
2021-05-02 22:20:21 +08:00
liuyq-617
142d89f3fc
modify drone CI on arm32 platform
2021-05-02 22:20:21 +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
Shuduo Sang
29b0751a34
[TD-4035]<fix>: taosdemo more checking for prevent value out of scope. ( #5992 )
...
* [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-01 22:21:23 +08:00
Shuduo Sang
29e9ff8ba2
[TD-4054]<fix>: taosdump wrong column note length. ( #5996 )
...
* [TD-4054]<fix>: taosdump wrong column note length.
* [TD-4054]<fix>: taosdump wrong column note length.
reserve 2 bytes for NCHAR.
2021-05-01 19:50:53 +08:00
haojun Liao
714a4d5931
Merge pull request #5987 from taosdata/test/TD-4000
...
[TD-4000] <test> verify teature of TD-3948
2021-05-01 15:44:54 +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
7598f27c4a
Merge pull request #5979 from taosdata/origin/TD-3614
...
Origin/td 3614
2021-05-01 15:44:11 +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
Shuduo Sang
b12668ff7f
[TD-3639] <fix>: compare timestamp with datetime in python ( #5990 )
...
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: Huo Linhe <linhehuo@gmail.com>
2021-04-30 22:45:59 +08:00
Yiqing Liu
8956167651
Eliminate false alarms ( #5991 )
2021-04-30 21:05:08 +08:00
zyyang
a7e41f2c86
Hotfix/td 3986 ( #5982 )
...
* change
* [TD-3986]<test>: modify the subscribe test cases
2021-04-30 18:05:29 +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
Shuduo Sang
5d493f11b3
Hotfix/sangshuduo/td 3851 taosdemo performance boost ( #5968 )
...
* [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: Shuduo Sang <sdsang@taosdata.com>
2021-04-30 17:32:57 +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
b0ab4573bb
[td-3967]update the sim.
2021-04-30 17:14:57 +08:00
Haojun Liao
d78ac9848c
[td-3967]1) refactor.
2021-04-30 17:12:20 +08:00
Haojun Liao
eb0114620d
[td-255]fix bug found by regression test.
2021-04-30 16:44:43 +08:00
Shuduo Sang
2f069d9068
Hotfix/sangshuduo/td 3968 taosdemo datalen 16k ( #5971 )
...
* [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: Shuduo Sang <sdsang@taosdata.com>
2021-04-30 16:42:29 +08:00
wu champion
4a6a4f9e71
[TD-4000] <test> verify teature of TD-3948
2021-04-30 16:23:43 +08:00
Yiqing Liu
460768f067
[TD-4032]Eliminate false alarms ( #5978 )
...
* [TD-4032]Eliminate false alarms
* update rules
2021-04-30 14:20:12 +08:00
yihaoDeng
52b739abe0
[TD-3747]enhance performance on win
2021-04-30 14:09:34 +08:00
yihaoDeng
a2bdc746c1
Merge branch 't37'
2021-04-30 14:04:03 +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