Commit Graph

16940 Commits

Author SHA1 Message Date
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
shenglian zhou dedbb75485 Merge branch 'develop' into feature/td-4647-2 2021-07-20 10:43:00 +08:00
Hongze Cheng f710978773
Merge pull request #6928 from taosdata/enhance/TD-5395
Enhance/td 5395
2021-07-20 10:38:41 +08:00
Ping Xiao 524641123a [TD-5399]<test>: update scripts for daily performance test 2021-07-20 10:27:01 +08:00
Shuduo Sang e8b3fde4dc
[TD-5398]<fix>: taosdemo 4096 columns table creation failed. (#6930)
* [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.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-20 10:14:55 +08:00
tickduan e46f672062 TSZ submit new add ++ 2021-07-20 09:47:29 +08:00
shenglian zhou ff7aec3b36 improve log & memory allocation check 2021-07-20 09:44:23 +08:00
Haojun Liao 5bea3eabe5 [td-225]fix compiler error. 2021-07-19 22:58:54 +08:00
tickduan dc3ceb7f00 readd TSZ submodule 2021-07-19 21:24:30 +08:00
tickduan 2f311a1dd2 delete TSZ parent 2021-07-19 20:58:20 +08:00
tickduan 518f2a04c7 fix build err 2021-07-19 20:43:25 +08:00