Haojun Liao
9a2d8533cb
[td-4625]<fix>: fix bug in diff query with group by.
2021-06-09 13:27:08 +08:00
haojun Liao
e9c8813e2e
Merge pull request #6407 from taosdata/feature/query
...
Feature/query
2021-06-09 10:04:17 +08:00
haojun Liao
21ef3e44bb
Merge pull request #6382 from taosdata/feature/TD-3304
...
[TD-3304]<enhance>: added detailed info for invalid blocks option
2021-06-08 19:00:50 +08:00
dapan1121
63ccb3fa6f
restore case
2021-06-08 17:41:52 +08:00
dapan1121
bbe9e3a093
support one keep for storage
2021-06-08 17:11:02 +08:00
dapan1121
b3c74da37a
add test case
2021-06-08 11:16:27 +08:00
Haojun Liao
2aaa8c33c8
[td-225]fix bug in derivative
2021-06-08 10:00:31 +08:00
haojun Liao
85d3a7a207
Merge pull request #6386 from taosdata/feature/TD-4426
...
Feature/td 4426
2021-06-07 17:00:59 +08:00
Haojun Liao
9b073353e6
[td-225] fix bug found by regression test.
2021-06-07 12:08:40 +08:00
shenglian zhou
d7f32149ef
[TD-3126]<feature>:add nano second precision testcase and modify tsim to support time precision
2021-06-07 10:29:13 +08:00
Haojun Liao
89abdd9809
[td-4555]<feature>: add derivative function
2021-06-06 15:20:19 +08:00
yihaoDeng
b645bb4faf
[TD-4426]<fix> fix compile error
2021-06-06 03:31:48 +08:00
yihaoDeng
08cb8c361e
[TD-4426]<fix> fix compile error
2021-06-06 00:28:34 +08:00
yihaoDeng
dd2298b954
[TD-4426]<fix> fix compile error
2021-06-05 23:07:14 +08:00
xywang
354564dbc9
[TD-3304]<fix>: fixed a test case bug in topic1.sim
2021-06-05 17:58:28 +08:00
xywang
91e2d73361
[TD-3304]<fix>: fixed a test case bug
2021-06-05 16:58:36 +08:00
haojun Liao
ecbc610839
Merge pull request #6348 from taosdata/feature/query
...
Feature/query
2021-06-04 10:37:37 +08:00
haojun Liao
1e3ca4c6eb
Merge branch 'develop' into feature/query
2021-06-03 22:12:53 +08:00
Shengliang Guan
77f208001a
Merge from master
2021-06-03 21:23:41 +08:00
dapan1121
4679c4bf5d
fix case issue
2021-06-03 09:39:52 +08:00
Haojun Liao
a69cede0ab
[td-255] update sim test.
2021-06-02 19:59:54 +08:00
Haojun Liao
d09d9a2e56
[td-4520]<enhance>: support the tbname column alias name.
2021-06-02 19:43:10 +08:00
dapan1121
fa6bc96dac
fix case issue
2021-06-02 17:59:47 +08:00
Haojun Liao
0d7a58f0ca
[td-255] add test cases, fix compiler error.
2021-06-02 17:52:16 +08:00
dapan1121
f603458a5e
Merge branch 'develop' into feature/TD-4399
2021-06-02 14:08:25 +08:00
dapan1121
ea273d421e
Merge branch 'feature/TD-4399' of https://github.com/taosdata/TDengine into feature/TD-4399
2021-06-02 14:05:40 +08:00
dapan1121
b00ba324f3
support modify tag column length
2021-06-02 14:04:20 +08:00
Haojun Liao
3fb5b54f3f
Merge branch 'develop' into feature/query
2021-06-01 16:46:14 +08:00
Haojun Liao
b7c413a6e2
[td-255] update the test cases.
2021-06-01 16:45:05 +08:00
dapan1121
3b15caf4cf
Merge branch 'develop' into feature/TD-4399
2021-06-01 08:28:59 +08:00
haojun Liao
f572be8f63
Merge pull request #6309 from taosdata/feature/query
...
Feature/query
2021-05-31 22:07:29 +08:00
Haojun Liao
524a132948
[td-255]merge develop.
2021-05-31 15:52:32 +08:00
Haojun Liao
c284d848da
[td-4446]<fix>: fix repeat import caused crash.
2021-05-31 15:36:48 +08:00
dapan1121
0bb4e921c8
support stable
2021-05-31 11:22:50 +08:00
dapan1121
45b861317c
Merge branch 'develop' into feature/TD-4399
2021-05-31 10:27:57 +08:00
dapan1121
ca4289388c
add test case
2021-05-31 09:28:19 +08:00
shenglian zhou
c60cf34575
[TD-4243]<fix>:fix coredump when select _block_dist() from table
2021-05-30 10:41:08 +08:00
shenglian zhou
0c7afcc965
[TD-4243]<enhance>:remove _block_dist() special dedicated column index
2021-05-29 23:35:32 +08:00
haojun Liao
5536e81e52
Merge pull request #6242 from taosdata/feature/query
...
Feature/query
2021-05-29 14:23:13 +08:00
Haojun Liao
71319327c2
[td-225] fix bug found by regression test.
2021-05-28 11:37:56 +08:00
dapan1121
57bfff85b4
Merge branch 'feature/TD-4034' into feature/TD-3950
2021-05-27 10:54:37 +08:00
Haojun Liao
315ce829e5
[td-225] merge develop
2021-05-26 19:52:19 +08:00
Haojun Liao
96b0705a6b
[td-225]add test cases.
2021-05-26 19:43:51 +08:00
Shengliang Guan
541741cdda
Merge from master into develop
2021-05-26 14:33:16 +08:00
Haojun Liao
eecd5c9440
[td-225] merge develop
2021-05-26 11:22:20 +08:00
Haojun Liao
2eb18e101c
[td-225] add test cases.
2021-05-26 10:05:09 +08:00
Haojun Liao
76b8d1b395
[td-225] add test sim.
2021-05-25 20:11:04 +08:00
Shengliang Guan
663439bfe6
Merge branch 'develop' into feature/TD-3951
2021-05-21 18:28:12 +08:00
Haojun Liao
4b672b459c
[td-225]
2021-05-21 17:31:00 +08:00
Shengliang Guan
50ee6f1091
Merge from master
2021-05-21 14:50:56 +08:00
dapan1121
2f1c18b6c1
add test case
2021-05-21 14:16:03 +08:00
Haojun Liao
e655a68f69
[td-225]merge develop
2021-05-20 22:13:57 +08:00
Haojun Liao
80fc12ea79
[td-4231]<enhance>: report error if only tags of the table are retrieved in the select clause when the filter condition only includes normal columns.
2021-05-18 23:17:53 +08:00
Shuduo Sang
4c1e13b60e
Revert "Hotfix/sangshuduo/td 4240 taosdemo subscribe morethan 100 ( #6155 )" ( #6156 )
...
This reverts commit e8d2162cce
.
2021-05-18 21:43:28 +08:00
Shuduo Sang
e8d2162cce
Hotfix/sangshuduo/td 4240 taosdemo subscribe morethan 100 ( #6155 )
...
* DB/create: fix create database when default quorum > replica
* [TD-4081]<fix>: fix vnode dropping
* test/sim: fix null to 0 in show dnodes;
* [TD-4081]<fix>: [v3] fix vnode closing
* [TD-4081]<fix>: vnode not close if dropped
* Revert "test/sim: fix null to 0 in show dnodes;"
This reverts commit 70213e6526
.
* vnode/write: make last write msg to be written or confirmed
* vnode/drop: ingore invalid vgroup id if already dropped
* vnode/read: use app not ready instead of invalid vgroup id to make crash_gen happy
* vnode/close: wait write 900ms
* [td-4209]<fix>: add the uid check for super table metadata that is already cached in local buffer.
* [td-4209]
* [td-225] refactor a sim script.
* Hotfix/sangshuduo/td 4136 taosdemo records morethan 32767 (#6147 )
* [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.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-4240]<fix>: taosdemo subscribe more than max query sql count.
Co-authored-by: Minglei Jin <mljin@taosdata.com>
Co-authored-by: Minglei Jin <stephenk@gmx.us>
Co-authored-by: Shengliang Guan <slguan@taosdata.com>
Co-authored-by: Haojun Liao <hjliao@taosdata.com>
Co-authored-by: haojun Liao <hjxilinx@users.noreply.github.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-18 21:34:10 +08:00
Haojun Liao
c824330bb5
[td-225] refactor a sim script.
2021-05-17 15:51:49 +08:00
Shengliang Guan
984875940a
Merge from master into develop
2021-05-14 09:53:57 +08:00
Haojun Liao
64ae1f9a36
[td-4147]update the test script.
2021-05-12 11:29:00 +08:00
Haojun Liao
854ae073fb
[td-4147]<fix>: report error if the column name is too long.
2021-05-11 21:20:44 +08:00
Shengliang Guan
644f41a0bb
Merge from master into develop
2021-05-11 20:58:18 +08:00
Shengliang Guan
45a0859a5f
Merge from master into develop
2021-05-10 17:42:34 +08:00
Haojun Liao
b0ab4573bb
[td-3967]update the sim.
2021-04-30 17:14:57 +08:00
Haojun Liao
d78ac9848c
[td-3967]1) refactor.
2021-04-30 17:12:20 +08:00
Haojun Liao
6216f6c519
[td-225] fix bug found by regression test.
2021-04-30 16:38:37 +08:00
haojun Liao
8f07f0887f
Merge pull request #5953 from taosdata/hotfix/TD-3984
...
[TD-3984]union issues
2021-04-29 13:27:03 +08:00
haojun Liao
9c01cec7e0
Merge pull request #5955 from taosdata/hotfix/TD-3996
...
[TD-3996]udc query issue
2021-04-29 13:20:16 +08:00
dapan1121
b13e65bd93
fix bug
2021-04-28 14:27:15 +08:00
shenglian zhou
5f2f20cf1a
[TD-3948]<enhance>: insert syntax - specify columns after supertable tags
2021-04-28 11:16:36 +08:00
dapan1121
6e985b443c
fix bug
2021-04-28 10:53:10 +08:00
Haojun Liao
e40c1ffca5
[td-225]fix bug found by regression test.
2021-04-27 18:40:40 +08:00
Haojun Liao
35f074927f
[td-225]fix the bug found by crash_gen
2021-04-26 17:01:36 +08:00
Haojun Liao
2df82f06a1
[td-225]merge develop.
2021-04-25 18:13:38 +08:00
Haojun Liao
7bc4a2ef42
[td-225]fix memory leak
2021-04-25 11:04:46 +08:00
Haojun Liao
b110dbf647
[td-225] fix bug found by regression test.
2021-04-23 18:01:36 +08:00
Haojun Liao
d48ba50217
[td-225] fix bug found by regression test.
2021-04-23 17:55:52 +08:00
haojun Liao
aa65f33cbe
Merge pull request #5853 from taosdata/hotfix/TD-3805
...
[TD-3805]CQ time issue
2021-04-23 10:15:07 +08:00
Haojun Liao
401fc20df0
[td-225] merge develop
2021-04-22 11:25:20 +08:00
Haojun Liao
781a035433
[td-2859]add test cases.
2021-04-21 18:09:42 +08:00
Haojun Liao
1ed54bc597
[td-2859]add test cases.
2021-04-21 17:34:42 +08:00
Haojun Liao
e1442f9619
[td-225]add test cases.
2021-04-19 18:00:32 +08:00
Haojun Liao
cc4c5d26aa
Merge branch 'master' into feature/qrefactor
2021-04-19 17:05:03 +08:00
dapan1121
3976e1d072
add test case
2021-04-19 14:59:39 +08:00
Haojun Liao
e5d17c95fa
[td-2859]
2021-04-17 14:56:30 +08:00
Haojun Liao
bc39673ca6
[td-225] refactor code.
2021-04-16 14:48:41 +08:00
Shuduo Sang
20a32bedb2
Hotfix/sangshuduo/td 3636 for master ( #5735 )
...
* [TD-3652]<test> add case for TD-3652 to resolve TD-3590
* Update fulltest.sh
* [TD-3295]<test> add case for TD-3295
* TD-3675
* Hotfix/sangshuduo/td 3607 for master (#5712 )
* test
* [TD-3677]<test>: test pr message 1
* [TD-3671]<test>change target branch
* [TD-3677]<test>: test pr message 2
* [TD-3677]<test>: test pr message 3
* Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#5688 )
* [TD-3197] <fix>: fix taosdemo coverity scan issues.
* [TD-3197] <fix>: fix taosdemo coverity scan issue.
fix subscribeTest pids uninitialized.
* [TD-3197] <fix>: fix taosdemo coverity scan issues.
* [TD-3197] <fix>: fix coverity scan issues.
check super tbl info pointer.
* [TD-3197] <fix>: fix coverity scan issues.
move sub tbl query thread join into loop
* [TD-3197] <fix>: fix coverity scan issues.
remove unused variable
* [TD-3197] <fix>: fix coverity scan issues.
use more secure random library
* [TD-3197] <fix>: fix coverity scan issues.
use strncpy for more safe
* [TD-3197] <fix>: fix taosdemo coverity scan issue.
replace arc4random with rand().
* [TD-3197] <fix>: fix coverity scan issues.
check stb info pointer for start time
* [TD-3197] <fix>: fix coverity scan issues.
fix strcpy vulnerability
* [TD-3197] <fix>: fix taosdemo coverity scan issue.
modify taosdemoTest2. try to check database continously.
* [TD-3197] <fix>: taosdemo coverity scan issues.
* [TD-3197] <fix>: fix memory leak when parsing arguments.
* [TD-3197] <fix>: fix cmake strip arguments.
* [TD-3197] <fix>: taosdemo coverity scan.
fix cmake string manipulation.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* remove useless file
* fix changing target branch
* fix
* fix
* [TD-3607]<fix>: fix taosdemo limit and offset.
if offset+limit > count.
* [TD-3607]<fix>: taosdemo limit and offset.
if child tbl not exist, dont take limit and offset value.
Co-authored-by: huili <52318143+plum-lihui@users.noreply.github.com>
Co-authored-by: liuyq-617 <yqliu@taosdata.com>
Co-authored-by: plum-lihui <huili@taosdata.com>
Co-authored-by: Elias Soong <elias.soong@gmail.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* fix mem leak issue
* fix crash issue
* [TD-3683]<fix>: reduce buffer size for more stable table creation. (#5720 )
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* Hotfix/sangshuduo/td 3607 taosdemo buffer overflow (#5723 )
* [TD-3607] <fix>: fix taosdemo buffer overflow.
* [TD-3607] <fix>: taosdemo buffer overflow.
add tmp buffer.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix data generation.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix normal table writting.
* [TD-3607] <fix>: taosdemo buffer overflow.
remove tail spaces.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table test case.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table case.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust limit offset count warning.
* [TD-3607] <fix>: taosdemo buffer overflow.
add more logic for child tables exist.
* [TD-3607] <fix>: taosdemo buffer overflow.
create database if database be dropped only.
* [TD-3607] <fix>: fix taosdemo buffer overflow.
adjust limit and offset test cases.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust sample data test case.
* test
* [TD-3677]<test>: test pr message 1
* [TD-3671]<test>change target branch
* [TD-3677]<test>: test pr message 2
* [TD-3677]<test>: test pr message 3
* Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#5688 )
* [TD-3197] <fix>: fix taosdemo coverity scan issues.
* [TD-3197] <fix>: fix taosdemo coverity scan issue.
fix subscribeTest pids uninitialized.
* [TD-3197] <fix>: fix taosdemo coverity scan issues.
* [TD-3197] <fix>: fix coverity scan issues.
check super tbl info pointer.
* [TD-3197] <fix>: fix coverity scan issues.
move sub tbl query thread join into loop
* [TD-3197] <fix>: fix coverity scan issues.
remove unused variable
* [TD-3197] <fix>: fix coverity scan issues.
use more secure random library
* [TD-3197] <fix>: fix coverity scan issues.
use strncpy for more safe
* [TD-3197] <fix>: fix taosdemo coverity scan issue.
replace arc4random with rand().
* [TD-3197] <fix>: fix coverity scan issues.
check stb info pointer for start time
* [TD-3197] <fix>: fix coverity scan issues.
fix strcpy vulnerability
* [TD-3197] <fix>: fix taosdemo coverity scan issue.
modify taosdemoTest2. try to check database continously.
* [TD-3197] <fix>: taosdemo coverity scan issues.
* [TD-3197] <fix>: fix memory leak when parsing arguments.
* [TD-3197] <fix>: fix cmake strip arguments.
* [TD-3197] <fix>: taosdemo coverity scan.
fix cmake string manipulation.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* remove useless file
* fix changing target branch
* fix
* fix
* [TD-3607]<fix>: taosdemo limit and offset.
if limit+offset > count
* Hotfix/sangshuduo/td 3607 taosdemo buffer overflow (#5706 )
* [TD-3607] <fix>: fix taosdemo buffer overflow.
* [TD-3607] <fix>: taosdemo buffer overflow.
add tmp buffer.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix data generation.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix normal table writting.
* [TD-3607] <fix>: taosdemo buffer overflow.
remove tail spaces.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table test case.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table case.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust limit offset count warning.
* [TD-3607] <fix>: taosdemo buffer overflow.
add more logic for child tables exist.
* [TD-3607] <fix>: taosdemo buffer overflow.
create database if database be dropped only.
* [TD-3607] <fix>: fix taosdemo buffer overflow.
adjust limit and offset test cases.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust sample data test case.
* [TD-3607]<fix>: taosdemo limit and offset.
if limit+offset > count
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-3607]<fix>: taosdemo limit and offset.
if child tbl not exist, dont take limit and offset value.
* Hotfix/sangshuduo/td 3607 taosdemo buffer overflow (#5713 )
* [TD-3607] <fix>: fix taosdemo buffer overflow.
* [TD-3607] <fix>: taosdemo buffer overflow.
add tmp buffer.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix data generation.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix normal table writting.
* [TD-3607] <fix>: taosdemo buffer overflow.
remove tail spaces.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table test case.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table case.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust limit offset count warning.
* [TD-3607] <fix>: taosdemo buffer overflow.
add more logic for child tables exist.
* [TD-3607] <fix>: taosdemo buffer overflow.
create database if database be dropped only.
* [TD-3607] <fix>: fix taosdemo buffer overflow.
adjust limit and offset test cases.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust sample data test case.
* [TD-3607]<fix>: taosdemo limit and offset.
if limit+offset > count
* [TD-3607]<fix>: taosdemo limit and offset.
if child tbl not exist, dont take limit and offset value.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* fix taosdemo limit invalid warning condition.
* [TD-3683]<fix>: reduce buffer size for more stable table creation. (#5719 )
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: huili <52318143+plum-lihui@users.noreply.github.com>
Co-authored-by: liuyq-617 <yqliu@taosdata.com>
Co-authored-by: plum-lihui <huili@taosdata.com>
Co-authored-by: Elias Soong <elias.soong@gmail.com>
Co-authored-by: Shengliang Guan <slguan@taosdata.com>
* TD-3707
* Feature/sangshuduo/td 3408 taosdemo async query (#5731 )
* test
* [TD-3677]<test>: test pr message 1
* [TD-3671]<test>change target branch
* [TD-3677]<test>: test pr message 2
* [TD-3677]<test>: test pr message 3
* Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#5688 )
* [TD-3197] <fix>: fix taosdemo coverity scan issues.
* [TD-3197] <fix>: fix taosdemo coverity scan issue.
fix subscribeTest pids uninitialized.
* [TD-3197] <fix>: fix taosdemo coverity scan issues.
* [TD-3197] <fix>: fix coverity scan issues.
check super tbl info pointer.
* [TD-3197] <fix>: fix coverity scan issues.
move sub tbl query thread join into loop
* [TD-3197] <fix>: fix coverity scan issues.
remove unused variable
* [TD-3197] <fix>: fix coverity scan issues.
use more secure random library
* [TD-3197] <fix>: fix coverity scan issues.
use strncpy for more safe
* [TD-3197] <fix>: fix taosdemo coverity scan issue.
replace arc4random with rand().
* [TD-3197] <fix>: fix coverity scan issues.
check stb info pointer for start time
* [TD-3197] <fix>: fix coverity scan issues.
fix strcpy vulnerability
* [TD-3197] <fix>: fix taosdemo coverity scan issue.
modify taosdemoTest2. try to check database continously.
* [TD-3197] <fix>: taosdemo coverity scan issues.
* [TD-3197] <fix>: fix memory leak when parsing arguments.
* [TD-3197] <fix>: fix cmake strip arguments.
* [TD-3197] <fix>: taosdemo coverity scan.
fix cmake string manipulation.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* remove useless file
* fix changing target branch
* fix
* fix
* Hotfix/sangshuduo/td 3607 taosdemo buffer overflow (#5706 )
* [TD-3607] <fix>: fix taosdemo buffer overflow.
* [TD-3607] <fix>: taosdemo buffer overflow.
add tmp buffer.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix data generation.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix normal table writting.
* [TD-3607] <fix>: taosdemo buffer overflow.
remove tail spaces.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table test case.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table case.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust limit offset count warning.
* [TD-3607] <fix>: taosdemo buffer overflow.
add more logic for child tables exist.
* [TD-3607] <fix>: taosdemo buffer overflow.
create database if database be dropped only.
* [TD-3607] <fix>: fix taosdemo buffer overflow.
adjust limit and offset test cases.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust sample data test case.
* [TD-3607]<fix>: taosdemo limit and offset.
if limit+offset > count
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* Hotfix/sangshuduo/td 3607 taosdemo buffer overflow (#5713 )
* [TD-3607] <fix>: fix taosdemo buffer overflow.
* [TD-3607] <fix>: taosdemo buffer overflow.
add tmp buffer.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix data generation.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix normal table writting.
* [TD-3607] <fix>: taosdemo buffer overflow.
remove tail spaces.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table test case.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table case.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust limit offset count warning.
* [TD-3607] <fix>: taosdemo buffer overflow.
add more logic for child tables exist.
* [TD-3607] <fix>: taosdemo buffer overflow.
create database if database be dropped only.
* [TD-3607] <fix>: fix taosdemo buffer overflow.
adjust limit and offset test cases.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust sample data test case.
* [TD-3607]<fix>: taosdemo limit and offset.
if limit+offset > count
* [TD-3607]<fix>: taosdemo limit and offset.
if child tbl not exist, dont take limit and offset value.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-3683]<fix>: reduce buffer size for more stable table creation. (#5719 )
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-3408]<feature>: taosdemo support async query.
* [TD-3408]<feature>: taosdemo support async query.
refactor
* [TD-3408]<feature>: taosdemo support async query.
refactor 2
* [TD-3408]<feature>: taosdemo support async query.
refactor 3
* [TD-3408]<feature>: taosdemo support async query.
refactor 4
* [TD-3408]<feature>: taosdemo support specified sql more than one line.
Co-authored-by: huili <52318143+plum-lihui@users.noreply.github.com>
Co-authored-by: liuyq-617 <yqliu@taosdata.com>
Co-authored-by: plum-lihui <huili@taosdata.com>
Co-authored-by: Elias Soong <elias.soong@gmail.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: Shengliang Guan <slguan@taosdata.com>
* [TD-3636]<fix>: fix taosdemo outorder range algorithm.
patch for master.
Co-authored-by: wu champion <wuchampion@foxmail.com>
Co-authored-by: wu champion <wu_champion@foxmail.com>
Co-authored-by: dapan1121 <89396746@qq.com>
Co-authored-by: wu champion <cpwu@taosdata.com>
Co-authored-by: huili <52318143+plum-lihui@users.noreply.github.com>
Co-authored-by: liuyq-617 <yqliu@taosdata.com>
Co-authored-by: plum-lihui <huili@taosdata.com>
Co-authored-by: Elias Soong <elias.soong@gmail.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: Shengliang Guan <slguan@taosdata.com>
Co-authored-by: haojun Liao <hjxilinx@users.noreply.github.com>
2021-04-09 09:03:24 +08:00
haojun Liao
910b78f290
Merge pull request #5658 from taosdata/feature/TD-2577
...
[TD-2577]support having
2021-04-08 16:16:31 +08:00
Haojun Liao
13dc5b6965
[td-225]update sim.
2021-04-06 10:53:04 +08:00
Haojun Liao
36cd4550a3
[td-3664]update sim.
2021-04-04 23:41:51 +08:00
Haojun Liao
ecfe8ecabb
[td-3662]
2021-04-04 15:33:18 +08:00
Haojun Liao
00c1a59abb
[td-3662]
2021-04-04 11:18:28 +08:00
Haojun Liao
859054fd48
[td-3662]fix bug found by regression test.
2021-04-04 11:16:50 +08:00
Haojun Liao
3fda7a8647
[td-3662]fix bug found by regression test.
2021-04-04 11:16:15 +08:00
Haojun Liao
0146d60cbb
[td-225] merge develop
2021-04-02 16:40:44 +08:00
Haojun Liao
49b78ead9e
[td-225]update the sim.
2021-04-02 14:37:01 +08:00
Haojun Liao
878d59d990
[td-225]update the sim.
2021-04-02 14:28:22 +08:00
Haojun Liao
1f4c2cf526
[td-225]refactor.
2021-04-02 11:18:36 +08:00
dapan1121
219bc838e5
Merge branch 'develop' into feature/TD-2577
2021-04-02 09:36:36 +08:00
dapan1121
80e0d0eff1
Merge branch 'develop' into feature/TD-2577
2021-04-01 16:51:01 +08:00
dapan1121
71badf8c85
fix filter error
2021-04-01 16:41:21 +08:00
Haojun Liao
18f5fd3a6e
[td-3621]update sim
2021-03-31 21:26:11 +08:00