Commit Graph

16900 Commits

Author SHA1 Message Date
zhaoyanggh 7fee581d88 [TD-4812] add change replica operation in robust script 2021-07-21 16:52:17 +08:00
tomchon 4bef2da4d8 Merge branches 'dev/chr' and 'develop' of github.com:taosdata/TDengine into dev/chr
Conflicts:
	tests/pytest/tools/taosdemoAllTest/taosdemoTestInsertWithJson.py
2021-07-21 16:51:25 +08:00
Hui Li 655a514835
Merge pull request #6938 from taosdata/test/TD-5038
[TD-5038] test case for flushing while drop database
2021-07-21 16:06:17 +08:00
Hui Li 7d67171e7c
Merge pull request #6922 from taosdata/hotfix/TD-5388
Hotfix/td 5388
2021-07-21 16:05:56 +08:00
Hui Li 117c4e56b7
Merge pull request #6949 from taosdata/test/TD-4816
[TD-4816]create stable and insert script for robust test
2021-07-21 16:04:56 +08:00
tickduan 69c6748f00 Merge branch 'compress_float' of https://github.com/taosdata/TDengine into compress_float 2021-07-21 14:58:01 +08:00
tickduan 8f6b7dace4 drop comment debug test information 2021-07-21 14:56:31 +08:00
shenglian zhou 2c703b558e [TD-5431]<fix>:fix hashDistinct bug that var_data_type value use the the maxmium length as the key length 2021-07-21 14:54:39 +08:00
tickduan da2489dc2e drop comment debug test information 2021-07-21 14:52:43 +08:00
tomchon 852b9462a6 modify dockerManifest.sh 2021-07-21 14:16:10 +08:00
Shuduo Sang 0388ffa72f
Hotfix/sangshuduo/td 5306 taosdemo stmt autocreatetable (#6950)
* [TD-5300]<fix>: taosdemo stmt debug print.

* fix default iface is unknown.
2021-07-21 13:47:16 +08:00
wpan 8568727b90 fix table name issue 2021-07-21 13:32:06 +08:00
tomchon b78fa36233 modify all release scripts to adding "beta" in package name 2021-07-21 12:13:17 +08:00
Yang Zhao c4d3f0da13
Delete insert.c 2021-07-21 11:15:06 +08:00
zhaoyanggh d1f13addc9 [TD-4816] add query opertion for robust test 2021-07-21 11:13:54 +08:00
zhaoyanggh 4ed51b9ae2 Merge branch 'develop' of https://github.com/taosdata/TDengine into test/TD-4816 2021-07-21 11:12:38 +08:00
Haojun Liao 1df5946dc6 Merge branch 'develop' into feature/query 2021-07-21 10:29:35 +08:00
Haojun Liao b538d5800f
Merge pull request #6923 from taosdata/feature/TD-5331
[TD-5331]optimize bind insert performance
2021-07-21 10:28:53 +08:00
Haojun Liao f97a2eeb42
Merge pull request #6944 from taosdata/feature/TD-5234
[TD-5234]<feature>: added name for threads
2021-07-21 10:28:27 +08:00
zhaoyanggh 7472194e1b [TD-4816]insert script for robust test 2021-07-21 09:35:41 +08:00
Haojun Liao 2e4229717e [td-225]fix compiler error. 2021-07-20 23:04:30 +08:00
Shuduo Sang 43f1d6c546
Hotfix/sangshuduo/td 5398 taosdemo 4096col ntable (#6939)
* [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.

* fix test case for column name be shorter.

* use accurate buffer length.

* 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-20 22:39:56 +08:00
Ganlin Zhao 915463dfc7 [TD-5429]<hotfix>:executing group by test suite throws uninitialized semaphore error 2021-07-20 22:34:39 +08:00
XYWang 5e07893a44 [TD-5234]<feature>: added name for threads 2021-07-20 19:33:04 +08:00
Haojun Liao c01f04a209 [td-255]fix compiler error. 2021-07-20 18:31:11 +08:00
tomchon 0fe1892a0e Merge branch 'release/ver-2.1.5.0' of github.com:taosdata/TDengine into release/ver-2.1.5.0 2021-07-20 18:15:51 +08:00
tomchon f8f66d03b9 modify dockerbuild.sh about beta version name 2021-07-20 18:10:25 +08:00
tomchon 7ed34ee518 modify dockerbuild.sh that uses host network while building docker images 2021-07-20 18:03:25 +08:00
tickduan 8534238eba util->cmakefile.txt conflict 2021-07-20 17:58:29 +08:00
tickduan df25aae3ed add include path change from SZ to TSZ fixed td_sz.h not found 2021-07-20 17:55:15 +08:00
Haojun Liao 210bee6b35 Merge branch 'develop' into feature/query 2021-07-20 17:23:30 +08:00
Haojun Liao 8125b80835 [td-225]fix compiler error. 2021-07-20 17:21:44 +08:00
tickduan 84db29cc09 remove show info \n 2021-07-20 16:28:23 +08:00
Hui Li 99ca684350
Merge pull request #6920 from taosdata/test/TD-5143
[TD-5143]<test> adding test case about subquery
2021-07-20 16:22:54 +08:00
Hui Li 02a898b318
Merge pull request #6935 from taosdata/xiaoping/add_test_case
[TD-5399]<test>: update scripts for daily performance test
2021-07-20 16:21:45 +08:00
Haojun Liao 664bfa3625 [td-5418]<enhance>: change the refresh thread generate mechanism to reduce the number of refresh thread. 2021-07-20 16:03:18 +08:00
shenglian zhou 437784413f fix arm compilation error 2021-07-20 15:55:33 +08:00
Haojun Liao 54cb9070b3
Merge pull request #6862 from Yurunsoft/fix-header-space
Fix the problem of parsing http protocol when the request header lacks spaces
2021-07-20 15:55:18 +08:00
zyyang 88ee9daee3 [TD-5388]<test>: modified test case, use execute for reset query cache statement 2021-07-20 15:53:03 +08:00
dapan1121 f96ad1f420
Merge branch 'develop' into feature/TD-5331 2021-07-20 15:51:50 +08:00
tickduan a686408917 errTSZ set to blank 2021-07-20 15:50:04 +08:00
Haojun Liao 8d48b77d04
Merge pull request #6934 from taosdata/feature/query
Feature/query
2021-07-20 15:48:47 +08:00
tickduan c8ecafed59 Set global var VAR_TSZ fixed build error 2021-07-20 15:47:34 +08:00
shenglian zhou d959f60187 add more function test to schemaless.c 2021-07-20 15:47:17 +08:00
Linhe Huo d1110fe7b0
[TD-5406]<fix>: dll export for stmt* api (#6932) 2021-07-20 15:43:44 +08:00
zhaoyanggh e43e672327 [TD-5038] test case for flushing while drop database 2021-07-20 15:13:21 +08:00
shenglian zhou 43835e9b92 improve child table name performance 2021-07-20 14:34:26 +08:00
shenglian zhou 232cf4e7ea add performance test 2021-07-20 13:52:02 +08:00
Ping Xiao a8ced0f493 fix runtime error 2021-07-20 13:46:24 +08:00
wpan 0f3c6dd768 Merge branch 'develop' into feature/TD-5331 2021-07-20 10:56:46 +08:00