Commit Graph

16873 Commits

Author SHA1 Message Date
XYWang 5e07893a44 [TD-5234]<feature>: added name for threads 2021-07-20 19:33:04 +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
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
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
tickduan 5810ee65df remove SZ replace with submodule TSZ 2021-07-19 20:22:34 +08:00
shenglian zhou 3b86cd1242 Merge branch 'develop' into feature/td-4647-2 2021-07-19 20:13:35 +08:00
tomchon 1c7670d9f7 modify release scripts and change version number 2021-07-19 19:40:22 +08:00
Haojun Liao 78f58194c4 [td-5404]<fix>: fix memory leak in union query. 2021-07-19 17:55:42 +08:00
Cary Xu 1800c2e846 support payload type for both prepare and non-prepare mode 2021-07-19 16:50:25 +08:00
Elias Soong 8dabb0f8f8
Merge pull request #6925 from taosdata/docs/Update-Latest-Feature
[TD-5255] <docs>: fix table names typo.
2021-07-19 16:23:45 +08:00
Elias Soong 182f97676d [TD-5255] <docs>: fix table names typo. 2021-07-19 16:23:23 +08:00
Shengliang Guan 3de012990a
Merge pull request #6914 from taosdata/fix/TD-5324
[TD-5324]<fix>:check max row bytes when alter tag/column width
2021-07-19 16:18:51 +08:00
Haojun Liao b4154d8ad6 [td-255]update cmake files. 2021-07-19 15:45:48 +08:00
zhaoyanggh d26a7ca3ba fix test case 2021-07-19 15:43:41 +08:00
zhaoyanggh 20bb141347 add test case for reset query cache using jdbc 2021-07-19 15:40:29 +08:00
wpan 35c0cf9df0 fix windows compile error 2021-07-19 15:37:06 +08:00
zyyang 092a2e4330 [TD-5388]<fix>: fix isUpdateQuery for 'reset query cache' statement 2021-07-19 15:36:58 +08:00
Haojun Liao b9a321e8c5 [td-225]disable utiltest 2021-07-19 15:18:27 +08:00
Haojun Liao 83dc3b31cf [td-225]add test files. 2021-07-19 15:13:57 +08:00
wpan 152483045b Merge branch 'develop' into feature/TD-5331 2021-07-19 15:02:45 +08:00
Haojun Liao f3fd5d1a66 [td-5376]<enhance>: improve last_row query performance. 2021-07-19 14:49:11 +08:00