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
Hongze Cheng
bea199ced7
Merge pull request #6981 from taosdata/compress_float
...
change config name in taos.cfg
2021-07-23 09:34:16 +08:00
Shuduo Sang
868daf4f06
Hotfix/sangshuduo/td 5445 taosdemo stmt sample ( #6977 )
...
* [TD-5445]<fix>: taosdemo bug for stmt interface with sample data.
* refactoring some macros.
* fix mac compile error.
2021-07-23 06:36:52 +08:00
jiajingbin
a8352d8c2a
[TD-5314]: autotest cases
2021-07-23 01:43:00 +08:00
Shuduo Sang
c61a99a716
[TD-5479]<fix>: taosdump -S -E does not work. ( #6980 )
...
* [TD-5479]<fix>: taosdump -S -E does not work.
* taosdemo support timestamp step from command line.
2021-07-22 23:31:24 +08:00
wenzhouwww
5af5a71965
[TD-5369]<test> add test case for taosdemo nano support!
2021-07-22 20:09:05 +08:00
tomchon
1f8d74f6d4
open taosdemo-testcase
2021-07-22 20:06:16 +08:00
Hui Li
be4e4c3889
Merge pull request #6982 from taosdata/dev/chr
...
close taosdemo-testcase
2021-07-22 20:04:30 +08:00
tomchon
ae10545c29
close taosdemo-testcase
2021-07-22 20:02:42 +08:00
wenzhouwww
1bdd683872
[TD-5369]<test> taosdemo test case for nano support , the sql files is must be here!
2021-07-22 19:59:36 +08:00