Haojun Liao
05d137aa67
Merge pull request #6842 from taosdata/hotfix/TD-5142
...
[TD-5142]add timezone comments for windows
2021-07-13 22:38:00 +08:00
Elias Soong
764ac99928
Merge pull request #6845 from taosdata/docs/Update-Latest-Feature
...
Docs/update latest feature
2021-07-13 18:01:03 +08:00
Elias Soong
a065d6a357
[TD-4905] <docs>: describe "INSERT INTO FILE" and restructured document about INSERT grammar.
2021-07-13 18:00:24 +08:00
Elias Soong
abf659bd14
[TD-4969] <docs>: modify minimal interval of selecting window to be 1us.
2021-07-13 15:19:10 +08:00
Haojun Liao
883d02bb9e
Merge pull request #6834 from taosdata/feature/query
...
Feature/query
2021-07-13 14:08:00 +08:00
Hui Li
188f7a5450
Merge pull request #6806 from taosdata/test/TD-4735-d
...
Test/td 4735 d
2021-07-13 13:45:17 +08:00
Hui Li
27618bdfe9
Merge pull request #6839 from taosdata/dev/chr
...
[TD-5087]<test>: update testcase that compressing wal logs
2021-07-13 13:45:08 +08:00
liuyq-617
99016d14d4
fix error
2021-07-13 13:21:11 +08:00
liuyq-617
95fba837f9
update case topic1.sim
2021-07-13 11:41:16 +08:00
wpan
c24033dc25
add timezone comments for windows
2021-07-13 11:32:39 +08:00
liuyq-617
89200feb44
[TD-5187]<test>update case for wal,fsync
2021-07-13 10:49:07 +08:00
Shuduo Sang
54bdd895f7
Feature/sangshuduo/td 5136 taosdemo rework ( #6837 )
...
* [TD-5136]<feature>: taosdemo simulate real senario.
* update test case according to taosdemo change
* adjust range of semi-random data.
2021-07-13 10:38:55 +08:00
Haojun Liao
2c30118c13
[td-4780]<fix>: disable the update of fsync and wal parameters after the database created.
2021-07-13 10:27:36 +08:00
Shuduo Sang
4486cae180
[TD-5136]<feature>: taosdemo simulate real senario. ( #6833 )
...
* [TD-5136]<feature>: taosdemo simulate real senario.
* update test case according to taosdemo change
2021-07-12 17:08:54 +08:00
tomchon
0ef4ef0576
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
2021-07-12 16:18:26 +08:00
tomchon
4f0266b390
[TD-5087]<test>: update testcase that compressing wal logs
2021-07-12 14:19:51 +08:00
Elias Soong
f3279fa698
Merge pull request #6835 from taosdata/docs/Update-Latest-Feature
...
[TD-4780] <docs>: unpublished WAL & FSNYC hot modification feature.
2021-07-12 14:18:07 +08:00
Elias Soong
3abecfdda9
[TD-4780] <docs>: unpublished WAL & FSNYC hot modification feature.
2021-07-12 14:17:43 +08:00
Haojun Liao
128c1bc5c3
[td-225]disable alter wal level after create databases.
2021-07-12 13:47:07 +08:00
Haojun Liao
cdc85ae820
[td-225]disable alter wal level.
2021-07-12 13:38:59 +08:00
Shuduo Sang
696435cdcc
Hotfix/sangshuduo/td 3801 taosdump coverity scan issue for develop ( #6831 )
...
* fix converity scan issue.
* fix converity issues
* fix converity scan issue.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-11 21:51:07 +08:00
Shuduo Sang
bf5b5b3549
Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan ( #6829 )
...
* [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.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-11 20:24:55 +08:00
Haojun Liao
812c9bcc2e
[td-5176]<enhance>: improve the twa query performance in case of interval query.
2021-07-11 14:43:55 +08:00
Shuduo Sang
e5917825b5
Hotfix/sangshuduo/td 3801 taosdump coverity scan issue for develop ( #6827 )
...
* fix converity scan issue.
* fix converity issues
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-11 11:21:05 +08:00
Haojun Liao
8cd41b4c98
Merge pull request #6824 from taosdata/feature/query
...
[td-225]
2021-07-09 21:52:57 +08:00
Haojun Liao
c9933fd333
[td-225]
2021-07-09 19:16:25 +08:00
Haojun Liao
794549527c
Merge pull request #6818 from taosdata/hotfix/TD-5156
...
[TD-5156]fix interval issue
2021-07-09 19:12:03 +08:00
Shuduo Sang
a13206ddbf
Feature/sangshuduo/td 3973 use jemalloc ( #6822 )
...
* [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.
* add ldconfig for jemalloc library cache refresh.
* add /etc/ld.so.conf.d/jemalloc.conf for centos
* check ver comp by file.
* fix makeclient.sh
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-09 17:58:08 +08:00
Linhe Huo
66ab17dd58
[TD-4946]<feature>: Node.js connector support nanoseconds ( #6817 )
...
* [TD-4946]<feature>: Node.js connector support nanoseconds
* [TD-5166]<feature>: Node.js connector support no host settings
2021-07-09 16:48:32 +08:00
jtcheng
e811cb0ad8
[TD-6809]: Fix jdbc NPE ( #6814 )
2021-07-09 14:12:23 +08:00
wpan
4b9190ab38
fix interval issue
2021-07-09 14:06:49 +08:00
Haojun Liao
99aca608a5
Merge pull request #6816 from taosdata/feature/query
...
[td-5126]<enhance>:improve the nest query performance.
2021-07-09 13:23:30 +08:00
Haojun Liao
03455e6fe9
[td-5126]<enhance>:improve the nest query performance.
2021-07-09 12:19:59 +08:00
Elias Soong
94d1ac9f98
Merge pull request #6815 from taosdata/docs/Update-Latest-Feature
...
[TD-4808] <docs>: update Windows specific commands in building & inst…
2021-07-09 11:35:28 +08:00
Elias Soong
1d61e72be3
[TD-4808] <docs>: update Windows specific commands in building & installation.
2021-07-09 11:35:05 +08:00
tomchon
befa257a86
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
2021-07-09 02:45:28 +08:00
Shuduo Sang
8d1e7a804f
Hotfix/sangshuduo/td 5128 odbc compile failure ( #6811 )
...
* [TD-5128]<fix>: odbc compile failed.
* cherry pick from master branch.
* fix visual studio 2012 build issue.
2021-07-08 21:58:30 +08:00
Shuduo Sang
00a02452b2
Feature/sangshuduo/td 5108 lua support on win and mac ( #6812 )
...
* [TD-5108]<feature>: support lua on Windows and Mac
* fix compile warning on mac
2021-07-08 21:57:17 +08:00
Haojun Liao
d1b4170bf5
Merge pull request #6808 from taosdata/feature/query
...
Feature/query
2021-07-08 18:26:47 +08:00
Haojun Liao
1da3588491
Merge pull request #6734 from jtcheng/bugfix/self-assignment
...
[self-assign]: Fix c struct field self-assignment
2021-07-08 16:11:54 +08:00
Haojun Liao
c6eea28edc
Merge pull request #6803 from taosdata/hotfix/TD-5101
...
[TD-5101]fix bool hash issue
2021-07-08 16:11:14 +08:00
Haojun Liao
dff88d8be9
Merge pull request #6721 from jtcheng/bugfix/TD-6536
...
[TD-6536]: Fix memory leak during alter database
2021-07-08 16:10:39 +08:00
Haojun Liao
5be8dc403f
Merge pull request #6773 from taosdata/hotfix/TD-5045
...
[TD-5045]fix nchar filter issue
2021-07-08 16:09:47 +08:00
Haojun Liao
20ed0ad772
Merge pull request #6787 from taosdata/fix/TD-5056
...
[TD-5056]<fix> fix input exception
2021-07-08 16:09:02 +08:00
Haojun Liao
ab89600ca0
Merge pull request #6790 from taosdata/fix/TD-5035
...
[TD-5035]<fix> fix empty pointer
2021-07-08 16:08:33 +08:00
Shuduo Sang
1e63299aeb
Revert "[TD-5108]<feature>: CI support lua ( #6798 )" ( #6807 )
...
This reverts commit ad23a6979f .
2021-07-08 15:59:26 +08:00
Haojun Liao
3d7b4e431e
[td-225]fix compiler error.
2021-07-08 15:32:17 +08:00
Shuduo Sang
7fdffa08d2
[TD-5128]<fix>: odbc compile failed. ( #6804 )
2021-07-08 15:21:20 +08:00
Haojun Liao
f40ebe0e40
[td-225] fix bug caused by code refactor.
2021-07-08 14:05:56 +08:00
happyguoxy
df5f03bbdf
[TD-4735]<test>:test nestquery last row function
2021-07-08 13:55:47 +08:00