liuyq-617
f4b07ce5d9
revert sani
2021-07-29 11:05:59 +08:00
Haojun Liao
af22f075ed
Merge pull request #7058 from taosdata/fix/query
...
[td-5600]<fix>: fix fill caused client crashed in join query.
2021-07-29 10:31:44 +08:00
Hui Li
702d50aef9
Merge pull request #7061 from taosdata/test/jenkins-m
...
[TD-5536]update local jenkins
2021-07-29 09:49:08 +08:00
liuyq-617
f97784ad7a
[TD-5536]update local jenkins
2021-07-29 09:36:57 +08:00
Shuduo Sang
fb62d4bb8e
[TD-5591]<fix>: taosdemo coredump when query 4096 columns. ( #7055 )
2021-07-28 17:53:39 +08:00
Haojun Liao
953f72ec1d
[td-5600]<fix>: fix fill caused client crashed in join query.
2021-07-28 17:43:50 +08:00
Shengliang Guan
82eaa2a503
Merge pull request #7047 from taosdata/fix/tsim-negative-lenght-nchar-binary
...
tsim/nchar-binary: fix negative length crash
2021-07-28 17:40:08 +08:00
Hongze Cheng
abe4052ccb
Merge pull request #7044 from taosdata/hotfix/TD-5574
...
[TD-5574]<hotfix>: fix change KV row value coredump
2021-07-28 14:14:16 +08:00
Minglei Jin
ed42374893
tsim/nchar-binary: fix negative length crash
2021-07-28 11:14:20 +08:00
Hongze Cheng
97850874a7
fix typo causing coredump
2021-07-28 10:55:21 +08:00
Hongze Cheng
7cc108be68
Merge pull request #7042 from taosdata/enhance/TD-5356
...
[TD-5356]<enhance>: default numOfMnodes to 1 instead of 3
2021-07-28 10:08:44 +08:00
Hongze Cheng
8a14e175c9
Merge pull request #7040 from taosdata/fix/TD-5558
...
[TD-5558]<fix>: fix invalid read memory issue
2021-07-28 10:07:40 +08:00
Hongze Cheng
51de627d2b
[TD-5574]<hotfix>: fix change KV row value coredump
2021-07-27 18:56:02 +08:00
Minglei Jin
140f705c52
[TD-5356]<enhance>: default numOfMnodes to 1 instead of 3
2021-07-27 17:22:18 +08:00
Minglei Jin
0d467bb0cd
[TD-5558]<fix>: fix invalid read memory issue
2021-07-27 16:35:13 +08:00
Shuduo Sang
b993a05960
[TD-5543]<fix>: taosdump precision description and display. ( #7031 )
...
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-27 14:49:38 +08:00
Shuduo Sang
2d6e305118
add prompt msg if WAL size exceeds limit. ( #7033 )
2021-07-27 14:03:50 +08:00
Zhiyu Yang
15b616c32e
Fix/td 5506 ( #7022 )
...
* slove conflict
* [TD-5506]<fix>: throw SQLException in HttpClientPoolUtil
2021-07-27 13:19:47 +08:00
Shengliang Guan
53480b07c0
Merge pull request #7005 from taosdata/fix/TD-5512
...
[TD-5512]<fix>: fix arbitrator offline caused by vnode destroying
2021-07-27 10:21:52 +08:00
Shuduo Sang
10956b4a5e
Feature/sangshuduo/td 4068 taosdemo stmt for master ( #7020 )
...
* [TD-4068]<feature>: taosdemo support stmt.
for easy merge purpose. disabled in master.
* fix clang compile error.
* fix memory leak, add more macros. change sqlcount to int
* fix rest segfault.
* add stmt_errstr() for reason print.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-27 07:59:28 +08:00
Shuduo Sang
2d20b42588
Hotfix/sangshuduo/td 3197 taosdemo coverity scan for master ( #7013 )
...
* [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.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-26 09:51:49 +08:00
Linhe Huo
ea33ca91d3
[TD-5476]<fix>: update to latest grafanaplugin ( #6991 )
2021-07-25 22:58:46 +08:00
Shuduo Sang
f026716c16
Hotfix/sangshuduo/td 5479 taosdump s e for master ( #6995 )
...
* [TD-5479]<fix>: taosdump -S -E does not work.
* taosdemo support timestamp step from command line.
* fix help msg.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-24 15:08:33 +08:00
Zhiyu Yang
763b4f3b1d
Release/td 5493 ( #6993 )
...
* merge jdbc update on develop into master
* remove useless test cases
* change
* change
* remove uneccesary test case
* change
2021-07-23 23:04:29 +08:00
Minglei Jin
fa75676613
[TD-5512]<fix>: fix arbitrator offline caused by vnode destroying
2021-07-23 20:24:34 +08:00
Haojun Liao
9c23c91870
Merge pull request #6956 from taosdata/hotfix/td-5431-master
...
[TD-5431]<fix>:taken into accout data length when compare nchar bytes
2021-07-23 11:58:02 +08:00
Hui Li
b170a07253
Merge pull request #6978 from taosdata/test/TD-5338-m
...
[TD-5338]<test>:test stable interval function
2021-07-23 10:39:04 +08:00
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