Commit Graph

17294 Commits

Author SHA1 Message Date
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
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
Ganlin Zhao 1da9c4c9d3 [TD-5451]<fix> add integer&float boundary check 2021-07-23 16:01:52 +08:00
jiajingbin c572b1345e save 2021-07-23 16:01:12 +08:00
shenglian zhou 269a7cead6 fix error when modifing tag column causing exceed limit 2021-07-23 15:50:53 +08:00
jiajingbin 0224dd1056 save 2021-07-23 15:35:19 +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
jiajingbin 5881243310 save 2021-07-23 14:29:16 +08:00
shenglian zhou 1d77a5b0d1 [TD-5484]<fix>:nchar/binary tag length exceed limit error when alter table 2021-07-23 14:19:19 +08:00
shenglian zhou c50dcb9e6d [TD-5485]<fix>:fix memory error due to uninitialized pointer value 2021-07-23 14:08:59 +08:00
tomchon 009885b1cc mv taosdemo-testcase into p2 at fulltest.sh 2021-07-23 14:07:49 +08:00
Haojun Liao 9c23c91870
Merge pull request #6956 from taosdata/hotfix/td-5431-master
[TD-5431]<fix>:taken into accout data length when compare nchar bytes
2021-07-23 11:58:02 +08:00
Haojun Liao 09e3200541
Merge pull request #6966 from taosdata/feature/TD-5237
[TD-5237]<feature>:add additional info for "show queries" output
2021-07-23 11:57:03 +08:00
Haojun Liao 3623998916 [td-225]merge develop. 2021-07-23 11:31:06 +08:00
Haojun Liao 5cc26ce991 [td-225]fix bug found by regression test. 2021-07-23 11:27:46 +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
shenglian zhou c82eecddd0 [TD-5485]<fix>:fix memory error due to uninitialized pointer value 2021-07-23 10:59:08 +08:00
Hui Li a86bb47a1a
Merge pull request #6964 from taosdata/test/TD-4812
[TD-4812] complete robust cluster test script
2021-07-23 10:39:49 +08:00
Hui Li b170a07253
Merge pull request #6978 from taosdata/test/TD-5338-m
[TD-5338]<test>:test stable interval function
2021-07-23 10:39:04 +08:00
wenzhouwww c133eb1cfe [TD-5369]<test> modify an error about insert 2021-07-23 10:07:02 +08:00
Shuduo Sang 7c817e2486
Hotfix/sangshuduo/td 5479 taosdump s e for master (#6986)
* [TD-5479]<fix>: taosdump -S -E does not work.

* taosdemo support timestamp step from command line.
2021-07-23 10:04:42 +08:00