Commit Graph

14877 Commits

Author SHA1 Message Date
Shuduo Sang 7c817e2486
Hotfix/sangshuduo/td 5479 taosdump s e for master (#6986)
* [TD-5479]<fix>: taosdump -S -E does not work.

* taosdemo support timestamp step from command line.
2021-07-23 10:04:42 +08:00
Hui Li a9d1027c3a
Merge pull request #6959 from taosdata/release/ver-2.0.20.10
release/ver-2.0.20.10
2021-07-22 19:46:18 +08:00
happyguoxy 9df622ef80 [TD-5338]<test>:test stable interval function 2021-07-22 18:03:23 +08:00
Shuduo Sang 199bf6e0d5
[TD-5445]<fix>: taosdemo bug stmt interface with sample data. (#6971)
sync from develop branch.
2021-07-22 16:52:00 +08:00
Shuduo Sang c41d23daaa
copy from develop branch. stmt: 0, nanosec: 0 (#6955)
* copy from develop branch. stmt: 0, nanosec: 0

* set thread name disabled on master branch.
2021-07-21 18:55:10 +08:00
tomchon f24be8751f modify dockerManifest.sh 2021-07-21 15:19:14 +08:00
shenglian zhou b6edb74b3b [TD-5431]<fix>:taken into accout data length when compare nchar bytes 2021-07-21 14:52:24 +08:00
Shengliang Guan d9cc1eb783
Merge pull request #6945 from taosdata/dkj_master
Dkj master pull request to fix metrict_del.sim
2021-07-21 10:48:05 +08:00
tickduan c71d9050e9 trigger PR build 2021-07-21 09:33:21 +08:00
Shuduo Sang 151f3ac161
Hotfix/sangshuduo/td 5398 taosdemo 4096col for master (#6940)
* [TD-5398]<fix>: taosdemo 4096 columns table creation failed.

* change column name prefix from col to c for maxium column number to fix buffer length.

* use accurate buffer length.

* fix test case for column name be shorter.

* remove space between columns and tags.

* change sql buffer to 1M align with taosdef.h.

* column buffer length be calculated.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-21 05:51:43 +08:00
tomchon d39ff9193b @tomchon modify release scripts and change version number 2021-07-20 23:21:01 +08:00
tickduan 234aad8ee7 db name len and metrics_del.sim two problem fixed 2021-07-20 21:07:13 +08:00
Hui Li 31fe3946e9
Merge pull request #6921 from taosdata/release/ver-2.0.20.9
modify all release scripts to adding "beta" in package name
2021-07-20 16:22:38 +08:00
Linhe Huo d8cbde67c4
[TD-5406]<fix>: dll export stmt_* api for windows (#6937) 2021-07-20 15:43:17 +08:00
Shuduo Sang 211c7f38ce
[TD-5398]<fix>: taosdemo 4096 columns table creation failed. (#6931)
* [TD-5398]<fix>: taosdemo 4096 columns table creation failed.

* change column name prefix from col to c for maxium column number to fix buffer length.

* use accurate buffer length.

* fix test case for column name be shorter.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-20 11:49:58 +08:00
Haojun Liao 16b9fc88ec
Merge pull request #6926 from taosdata/hotfix/TD-5338-m
[TD-5338]support dummy tag in sub-table interval query
2021-07-20 10:37:42 +08:00
Haojun Liao b0657d0646
Merge pull request #6924 from taosdata/fix/TD-5388
[TD-5388]<fix>: fix isUpdateQuery for 'reset query cache' statement
2021-07-19 22:30:40 +08:00
Shuduo Sang 43a3ee0690
Hotfix/sangshuduo/td 5300 taosdemo stmt print for master (#6919)
* [TD-5300]<fix>: taosdemo stmt debug print.

* fix default iface is unknown.

* merge with TD-5300 fix against develop
2021-07-19 16:48:40 +08:00
wpan 2ae80b66a3 support dummy tag in sub-table interval query 2021-07-19 16:26:27 +08:00
zhaoyanggh 72512255bb add test case for reset query cache using jdbc 2021-07-19 16:01:05 +08:00
zyyang b74bfad64f [TD-5388]<fix>: fix isUpdateQuery for 'reset query cache' statement 2021-07-19 15:59:35 +08:00
Hui Li 59f9aa8c2f
Merge pull request #6915 from taosdata/test/TD-5206-m
Test/td 5206 m
2021-07-19 15:42:01 +08:00
tomchon f2e8ec524b modify all release scripts to adding "beta" in package name 2021-07-19 14:01:39 +08:00
happyguoxy b5724bb8e9 [TD-5206]<test>:test query stable join function 2021-07-19 10:41:40 +08:00
happyguoxy a8cc70f245 [TD-5206]<test>:test query stable join function 2021-07-19 10:41:14 +08:00
Haojun Liao 8f1b0d0ba2
Merge pull request #6894 from taosdata/fix/query
[td-5278]<enhance>: enable the show queries display the projection qu…
2021-07-19 10:41:03 +08:00
Shuduo Sang 47a7136dbf
Hotfix/sangshuduo/td 5136 taosdemo rework for master (#6913)
* cherry pick from develop branch.

* [TD-5136]<feature>: taosdemo simulate real senario.

* update test case according to taosdemo change

* adjust range of semi-random data.

* make demo mode use different tag name and value.

* change malloc to calloc for pid allocation.

* fix typo.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-19 10:05:28 +08:00
Shuduo Sang 278fbeaa4a
Hotfix/sangshuduo/td 3197 taosdemo coverity scan for master (#6906)
* [TD-3197]<fix>: taosdemo and taosdump coverity scan issues.

* exit if read sample file failed.

* fix converity scan issue.

* fix coverity scan issue.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-18 09:26:13 +08:00
Shuduo Sang c06b23c58e
cherry pick from develop branch. (#6903) 2021-07-17 19:19:38 +08:00
Shuduo Sang 98c026fd7c
Hotfix/sangshuduo/td 5302 taosdemo stmt interlace for master (#6900)
* [TD-5302]<fix>:taosdemo stmt interlace.

* fix the logic interlace rows compare insert rows.
2021-07-17 17:53:48 +08:00
Shuduo Sang 7c1e067c3a
[TD-5333]<fix>: taosdemo normal table binary overflow. (#6890) 2021-07-17 09:04:04 +08:00
Shuduo Sang cd6587b6db
Hotfix/sangshuduo/td 5242 taosdemo support 4096 for master (#6886)
* [TD-5242]<feature>: taosdemo support max columns align with TSDB defines.

* fix records/sec format.
2021-07-17 05:57:18 +08:00
Haojun Liao e6842e2256 [td-5278]<enhance>: enable the show queries display the projection query on super tables. 2021-07-16 18:55:56 +08:00
Shuduo Sang cde55723cb
Hotfix/sangshuduo/td 5300 taosdemo stmt print for master (#6883)
* [TD-5300]<fix>: taosdemo stmt debug print.

* fix default iface is unknown.
2021-07-16 15:33:10 +08:00
Haojun Liao 00a84f9fb3
Merge pull request #6877 from taosdata/hotfix/TD-5304
[TD-5304]add null protection
2021-07-16 10:03:27 +08:00
wpan b60de12546 add null protection 2021-07-15 18:20:53 +08:00
Haojun Liao 97294c7e9d
Merge pull request #6863 from taosdata/hotfix/m-TD-5206
[TD-5206]<fix>:join not work for some data types issue
2021-07-15 13:59:57 +08:00
Shuduo Sang 2d0bcfbeb6
[TD-5242]<feature>: taosdemo support max columns align with TSDB defines. (#6866) 2021-07-15 11:14:27 +08:00
Shuduo Sang 6fc8211adf
Hotfix/sangshuduo/td 5136 taosdemo rework for master (#6864)
* cherry pick from develop branch.

* [TD-5136]<feature>: taosdemo simulate real senario.

* update test case according to taosdemo change

* adjust range of semi-random data.

* make demo mode use different tag name and value.

* change malloc to calloc for pid allocation.
2021-07-14 22:10:51 +08:00
wpan 73e1c303ba fix windows compile error 2021-07-14 18:04:16 +08:00
wpan 64ca1f7274 fix join issues 2021-07-14 17:13:04 +08:00
Shuduo Sang 2279617750
Hotfix/sangshuduo/td 5136 taosdemo rework for master (#6853)
* cherry pick from develop branch.

* [TD-5136]<feature>: taosdemo simulate real senario.

* update test case according to taosdemo change

* adjust range of semi-random data.

* make demo mode use different tag name and value.
2021-07-14 14:51:52 +08:00
Shuduo Sang 5528a0d7d5
Hotfix/sangshuduo/td 5136 taosdemo rework for master (#6836)
* cherry pick from develop branch.

* [TD-5136]<feature>: taosdemo simulate real senario.

* update test case according to taosdemo change

* adjust range of semi-random data.
2021-07-12 19:08:29 +08:00
Shuduo Sang 8b27da7165
Hotfix/sangshuduo/td 3801 taosdump coverity scan issue (#6832)
* [TD-3801]<fix>: taosdump coverity scan issue.

* merge from commit: 069169e7c1 and fix coverity scan issue.

* fix converity issues

* fix converity scan issue.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-11 22:36:41 +08:00
Shuduo Sang 6fc8a6f537
Hotfix/sangshuduo/td 3197 taosdemo coverity scan for master (#6830)
* [TD-3197]<fix>: taosdemo and taosdump coverity scan issues.

* exit if read sample file failed.

* fix converity scan issue.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-11 20:24:39 +08:00
tomchon 76985feccb modify docker_manifest.sh 2021-07-11 19:39:16 +08:00
Shuduo Sang ba76e69895
Hotfix/sangshuduo/td 3801 taosdump coverity scan issue (#6828)
* [TD-3801]<fix>: taosdump coverity scan issue.

* merge from commit: 069169e7c1 and fix coverity scan issue.

* fix converity issues

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-11 11:21:34 +08:00
tomchon 6956334264 Merge branch 'master' of github.com:taosdata/TDengine into release/ver-2.0.20.9 2021-07-09 18:02:58 +08:00
Shuduo Sang 373f1ed483
Hotfix/sangshuduo/td 3973 use jemalloc for master (#6821)
* [TD-3973]<feature>: add jemalloc as submodule.

* [TD-3973]<feature>: add jemalloc as submodule.

* [TD-3973]<feature>: use jemalloc.

build works as following instructions:

cmake .. -DJEMALLOC_ENABLED=true

make

* fix jemalloc at tag 5.2.1

* fix conflicts

* make install works.

* fix conflicts.

* release script works.

* fix typo

* [TD-3937]<feature>: support jemalloc

add install funtion to all scripts.

* adjust install_jemalloc() position for check compatibility.

* fix position bug.

* add ldconfig for jemalloc library cache refresh.

* cherry pick from develop branch.

* cherry pick from develop branch.

* fix install_jemalloc() in install_client.sh.

* fix makeclient.sh.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-09 17:55:40 +08:00
tomchon de636590e6 Merge branch 'master' of github.com:taosdata/TDengine into release/ver-2.0.20.9 2021-07-09 16:55:52 +08:00