Ganlin Zhao
96e7876ded
[TD-5623]<feature>: fix endian issue
2021-08-15 14:22:39 +08:00
Ganlin Zhao
d267d287fd
[TD-5623]<feature>: fix endian issue
2021-08-15 14:22:39 +08:00
Ganlin Zhao
c8df2af190
[TD-5623]<feature>: fix endian issue
2021-08-15 14:22:39 +08:00
Ganlin Zhao
90311bb494
[TD-5623]<feature>: fix malloc pointer issue
2021-08-15 14:22:39 +08:00
Ganlin Zhao
91c5deb97f
[TD-5623]<feature>: fix passing pointer issue
2021-08-15 14:22:39 +08:00
Ganlin Zhao
97e7f0fec0
[TD-5623]<feature>: fix passing pointer issue
2021-08-15 14:22:39 +08:00
Ganlin Zhao
8271c50889
[TD-5623]<feature>: append compressed sizes for each col afterdata
2021-08-15 14:22:39 +08:00
Ganlin Zhao
d31eee309a
[TD-5623]<feature>: add server code for decompressing col data
2021-08-15 14:22:39 +08:00
Ganlin Zhao
1a3cf2e505
[TD-5623]<feature>: add compression code on server side
2021-08-15 14:22:38 +08:00
Shuduo Sang
02f6f5e457
Feature/sangshuduo/td 5844 cmdline parameters align ( #7239 )
...
* [TD-5844]<feature>: make cmd line parameter similar.
* fix test case align with taosdemo change.
* fix windows stack overflow issue.
* fix mac compile error.
* fix taosdemo cmdline parameter in tests/pytest/tools/taosdemoAllTest/NanoTestCase/taosdemoTestSupportNanoInsert.py
* fix windows compiler options.
* make taos.exe use mysql style password input.
* make taos shell and taosdump use mysql style password input.
* determine scanf return value.
2021-08-15 12:53:34 +08:00
Shuduo Sang
0b6a2ffdd8
Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan ( #7374 )
...
* [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.
* [TD-3197]<fix>: taosdemo coverity scan.
append result buf to file. for develop branch.
* exit if read sample file failed.
* fix converity scan issue.
* fix coverity scan issue.
* fix coverity scan memory leak.
* fix resource leak reported by coverity scan.
* fix taosdemo coverity scan issue.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-08-15 12:52:40 +08:00
yihaoDeng
709dfb0ff3
[TD-6083]<fix> subquery orderby column must be contained in proj column
2021-08-15 02:50:26 +00:00
dapan1121
17f2d3fb5a
Merge pull request #7273 from taosdata/feature/TD-5797
...
[TD-5797]<feature> support multi distinct
2021-08-15 06:41:30 +08:00
wpan
eaf4a323f7
Merge branch 'develop' into feature/TD-2581
2021-08-14 16:27:28 +08:00
wpan
cc4db89152
improve performance
2021-08-14 16:26:39 +08:00
Keli
87396aaba1
fix README.MD in minidevops directory ( #7364 )
...
Signed-off-by: Keli <root@keli.im>
2021-08-14 12:06:26 +08:00
Linhe Huo
003fb71488
[TD-6078]<fix>: fix binary/nchar null error in node.js [ci skip] ( #7365 )
2021-08-14 12:03:23 +08:00
Cary Xu
b5c505a6b8
code optimization
2021-08-14 11:11:20 +08:00
Shuduo Sang
62987c39d2
Hotfix/sangshuduo/td 5702 taosdemo remove memop ( #7358 )
...
* [TD-5702]<fix>: taosdemo remove memory operation.
* add remainderBufLen to check row data generation.
* row data generation with remainder buffer length checking.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-08-14 10:16:35 +08:00
dapan1121
5c8080467b
Merge pull request #7276 from taosdata/hotfix/td-5931
...
[TD-5931]<fix>:add empty table
2021-08-14 10:07:37 +08:00
dapan1121
46a0b3bf96
Merge pull request #7321 from taosdata/fix/TD-5610
...
[TD-5610]<fix> resp detailed info of invalidfqdn
2021-08-14 10:04:52 +08:00
Cary Xu
4fcb2b07ef
update header
2021-08-14 09:42:35 +08:00
liuyq-617
868ad35059
add join.sim
2021-08-14 09:41:30 +08:00
Cary Xu
11b0755ef5
do further check for blk with len 0 and SKVRow
2021-08-14 08:48:49 +08:00
Cary Xu
823e0d2614
[TD-6044]<hotfix>: WAL compatibility since v2.1.5.0
2021-08-13 22:46:47 +08:00
Haojun Liao
052ace85ef
Merge pull request #7198 from taosdata/feature/query
...
Feature/query
2021-08-13 22:10:09 +08:00
liuyq-617
52c5aa04e2
update
2021-08-13 18:17:36 +08:00
XYWang
96dd315a26
[TD-6039]<fix>: fixed test case error
2021-08-13 18:06:25 +08:00
Elias Soong
fc8bc32120
Merge pull request #7351 from taosdata/docs/Update-Latest-Feature
...
[TD-5065] <docs>: add nanosecond support.
2021-08-13 15:32:13 +08:00
Elias Soong
ca30acdef2
[TD-5065] <docs>: add nanosecond support.
2021-08-13 15:31:49 +08:00
Hui Li
77ca0354fc
Merge pull request #7326 from taosdata/test/TD-5460-d1
...
Test/td 5460 d1
2021-08-13 15:20:13 +08:00
Hui Li
e91470ff26
Merge pull request #7340 from taosdata/test/TD-6038
...
[TD-6038]<test>query with in combined with and filter
2021-08-13 15:19:58 +08:00
Hui Li
c0a857e8d1
Merge pull request #7348 from taosdata/xiaoping/add_test_case
...
[ci skip]<test>: reduce data insertion time
2021-08-13 15:19:43 +08:00
Ping Xiao
fa9db347b2
[ci skip]<test>: reduce data insertion time
2021-08-13 14:55:56 +08:00
bryanchang0603
93eecb6c4b
[TD-5722]<test> removing bracket as it may cause error in the future
2021-08-13 14:37:10 +08:00
Haojun Liao
90e0005c57
[td-255] sleep a little bit longer before checking the status of dnodes in the clusters.
2021-08-13 11:16:57 +08:00
Haojun Liao
4fadbc2d19
[td-255] merge the develop branch and resolve the conflict.
2021-08-13 10:48:25 +08:00
dapan1121
8ab4f84629
Merge pull request #7323 from taosdata/feature/TD-6012
...
[TD-6012]<fix>: fixed no sql recordings via http while httpEnableRecordSql was on
2021-08-13 10:41:22 +08:00
Hui Li
9c71413fdb
Merge pull request #7343 from taosdata/test/removeCase
...
remove join.sim [ci skip]
2021-08-13 10:38:50 +08:00
liuyq-617
4c42c513f1
remove join.sim [ci skip]
2021-08-13 10:34:25 +08:00
Shengliang Guan
c2f4249167
Merge pull request #7336 from taosdata/test/speedup_drone
...
speed up drone CI
2021-08-13 09:35:49 +08:00
Shuduo Sang
5704a04df7
[TD-5872]<fix>: taosdemo stmt improve. ( #7251 )
...
* [TD-5872]<fix>: taosdemo stmt improve.
* refactor stmt functions.
* [TD-5872]<fix>: taosdemo stmt csv perf improve.
* rand func back to early impl.
* fix windows/mac compile error.
* fix empty tag sample.
* [TD-5873]<test>add stmt’performance taosdemo testcase
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: tomchon <haoran920c@163.com>
2021-08-13 09:27:04 +08:00
Shuduo Sang
29141d7128
[TD-5978]<fix>: taosdemo set only one custom field. ( #7300 )
...
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-08-13 08:55:10 +08:00
Shuduo Sang
1839750ada
[TD-6013]<fix>: taosdemo buffer overflow. ( #7314 )
2021-08-13 08:54:46 +08:00
shenglian-zhou
2efda1271d
Merge branch 'develop' into hotfix/td-5931
2021-08-13 08:36:21 +08:00
dapan1121
e3bec2853d
Merge pull request #7299 from taosdata/hotfix/td-5930
...
[TD-5930]<fix>:_block_dist initialize client merge buffer with max steps
2021-08-13 08:32:58 +08:00
dapan1121
a137e08209
Merge pull request #7255 from taosdata/feature/td-5861
...
[TD-5861]<feature>:move log.dn to http plugins
2021-08-13 08:31:48 +08:00
dapan1121
6ded6e91b0
Merge pull request #7257 from taosdata/hotfix/TD-5863
...
[TD-5863]fix orderby error msg
2021-08-13 08:29:36 +08:00
yihaoDeng
90aba21f27
[TD-5797]<fix> merge develop
2021-08-12 20:24:25 +00:00
yihaoDeng
649b740c18
[TD-5797]<fix> refactor errmsg
2021-08-12 18:19:38 +00:00