tomchon
24a56eb1c7
Merge branch 'release/ver-2.1.4.1' of github.com:taosdata/TDengine into release/ver-2.1.4.1
2021-07-06 18:40:41 +08:00
tomchon
0e0495832a
Merge branch 'develop' of github.com:taosdata/TDengine into release/ver-2.1.4.1
2021-07-06 18:33:00 +08:00
Shuduo Sang
7d9efc95a2
Feature/sangshuduo/td 3973 use jemalloc ( #6766 )
...
* [TD-3973]<feature>: add jemalloc as submodule.
* add macro definitions in cmake.
* [TD-3973]<feature>: use jemalloc.
build works as following instructions:
cmake .. -DJEMALLOC_ENABLED=true
make
* fix jemalloc at tag 5.2.1
* link jemalloc works.
* make install works.
* support jemalloc in release.sh.
* release script works.
* fix a typo.
* [TD-3937]<feature>: support jemalloc
add install funtion to all scripts.
* adjust install_jemalloc() position for update check compatiblity.
* fix position bug.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-06 18:31:38 +08:00
Ping Xiao
d93c482860
[TD-5078]<test>: update test case for nested query
2021-07-06 18:28:45 +08:00
tomchon
d4632f740d
Merge branch 'develop' of github.com:taosdata/TDengine into release/ver-2.1.4.1
2021-07-06 18:01:35 +08:00
Shuduo Sang
7a80bf0417
Feature/sangshuduo/td 3973 use jemalloc ( #6762 )
...
* [TD-3973]<feature>: add jemalloc as submodule.
* add macro definitions in cmake.
* [TD-3973]<feature>: use jemalloc.
build works as following instructions:
cmake .. -DJEMALLOC_ENABLED=true
make
* fix jemalloc at tag 5.2.1
* link jemalloc works.
* make install works.
* support jemalloc in release.sh.
* release script works.
* fix a typo.
* [TD-3937]<feature>: support jemalloc
add install funtion to all scripts.
* adjust install_jemalloc() position for update check compatiblity.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-06 17:59:51 +08:00
Shuduo Sang
d53b734901
[TD-5067]<fix>: taosdemo stmt use sample data ( #6759 )
2021-07-06 17:59:39 +08:00
Haojun Liao
2bf253d336
Merge pull request #6744 from taosdata/hotfix/TD-5042
...
[TD-5042]fix diff group by crash issue
2021-07-06 14:51:11 +08:00
Haojun Liao
332c397f43
Merge pull request #6749 from taosdata/hotfix/TD-5043
...
[TD-5043]fix offset issue
2021-07-06 14:50:55 +08:00
Haojun Liao
37a81dfac6
Merge pull request #6699 from taosdata/fix/TD-4947
...
[TD-4947]<fix> handle mixed group by with top/bottom corrupt
2021-07-06 14:50:40 +08:00
Haojun Liao
a3848a14f5
[td-255] refactor.
2021-07-06 14:48:26 +08:00
zyyang-taosdata
2510a77f58
Merge branch 'develop' of github.com:taosdata/TDengine into release/ver-2.1.4.1
2021-07-06 14:17:14 +08:00
Shuduo Sang
95b0cee27b
[TD-5053]<feature>: taosdump support nanosecond ( #6751 )
...
* [TD-5053]<feature>: taosdump support nanosecond
huge code refactoring
* fix arm32 compile issue.
2021-07-06 14:07:52 +08:00
Elias Soong
4bb8553cc2
Merge pull request #6754 from taosdata/docs/Update-Latest-Feature
...
Docs/update latest feature
2021-07-06 13:27:38 +08:00
Elias Soong
6da6c97053
[TD-5072] <docs>: describe detail about table name wildcard.
2021-07-06 13:26:59 +08:00
Shuduo Sang
8868d44773
Feature/sangshuduo/td 3973 use jemalloc ( #6752 )
...
* [TD-3973]<feature>: add jemalloc as submodule.
* add macro definitions in cmake.
* [TD-3973]<feature>: use jemalloc.
build works as following instructions:
cmake .. -DJEMALLOC_ENABLED=true
make
* fix jemalloc at tag 5.2.1
* link jemalloc works.
* make install works.
* support jemalloc in release.sh.
* release script works.
* fix a typo.
* [TD-3937]<feature>: support jemalloc
add install funtion to all scripts.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-06 12:37:55 +08:00
wpan
beff12c7ba
fix bug issue
2021-07-06 11:47:18 +08:00
wpan
06f38b5b1c
add group by condition check
2021-07-06 10:53:30 +08:00
Hui Li
ceeddfaadc
Merge pull request #6741 from taosdata/test/TD-4899
...
add manual test case of subscription with no result file defined
2021-07-06 10:11:50 +08:00
Hui Li
0834f2539d
Merge pull request #6748 from taosdata/xiaoping/add_test_case
...
[TD-4983]<test>: add test case for interval boundary
2021-07-06 10:11:42 +08:00
Zhiyu Yang
a657f4529b
add tq release packagine scripts ( #6739 )
...
* change version number
* change packaging scripts
* add more scripts
* change scripts
* change
* change
* change
Co-authored-by: plum-lihui <huili@taosdata.com>
2021-07-06 09:23:05 +08:00
wpan
3fad481995
fix offset issue
2021-07-06 09:06:36 +08:00
bryanchang0603
d2b4f31a32
Merge branch 'release/ver-2.1.4.1' of github.com:taosdata/TDengine into release/ver-2.1.4.1
2021-07-06 02:30:14 +08:00
bryanchang0603
32d8dd7979
modify release.sh
2021-07-06 02:27:49 +08:00
zyyang-taosdata
48db99a7e9
modify alert release'scripts
2021-07-05 22:58:20 +08:00
Haojun Liao
d63df5673a
Merge pull request #6747 from taosdata/hotfix/TD-5051
...
[TD-5051]add interval value check
2021-07-05 22:56:47 +08:00
Haojun Liao
68e41b7e32
Merge pull request #6732 from junli1026/jun/hash
...
Make taosHashGetSize thread-safe and rename function
2021-07-05 22:55:06 +08:00
zyyang-taosdata
053126add3
Merge branch 'develop' of github.com:taosdata/TDengine into release/ver-2.1.4.1
2021-07-05 19:48:31 +08:00
Ping Xiao
d390ad7a8e
[TD-4983]<test>: add test case for interval boundry
2021-07-05 18:27:32 +08:00
wpan
752db3477a
add interval value check
2021-07-05 18:18:24 +08:00
yihaoDeng
70f9acbfde
[TD-4947]<fix> handle mixed group by with top/bottom corrupt
2021-07-05 18:02:32 +08:00
Haojun Liao
b2d1471889
Merge branch 'develop' into fix/TD-4947
2021-07-05 18:25:57 +08:00
Hui Li
d441dee5e0
Merge pull request #6743 from taosdata/xiaoping/add_test_case
...
[TD-5000]<test>: add test case for nested query
2021-07-05 17:30:26 +08:00
wpan
9debc4992d
add diff... group by check
2021-07-05 16:06:43 +08:00
zyyang-taosdata
965f55beeb
change version number
2021-07-05 15:43:25 +08:00
Shengliang Guan
2d79c55eff
Merge pull request #6728 from taosdata/fix/TD-4665
...
CHANGE keepColumnName to 1
2021-07-05 15:36:23 +08:00
Elias Soong
17817986bb
[TD-4657] <docs>: describe short version of "LIMIT/SLIMIT OFFSET" clause.
2021-07-05 15:29:46 +08:00
Ping Xiao
18df0e3792
[TD-5000]<test>: add test case for nested query
2021-07-05 14:37:59 +08:00
zhaoyanggh
238925ddbc
add manual test case of subscription with no result file defined
2021-07-05 13:26:49 +08:00
Shuduo Sang
4e9433020c
[TD-5018]<fix>: taosdemo prompt if the batch is too large to insert data. ( #6737 )
2021-07-05 13:21:05 +08:00
Zhiyu Yang
7f2e888bbc
[TD-4939]<test>: add a Proxool Connection Pool Demo ( #6657 )
...
* [TD-4939]<test>: add a Proxool Connection Pool Demo
* change
2021-07-05 11:15:42 +08:00
jtcheng
95bc9aa96f
[self-assign]: Fix self-assignment
2021-07-05 10:10:40 +08:00
wpan
014740decf
add unit test
2021-07-05 08:52:34 +08:00
Jun Li
d59c5809ef
Make taosHashGetSize thread-safe and rename function
2021-07-04 00:20:49 -07:00
Haojun Liao
c4f96ffc98
Merge pull request #6727 from taosdata/feature/query
...
Feature/query
2021-07-03 15:19:17 +08:00
Haojun Liao
7699813079
[td-225] fix compiler error.
2021-07-03 14:00:23 +08:00
Haojun Liao
1c24c3d046
[td-225] fix compiler error.
2021-07-03 10:17:59 +08:00
Shuduo Sang
adb569817b
Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan ( #6726 )
...
* [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.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-03 00:09:18 +08:00
Haojun Liao
8e135b150c
[td-225]suppress code check error.
2021-07-02 23:07:32 +08:00
Haojun Liao
5b4775d91f
[td-225] suppress the code check warning.
2021-07-02 22:15:45 +08:00