Commit Graph

17494 Commits

Author SHA1 Message Date
jiajingbin f07b4f55dd save 2021-07-26 01:14:53 +08:00
Linhe Huo ea33ca91d3
[TD-5476]<fix>: update to latest grafanaplugin (#6991) 2021-07-25 22:58:46 +08:00
Linhe Huo d6d822b8e9
[TD-5476]<fix>: update to latest grafanaplugin (#6990) 2021-07-25 22:58:33 +08:00
Haojun Liao f17d7c8bee
Merge pull request #7011 from taosdata/hotfix/td-5478
[TD-5478]<fix>:modify tag value of existing child table in line protocol processing
2021-07-25 16:12:09 +08:00
Haojun Liao cbbb059385 [td-225]fix bug found by regression test. 2021-07-25 16:04:20 +08:00
shenglian zhou 1347ddf892 fix change tag values errors 2021-07-24 23:05:58 +08:00
Haojun Liao 6e015f2cf6 [td-225] fix compiler error. 2021-07-24 22:53:32 +08:00
Haojun Liao eb44d43bba [td-225]fix compiler error. 2021-07-24 22:44:20 +08:00
Haojun Liao a54429b74c [td-225]fix compiler error. 2021-07-24 22:32:44 +08:00
shenglian zhou 7d2cc83a38 TD-5478]:add modify child tag value through line protocol 2021-07-24 21:06:30 +08:00
jiajingbin 63c9b2069e add multi thread 2021-07-24 19:39:20 +08:00
jiajingbin 8ee0962538 add multi thread 2021-07-24 17:27:49 +08:00
jiajingbin 7b883b2637 add multi thread 2021-07-24 15:38:35 +08:00
Haojun Liao 551f54fc40 [td-225] fix bug found by regression test. 2021-07-24 15:36:26 +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
Shuduo Sang 6ff1991d35
Hotfix/sangshuduo/td 5479 taosdump s e (#6994)
* [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:22 +08:00
Haojun Liao 1073ac5160 [td-5407]<enhance>: add a local buffer for super table vgroup id list to improve the query performance. 2021-07-24 14:55:22 +08:00
Haojun Liao e422c53df7 [td-225] fix a typo. 2021-07-24 14:49:55 +08:00
Haojun Liao 7409fda3a2 [td-225] update the thread name 2021-07-24 14:47:37 +08:00
Haojun Liao 74f0030fc9 [td-225] fix cache log error bug. 2021-07-24 14:38:05 +08:00
Haojun Liao 2323d5a228 [td-225] update the test script. 2021-07-24 14:33:54 +08:00
Haojun Liao af0ff7c261
Merge pull request #6941 from taosdata/feature/query
Feature/query
2021-07-24 14:23:47 +08:00
Haojun Liao bc0ce0581f
Merge pull request #7006 from taosdata/fixbug/TD-5474
[TD-5474]<fix> fix runtime error
2021-07-24 14:23:29 +08:00
Haojun Liao 1be2310691
Merge pull request #7002 from taosdata/hotfix/TD-5507
[TD-5507]fix no table meta issue
2021-07-24 14:22:43 +08:00
Haojun Liao 2ede8e74a8
Merge pull request #6996 from taosdata/hotfix/td-5484
[TD-5484]<fix>:tag nchar/binary length exceed limit error when alter table add tag
2021-07-24 14:21:04 +08:00
Haojun Liao 2c645b1254
Merge pull request #6992 from taosdata/hotfix/td-5485
[TD-5485]<fix>:fix memory error due to uninitialized pointer value
2021-07-24 14:20:09 +08:00
jiajingbin cb7e26845b save 2021-07-24 10:22:02 +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
tomchon e47659e0c5 taosdemo 2021-07-23 21:19:09 +08:00
Minglei Jin fa75676613 [TD-5512]<fix>: fix arbitrator offline caused by vnode destroying 2021-07-23 20:24:34 +08:00
wenzhouwww 8c62d84a3d [TD-5369]<test> add test case about taosdemo params 'time_step' 2021-07-23 20:05:08 +08:00
jiajingbin 9a94a39b29 save 2021-07-23 19:24:23 +08:00
jiajingbin 5d9c380788 save 2021-07-23 19:01:44 +08:00
markswang da57b6bec3 [TD-5496]<fix>: add filter length when estimate query msg size 2021-07-23 18:49:27 +08:00
Elias Soong 682060c01b
Merge pull request #7004 from taosdata/docs/Update-Latest-Feature
[TD-848] <docs>: fix description about SPREAD return type.
2021-07-23 18:45:03 +08:00
Elias Soong afaf7d6a13 [TD-848] <docs>: fix description about SPREAD return type. 2021-07-23 18:44:14 +08:00
wpan 8ed28fd81a support range filter 2021-07-23 18:32:35 +08:00
jiajingbin 90ecf82d54 save 2021-07-23 18:31:38 +08:00
shenglian zhou 9ec1f11741 fix error of total tags length and total columns length 2021-07-23 18:21:25 +08:00
tomchon aab7881c4d Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr 2021-07-23 18:19:14 +08:00
wpan b61c267a02 fix bug 2021-07-23 18:01:16 +08:00
wpan 69abf1ab3a fix bug 2021-07-23 17:52:56 +08:00
tomchon d4737dc1de modify release scripts 2021-07-23 17:48:03 +08:00
Elias Soong 1bd30d4572
Merge pull request #7001 from taosdata/docs/Update-Latest-Feature
[TD-5471] <docs>: fix description about parameter of STATE window.
2021-07-23 17:37:11 +08:00
Elias Soong 1c7ebb6d10 [TD-5471] <docs>: fix description about parameter of STATE window. 2021-07-23 17:36:46 +08:00
Zhiyu Yang 6f5d540f52
[TD-5489]<fix>: use jdbc specified version number in cmake/CMakeList.… (#6989)
* [TD-5489]<fix>: use jdbc specified version number in cmake/CMakeList.txt and src/connector/jdbc/CMakeList.txt

* change version number in deploy-pom.xml
2021-07-23 17:17:32 +08:00
jiajingbin 80afed6706 save 2021-07-23 17:12:41 +08:00
shenglian zhou 757a9736d1 Merge branch 'hotfix/td-5484' of github.com:taosdata/TDengine into hotfix/td-5484 2021-07-23 17:01:37 +08:00
shenglian zhou b04048091f [TD-5484]<fix>:fix tag column modify total length check that checked columns instead of tags 2021-07-23 17:01:13 +08:00
shenglian zhou 6b8e149d50 fix uninitialized varaible usage 2021-07-23 16:57:47 +08:00