Commit Graph

15526 Commits

Author SHA1 Message Date
Shengliang Guan 4e4f2aee8a
Merge pull request #6198 from taosdata/hotfix/TD-3279
[TD-3279] Send confirmation message when vnode is down
2021-05-22 14:27:59 +08:00
Ping Xiao 9ef6b68030 [TD-4263]<test>: update performance test script 2021-05-22 13:56:06 +08:00
Shengliang Guan 4e39ed41a5 [TD-3279] Send confirmation message when vnode is down 2021-05-22 13:13:55 +08:00
Shuduo Sang 2d43e7f06a
add mips64 build instruction. (#6190)
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-22 11:55:12 +08:00
Shuduo Sang 171ca11a0a
Update README-CN.md (#6191) 2021-05-22 11:54:50 +08:00
lichuang fbb160572e [TD-4034]debug log 2021-05-22 10:09:29 +08:00
lichuang a30caca24f Merge branch 'develop' into feature/TD-4034 2021-05-22 10:07:53 +08:00
Shuduo Sang fc394200e4
Hotfix/sangshuduo/td 4240 taosdemo subscribe toomuch for develop (#6193)
* [TD-4240]<fix>: taosdemo subscribe more than max query sql count.

* [TD-4240]<fix>: taosdemo subscribe more than 100.

fix tsub sequence bug.

* [TD-4240]<fix>: taosdemo subscribe more than 100.

fix auto create table.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-21 23:20:42 +08:00
Shuduo Sang c74651a6cb
Hotfix/sangshuduo/td 4136 taosdemo records morethan 32767 for develop (#6189)
* [TD-4136]<fix>: taosdemo records per req more than 32767.

for develop branch.

* change taosRandom() to rand_bool() for bool data.

* [TD-4136]<fix>: taosdemo check insert rows not more than 32767.

check insert rows for progressive.

* fix with answer_yes.

* fix interlace rows checking position.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-21 21:35:41 +08:00
Shuduo Sang dbf565c9e6
Hotfix/sangshuduo/td 4240 taosdemo subscribe morethan 100 (#6192)
* [TD-4240]<fix>: taosdemo subscribe more than max query sql count.

* [TD-4240]<fix>: taosdemo subscribe more than 100.

fix tsub sequence bug.

* [TD-4240]<fix>: taosdemo subscribe more than 100.

fix auto create table.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-21 21:35:01 +08:00
huili 06373ae464
Merge pull request #6195 from taosdata/hotfix/test
[TD-4182]<test> specify column for single batch bind
2021-05-21 19:54:24 +08:00
root 83187703a8 [TD-4182]<test> specify column for single batch bind 2021-05-21 11:51:33 +00:00
Shengliang Guan 663439bfe6 Merge branch 'develop' into feature/TD-3951 2021-05-21 18:28:12 +08:00
Shuduo Sang 9150c57764
Hotfix/sangshuduo/td 4136 taosdemo records morethan 32767 (#6188)
* [TD-4136]<fix>: taosdemo max records per req < 32767

* [TD-4136]<fix>: taosdemo check insert rows not more than 32767.

check insert rows for progressive.

* fix with answer_yes.

* add extra prompt.

* fix interlace rows checking position.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-21 17:49:44 +08:00
Haojun Liao 3dc445f99f [td-225] 2021-05-21 17:31:26 +08:00
Haojun Liao 4b672b459c [td-225] 2021-05-21 17:31:00 +08:00
Shengliang Guan 6708db1fe3
Merge pull request #6186 from taosdata/feature/m2d
Feature/m2d
2021-05-21 15:52:30 +08:00
dapan1121 9be55c32b1 fix bug 2021-05-21 15:16:53 +08:00
Shuduo Sang 972a75c3fa
Hotfix/sangshuduo/td 3913 mips compile support for develop (#6184)
* [TD-3913]<fix>: mips compile support.

* [TD-3913]<fix>: mips64 support.

* fix osSignal.c

* fix tcrc32c.c

* fix cmake.

* fix osInc.h

* fix gcc 4.8 compile error.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-21 15:15:28 +08:00
Shuduo Sang 17ee732381
Hotfix/sangshuduo/td 3913 mips compile support (#6182)
* [TD-3913]<fix>: mips compile support.

* [TD-3912]<fix>: support mips64 compile.

add mips64 header file and modify tcrc32c.c for mips64.

* [TD-3913]<fix>: mips compile support.

verified on real loongson machine.

* fix cmake.

* fix gcc 4.8 compile error.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-21 15:15:01 +08:00
dapan1121 23313ecf67 fix bug 2021-05-21 15:14:36 +08:00
dapan1121 ac97ecfaca Merge branch 'feature/TD-4034' into feature/TD-3950 2021-05-21 15:10:19 +08:00
lichuang 210c0ae3f8 [TD-4034]fix cache last valid range 2021-05-21 15:08:17 +08:00
DuanKuanJun 0630af70b1
Merge pull request #6172 from taosdata/cq
fix memory leak when calloc sqlstr error.
2021-05-21 15:06:16 +08:00
Shengliang Guan 50ee6f1091 Merge from master 2021-05-21 14:50:56 +08:00
Shengliang Guan c60fcb415b
Merge pull request #6185 from taosdata/feature/td-3746
[TD-3746]<feature>:save grant objects to monitor database
2021-05-21 14:45:24 +08:00
cpwu 3062b1dabb [TD-4153] <test> add case to resolve use taosdemo tools insert and query operation 2021-05-21 14:37:52 +08:00
Shengliang Guan 47bb45ef3a
Merge pull request #6179 from taosdata/feature/TD-1920
Feature/td 1920
2021-05-21 14:28:34 +08:00
dapan1121 2f1c18b6c1 add test case 2021-05-21 14:16:03 +08:00
huili 870c05ad3a
Merge pull request #6129 from taosdata/xiaoping/add_test_case
[TD-4179]<test>: add test case
2021-05-21 13:58:33 +08:00
huili 96a0079601
Merge pull request #6181 from taosdata/xiaoping/test_case
[TD-4263]<test>: update performance test script
2021-05-21 13:58:24 +08:00
haojun Liao 8e0566557b
Merge pull request #6180 from taosdata/feature/TD-4264
[TD-4264]apercentile issue
2021-05-21 13:58:17 +08:00
Haojun Liao 5ade893fd9 [td-225]fix bugs found by regression test. 2021-05-21 13:57:38 +08:00
Shuduo Sang 891886ce56
Hotfix/sangshuduo/td 4136 taosdemo records morethan 32767 for develop (#6175)
* [TD-4136]<fix>: taosdemo records per req more than 32767.

for develop branch.

* change taosRandom() to rand_bool() for bool data.

* [TD-4136]<fix>: taosdemo check insert rows not more than 32767.

check insert rows for progressive.

* fix with answer_yes.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-21 13:11:52 +08:00
lichuang e38362c037 [TD-1920]fix compile error 2021-05-21 09:43:05 +08:00
lichuang c24a63ecd4 Merge branch 'develop' into feature/TD-1920 2021-05-21 09:37:35 +08:00
dapan1121 a9edf4bdd5 Merge branch 'feature/TD-4034' into feature/TD-3950 2021-05-21 08:58:05 +08:00
shenglian zhou d2de6c5fa3 [TD-3746]<feature>:save grant objects to monitor database 2021-05-21 08:56:27 +08:00
dapan1121 c820edc32a fix bug 2021-05-21 08:33:44 +08:00
dapan1121 5507e88752 move ts to last row 2021-05-21 08:26:29 +08:00
yihaoDeng bcf7be5026 [TD-2570]<feature> support state window 2021-05-21 07:10:59 +08:00
Shuduo Sang d324edadfe
Hotfix/sangshuduo/td 4136 taosdemo records morethan 32767 (#6177)
* [TD-4136]<fix>: taosdemo max records per req < 32767

* [TD-4136]<fix>: taosdemo check insert rows not more than 32767.

check insert rows for progressive.

* fix with answer_yes.

* add extra prompt.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-21 06:24:17 +08:00
yihaoDeng ad52efd8cc [TD-2570]<feature> support state window 2021-05-21 05:55:51 +08:00
yihaoDeng 182936c4f1 [TD-2570]<feature> support state window 2021-05-21 05:40:40 +08:00
Shuduo Sang 243a3d16b6
Feature/sangshuduo/td 4068 taosdemo stmt (#6178)
* merge with develop branch.

change query/tests/CMakeLists.txt to allow unused function and variable.

* refactor data generating.

* refactor.

* refactor.

* refactor.

* refactor.

* refactor

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-20 23:25:12 +08:00
Haojun Liao e655a68f69 [td-225]merge develop 2021-05-20 22:13:57 +08:00
lichuang 4beb0b4d07 [TD-4034]fix super table bug 2021-05-20 19:16:12 +08:00
Ping Xiao 4b016b75bb [TD-4263]<test>: update performance test script 2021-05-20 19:08:42 +08:00
Shengliang Guan d05fa5c8d4
Merge pull request #6145 from taosdata/feature/m2d
Feature/m2d
2021-05-20 18:57:40 +08:00
Shuduo Sang 608e67826d
[TD-4272]<fix>: taosdemo specify columns. (#6173)
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-20 18:41:55 +08:00