Commit Graph

16873 Commits

Author SHA1 Message Date
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
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
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
Hui Li 5381d733e3
Merge pull request #6962 from taosdata/dev/chr
Dev/chr
2021-07-22 19:46:37 +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
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
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
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
markswang fc0e4f3ed9 [TD-5459]<fix>: fix sql parse core error 2021-07-22 16:49:38 +08:00
markswang 87ca06dad5 [TD-5459]<fix>: fix sql parse core error 2021-07-22 16:41:54 +08:00
shenglian zhou 5fbb19eb6b Merge branch 'hotfix/td-5449' of github.com:taosdata/TDengine into hotfix/td-5449 2021-07-22 16:20:52 +08:00
shenglian zhou 9f50eae590 [TD-5449]<fix>:adapt max sql string length for maxium tags/columns in line protocol 2021-07-22 16:20:37 +08:00
shenglian zhou 88bc367bc9 [TD-5449]<fix>:adapt max sql string length for maxium tags/columns in line protocol 2021-07-22 16:17:46 +08:00
Haojun Liao 30ea017bb0
Merge pull request #6861 from taosdata/feature/td-4647-2
[TD-4647] support auto adding columns through line protocol
2021-07-22 15:36:17 +08:00
Haojun Liao 0dec49cba5
Merge pull request #6954 from taosdata/hotfix/TD-5434
[TD-5434]fix table name issue
2021-07-22 14:28:06 +08:00
Shuduo Sang dc564d2f75
[TD-5445]<fix>: taosdemo bug for stmt interface with sample data. (#6969) 2021-07-22 13:48:37 +08:00
Zhiqiang Wang 32f9fbb4c7 [TD-5454]<fix>: fix qDebug error 2021-07-22 11:55:54 +08:00
shenglian zhou ad55c1a7c9 Merge branch 'develop' into feature/td-4647-2 2021-07-22 11:38:17 +08:00
shenglian zhou a84c731b7a [TD-5449]<fix>: fix invalid stable name core dump and sigabort total tag num exceed maximum 2021-07-22 11:33:55 +08:00
Hongze Cheng 4fc364a176
Merge pull request #6797 from taosdata/compress_float
Compress float
2021-07-22 10:26:47 +08:00
Zhiyu Yang 87918caaa4
Feature/td 5432 (#6963)
* [TD-5342]<feature>: change fastjson and guava version, add retryHandle in HttpClientPoolUtil

* fix some simple problems
2021-07-22 09:28:40 +08:00
shenglian zhou 19ae4f51e8 add max line number of taos_insert_lines call 2021-07-22 08:35:45 +08:00
Shuduo Sang 225fb59752
Hotfix/sangshuduo/td 5306 taosdemo stmt autocreatetable 2 (#6958)
* [TD-5300]<fix>: taosdemo stmt debug print.

* fix default iface is unknown.

* set thread name enabled on develop branch.
2021-07-21 18:55:28 +08:00
tomchon 4bef2da4d8 Merge branches 'dev/chr' and 'develop' of github.com:taosdata/TDengine into dev/chr
Conflicts:
	tests/pytest/tools/taosdemoAllTest/taosdemoTestInsertWithJson.py
2021-07-21 16:51:25 +08:00
Hui Li 655a514835
Merge pull request #6938 from taosdata/test/TD-5038
[TD-5038] test case for flushing while drop database
2021-07-21 16:06:17 +08:00
Hui Li 7d67171e7c
Merge pull request #6922 from taosdata/hotfix/TD-5388
Hotfix/td 5388
2021-07-21 16:05:56 +08:00
Hui Li 117c4e56b7
Merge pull request #6949 from taosdata/test/TD-4816
[TD-4816]create stable and insert script for robust test
2021-07-21 16:04:56 +08:00
tickduan 69c6748f00 Merge branch 'compress_float' of https://github.com/taosdata/TDengine into compress_float 2021-07-21 14:58:01 +08:00
tickduan 8f6b7dace4 drop comment debug test information 2021-07-21 14:56:31 +08:00
shenglian zhou 2c703b558e [TD-5431]<fix>:fix hashDistinct bug that var_data_type value use the the maxmium length as the key length 2021-07-21 14:54:39 +08:00
tickduan da2489dc2e drop comment debug test information 2021-07-21 14:52:43 +08:00
tomchon 852b9462a6 modify dockerManifest.sh 2021-07-21 14:16:10 +08:00
Shuduo Sang 0388ffa72f
Hotfix/sangshuduo/td 5306 taosdemo stmt autocreatetable (#6950)
* [TD-5300]<fix>: taosdemo stmt debug print.

* fix default iface is unknown.
2021-07-21 13:47:16 +08:00
wpan 8568727b90 fix table name issue 2021-07-21 13:32:06 +08:00
tomchon b78fa36233 modify all release scripts to adding "beta" in package name 2021-07-21 12:13:17 +08:00
Yang Zhao c4d3f0da13
Delete insert.c 2021-07-21 11:15:06 +08:00
zhaoyanggh d1f13addc9 [TD-4816] add query opertion for robust test 2021-07-21 11:13:54 +08:00
zhaoyanggh 4ed51b9ae2 Merge branch 'develop' of https://github.com/taosdata/TDengine into test/TD-4816 2021-07-21 11:12:38 +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
zhaoyanggh 7472194e1b [TD-4816]insert script for robust test 2021-07-21 09:35:41 +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
Ganlin Zhao 915463dfc7 [TD-5429]<hotfix>:executing group by test suite throws uninitialized semaphore error 2021-07-20 22:34:39 +08:00