Commit Graph

17494 Commits

Author SHA1 Message Date
Shuduo Sang 199bf6e0d5
[TD-5445]<fix>: taosdemo bug stmt interface with sample data. (#6971)
sync from develop branch.
2021-07-22 16:52:00 +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
tickduan a9958dc5b8 global range conflict 2021-07-22 16:30:22 +08:00
yihaoDeng df284badac [TD-5474]<fix> fix runtime error 2021-07-22 16:24:42 +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
tickduan bf8c64d3da change config name 2021-07-22 16:20:18 +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
yihaoDeng 6a9d94fd97 [TD-5474]<fix> fix runtime bug 2021-07-22 14:38:08 +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
yihaoDeng ff9748b473 [TD-5474]<fix> fix runtime bug 2021-07-22 13:29:39 +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
wpan d77c190ec6 support filter duplicated unit 2021-07-22 09:44:15 +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
yihaoDeng cacf85993e [TD-5438]<feature> enhance distinct 2021-07-22 05:03:45 +08:00
yihaoDeng a54d3a2b96 TD-5438 2021-07-22 04:33:58 +08:00
Ganlin Zhao 24286fec39 [TD-5237]<feature>:add additional info for "show queries" output 2021-07-21 19:05:43 +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
Shuduo Sang c41d23daaa
copy from develop branch. stmt: 0, nanosec: 0 (#6955)
* copy from develop branch. stmt: 0, nanosec: 0

* set thread name disabled on master branch.
2021-07-21 18:55:10 +08:00
wpan e270cf3742 code refact 2021-07-21 17:56:44 +08:00
zhaoyanggh 5b463ac4df [TD-4812] monitor dnode and mnode status and save to log 2021-07-21 17:19:28 +08:00
zhaoyanggh 7fee581d88 [TD-4812] add change replica operation in robust script 2021-07-21 16:52:17 +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
happyguoxy c978fb9329 [TD-5213]<test>:test 4096 columns 2021-07-21 16:12:54 +08:00
happyguoxy f12d1f2769 [TD-5213]<test>:test 4096 columns with taosdemo 2021-07-21 16:12:32 +08:00
happyguoxy d966ee23d6 [TD-5213]<test>:test 4096 columns with taosdemo 2021-07-21 16:12:18 +08:00
happyguoxy 1ab5ce7fa9 [TD-5213]<test>:test 4096 columns with taosdemo 2021-07-21 16:12:04 +08:00
happyguoxy 756a60f91f [TD-5213]<test>:test 4096 columns without taosdemo 2021-07-21 16:11:41 +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
tomchon f24be8751f modify dockerManifest.sh 2021-07-21 15:19:14 +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
shenglian zhou b6edb74b3b [TD-5431]<fix>:taken into accout data length when compare nchar bytes 2021-07-21 14:52:24 +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