Commit Graph

17494 Commits

Author SHA1 Message Date
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
tickduan 1393637dcc reset blank 2021-07-22 19:59:34 +08:00
tickduan 2035a93335 reset no change code 2021-07-22 19:56:29 +08:00
Hui Li 5381d733e3
Merge pull request #6962 from taosdata/dev/chr
Dev/chr
2021-07-22 19:46:37 +08:00
Hui Li a9d1027c3a
Merge pull request #6959 from taosdata/release/ver-2.0.20.10
release/ver-2.0.20.10
2021-07-22 19:46:18 +08:00
Hui Li cae52534ff
Merge pull request #6943 from taosdata/release/ver-2.1.5.0
Release/ver 2.1.5.0
2021-07-22 19:46:10 +08:00
tickduan 49cf75d768 Merge branch 'develop' into compress_float 2021-07-22 19:42:12 +08:00
yihaoDeng e2635df55d [TD-5438]<fix> fix bug 2021-07-22 19:25:11 +08:00
Ganlin Zhao 1754d66494 [TD-5458]<fix>:add duplicate key check for tag&field 2021-07-22 18:55:27 +08:00
Haojun Liao 61fc0b3c88
Merge pull request #6946 from taosdata/fix/TD-5429
[TD-5429]<hotfix>:executing group by test suite throws uninitialized semaphore error
2021-07-22 18:54:18 +08:00
Haojun Liao 30a98308fc
Merge pull request #6957 from taosdata/hotfix/td-5431
[TD-5431]<fix>:fix hashDistinct bug about var_data_type value keys
2021-07-22 18:53:39 +08:00
Haojun Liao 339fe7358b [td-225]fix compiler error. 2021-07-22 18:51:43 +08:00
tomchon 025361610b [TD-5296]<test>: modify taodemo-testcase about increasing max columns to 4096 2021-07-22 18:46:17 +08:00
tomchon 003dba84b1 [TD-4432]<test>: add taodemo-testcase that using stmt interface 2021-07-22 18:41:18 +08:00
Haojun Liao 5ae6f35823
Merge pull request #6972 from taosdata/hotfix/td-5449
[TD-5449]<fix>:adapt max sql string length for maxium columns
2021-07-22 18:25:31 +08:00
Haojun Liao f18aa2d423
Merge pull request #6974 from taosdata/fix/TD-5459
[TD-5459]<fix>: fix sql parse core error
2021-07-22 18:24:55 +08:00
happyguoxy 9df622ef80 [TD-5338]<test>:test stable interval function 2021-07-22 18:03:23 +08:00
Haojun Liao 97159f54da [td-225]fix bug found by regression test. 2021-07-22 17:20:33 +08:00
Haojun Liao b75ea24da0
Merge pull request #6968 from taosdata/fix/TD-5454
[TD-5454]<fix>: fix arm32 qDebug error
2021-07-22 17:16:53 +08:00
tomchon ae650216a6 Merge branch 'develop' into fix/TD-5454 2021-07-22 17:10:00 +08:00
tomchon ec7bfe5de3 [TD-5454]<fix>: qExecutor for arm32. 2021-07-22 17:09:25 +08:00