dapan1121
fb6dff3a1d
Merge pull request #7381 from taosdata/hotfix/td-5998-2
...
[TD-5998]<fix>:_block_dist() only support tables, not subqueries
2021-08-16 10:03:10 +08:00
dapan1121
4e89b88489
Merge pull request #7356 from taosdata/fix/TD-6039
...
[TD-6039]<fix>: fixed test case error
2021-08-16 10:01:26 +08:00
zhaoyanggh
7e9c7e77ac
[TD-6081]<test> add test case for filter within multiple nchar tags
2021-08-16 09:53:19 +08:00
Hui Li
4a9c1a2d1c
Merge pull request #7362 from taosdata/test/add_old_case
...
add join.sim
2021-08-16 09:51:47 +08:00
Hui Li
5b4b0ba9ee
Merge pull request #7383 from taosdata/xiaoping/add_test_case
...
[ci skip] update daily performance script
2021-08-16 09:51:41 +08:00
Hui Li
82b5846748
Merge pull request #7384 from taosdata/xiaoping/test_case
...
[ci skip] update daily performance script
2021-08-16 09:51:36 +08:00
Hui Li
75352a6c99
Merge pull request #7341 from taosdata/test/TD-5722
...
[TD-5722]test testing one column distinct with subtable
2021-08-16 09:50:43 +08:00
Hui Li
0e3935acf2
Merge pull request #7330 from taosdata/test/TD-5935
...
[TD-5935] <test> add case for TD-5935
2021-08-16 09:50:35 +08:00
Hui Li
b06dd3587f
Merge pull request #7307 from taosdata/test/TD-5910-d
...
[TD-5910]obtain coredump execfn in script
2021-08-16 09:50:30 +08:00
Ping Xiao
43bd6c6587
[ci skip] update daily performance script
2021-08-16 09:46:15 +08:00
Ping Xiao
da8ebbef3e
[ci skip] update daily performance script
2021-08-16 09:37:13 +08:00
shenglian zhou
d8897baa9c
[TD-5998]<fix>:_block_dist() only support tables, not subqueries
2021-08-16 09:05:47 +08:00
shenglian zhou
4ee1c3feff
Merge branch 'develop' into hotfix/td-5998
2021-08-16 08:54:16 +08:00
shenglian zhou
fe3aa80859
[TD-5998]<fix>:_block_dist() only support tables, not subqueries
2021-08-16 08:51:02 +08:00
dapan1121
5dd149ea71
Merge pull request #7367 from taosdata/feature/TD-2581
...
[TD-2581]improve filter condition performance
2021-08-16 08:34:05 +08:00
yihaoDeng
73a75ed525
[TD-6097]<fix> Crash occurs when the select function in the subquery is used with group by
2021-08-15 15:56:34 +00:00
yihaoDeng
6a18e3d3d5
[TD-6097]<fix> Crash occurs when the select function in the subquery is used with group by
2021-08-15 15:45:30 +00:00
Ganlin Zhao
d22530a7f2
[TD-6054]<fix>: Filtered by tag with nchar value not as expected
2021-08-15 23:37:45 +08:00
Ganlin Zhao
be09ee1411
[TD-6054]<fix>: Filtered by tag with nchar value not as expected
2021-08-15 23:33:19 +08:00
Ganlin Zhao
c859b1ff7f
[TD-6054]<fix>: Filtered by tag with nchar value not as expected
2021-08-15 23:18:44 +08:00
Ganlin Zhao
c86bda4a1b
[TD-6054]<fix>: Filtered by tag with nchar value not as expected
2021-08-15 23:07:09 +08:00
Elias Soong
cc9124bdb8
Merge pull request #7377 from taosdata/docs/Update-Latest-Feature
...
Docs/update latest feature
2021-08-15 22:50:43 +08:00
Elias Soong
b32fca9dec
[TD-4181] <docs>: update Queries related doc.
2021-08-15 22:45:21 +08:00
Elias Soong
f6710ee891
[TD-4181] <docs>: update Advanced-features related doc.
2021-08-15 22:36:37 +08:00
Elias Soong
a68e247cd1
[TD-4181] <docs>: update Connector related doc.
2021-08-15 21:36:31 +08:00
Elias Soong
37a8e1bad1
[TD-4181] <docs>: update Connections related doc.
2021-08-15 19:18:12 +08:00
Ganlin Zhao
3f4e205724
[TD-5623]<feature>: fixed show variable python test case
2021-08-15 14:33:44 +08:00
Ganlin Zhao
600c3006ad
[TD-5623]<feature>: Set default column compression threshold to 512KB
2021-08-15 14:25:34 +08:00
Ganlin Zhao
05d69e77ce
[TD-5623]<feature>: removed compressed from SSqlRes
2021-08-15 14:25:34 +08:00
Ganlin Zhao
5e631fc86f
[TD-5623]<feature>: Added Global config 'CompressColDaata' to
...
enable/disable col compression. Default to 0.
2021-08-15 14:25:34 +08:00
Ganlin Zhao
8eb1af221f
[TD-5623]<feature>: fixed crash caused by second dnodeFetchQ thread try access
...
pRuntimeEnv->outputbuf NULL pointer issue
2021-08-15 14:22:39 +08:00
Ganlin Zhao
8a140660a4
[TD-5623]<feature>: changed compression threshhold check, if column size
...
exceeds certain amount will compress the whole block.
2021-08-15 14:22:39 +08:00
Ganlin Zhao
65fefbd16d
[TD-5623]<feature>: fix pointer issues after realloc rsp
2021-08-15 14:22:39 +08:00
Ganlin Zhao
ace6d9f7d0
[TD-5623]<feature>: skip compSizes when when memmove
2021-08-15 14:22:39 +08:00
Ganlin Zhao
16b2f3609c
[TD-5623]<feature>: resize rsp to accommodate decompressed data
2021-08-15 14:22:39 +08:00
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
3aa24b6b23
Hotfix/sangshuduo/td 3197 taosdemo coverity scan for master ( #7375 )
...
* [TD-3197]<fix>: taosdemo and taosdump coverity scan issues.
* 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 13:52:07 +08:00
yihaoDeng
8b2b278fb0
[TD-6087]<merge> merge distinct to master
2021-08-15 05:49:16 +00: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