Commit Graph

16719 Commits

Author SHA1 Message Date
happyguoxy 7845fc9682 [TD-5074]<test>:test operator cost 2021-07-28 14:04:59 +08:00
happyguoxy 11d5b3231d [TD-5074]<test>test operator 2021-07-23 14:49:27 +08:00
happyguoxy ea0cc35af4 [TD-5074]<test>test operator 2021-07-23 14:49:15 +08:00
happyguoxy 0b7a625744 [TD-5213]<test>:test 4096 columns with taosdemo 2021-07-23 11:10:59 +08:00
happyguoxy 07bf3966ec [TD-5213]<test>:test 4096 columns with taosdemo 2021-07-23 11:10:45 +08:00
happyguoxy c978fb9329 [TD-5213]<test>:test 4096 columns 2021-07-21 16:12:54 +08:00
happyguoxy f12d1f2769 [TD-5213]<test>:test 4096 columns with taosdemo 2021-07-21 16:12:32 +08:00
happyguoxy d966ee23d6 [TD-5213]<test>:test 4096 columns with taosdemo 2021-07-21 16:12:18 +08:00
happyguoxy 1ab5ce7fa9 [TD-5213]<test>:test 4096 columns with taosdemo 2021-07-21 16:12:04 +08:00
happyguoxy 756a60f91f [TD-5213]<test>:test 4096 columns without taosdemo 2021-07-21 16:11:41 +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
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
XYWang 5e07893a44 [TD-5234]<feature>: added name for threads 2021-07-20 19:33:04 +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 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
dapan1121 f96ad1f420
Merge branch 'develop' into feature/TD-5331 2021-07-20 15:51:50 +08:00
Haojun Liao 8d48b77d04
Merge pull request #6934 from taosdata/feature/query
Feature/query
2021-07-20 15:48:47 +08:00
Linhe Huo d1110fe7b0
[TD-5406]<fix>: dll export for stmt* api (#6932) 2021-07-20 15:43:44 +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
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
Haojun Liao 5bea3eabe5 [td-225]fix compiler error. 2021-07-19 22:58:54 +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
wpan 35c0cf9df0 fix windows compile error 2021-07-19 15:37:06 +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
Shuduo Sang b0bdd7c2c6
Hotfix/sangshuduo/td 5300 taosdemo stmt print (#6918)
* [TD-5300]<fix>: taosdemo stmt debug print.

* fix default iface is unknown.
2021-07-19 14:40:43 +08:00
wpan 950212fd35 support bind for sub tables in the same stable 2021-07-19 14:40:40 +08:00
Cary Xu bd38430097 removed unused codes 2021-07-19 13:57:45 +08:00
bryanchang0603 65d31bea78 [TD-5143]<test> adding test case about subquery 2021-07-19 12:40:52 +08:00
Cary Xu ccb10efb73 eliminate redundant codes 2021-07-19 12:04:06 +08:00
Shuduo Sang 0953a60676
Feature/sangshuduo/td 5136 taosdemo rework (#6911)
* [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 12:03:18 +08:00
lichuang 1b90edcc55 [TD-5324]<fix>:check max row bytes when alter tag/column width 2021-07-19 11:09:35 +08:00
lichuang 02eca3c0e4 [TD-5324]<fix>:check max row bytes when alter tag/column width 2021-07-19 10:55:39 +08:00
lichuang 9a5402b010 [TD-5324]<fix>:check max row bytes when alter tag/column width 2021-07-19 10:42:19 +08:00
Haojun Liao c9a3b75090
Merge pull request #6908 from taosdata/fix/TD-5055
[TD-5055]<fix> handle incorret result
2021-07-19 10:41:33 +08:00
Haojun Liao c1fa46d543
Merge pull request #6706 from taosdata/feature/TD-4666
Feature/td 4666
2021-07-19 10:40:03 +08:00
Hongze Cheng 411a035c32
Merge pull request #6904 from taosdata/hotfix/TD-5322
<TD-5322><fix>: check max columns when add tags of stable
2021-07-19 09:46:31 +08:00
Shengliang Guan 614b5a3352
Merge pull request #6884 from taosdata/feature/m2d6
Feature/m2d6
2021-07-19 09:28:58 +08:00