Commit Graph

1085 Commits

Author SHA1 Message Date
Yiqing Liu 091b8e6e56
[TD-4299]Circle CI startup (#6197)
* [TD-4299]Circle CI startup

* test

* test

* revert

* udpate case
2021-05-22 19:54:28 +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 50ee6f1091 Merge from master 2021-05-21 14:50:56 +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 d9cfdcd1c5
Merge branch 'develop' into feature/m2d 2021-05-15 19:54:42 +08:00
Hui Li 1873cc9c5b [TD-4114]<test> add test case for bind batch 2021-05-14 09:59:43 +08:00
Shengliang Guan 984875940a Merge from master into develop 2021-05-14 09:53:57 +08:00
liuyq-617 be6a583034 [TD-4114]<test> add test case for bind batch 2021-05-14 09:47:01 +08:00
liuyq-617 68d9c2417f [TD-4114]<test> add test case for bind batch 2021-05-13 15:39:53 +08:00
haojun Liao 8f8cf26ced
Merge pull request #6098 from taosdata/feature/TD-4135
[TD-4135]support user specify column in bind
2021-05-13 11:39:50 +08:00
dapan1121 46546c9d56 support user specify column 2021-05-12 14:41:59 +08:00
Haojun Liao 64ae1f9a36 [td-4147]update the test script. 2021-05-12 11:29:00 +08:00
Shengliang Guan 24473f0cb0 Merge from master into develop 2021-05-12 10:01:50 +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 ed903bd9eb
Merge pull request #6074 from taosdata/feature/m2d
Feature/m2d
2021-05-11 20:31:05 +08:00
Shengliang Guan 45a0859a5f Merge from master into develop 2021-05-10 17:42:34 +08:00
dapan1121 b3b0782ce2 fix issue 2021-05-10 11:43:16 +08:00
dapan1121 fa3f970748 fix mem leak 2021-05-10 09:22:10 +08:00
dapan1121 0b91c2cfc6 fix bug 2021-05-09 17:23:10 +08:00
dapan1121 b7cec3072b fix 2021-05-09 16:45:02 +08:00
dapan1121 7db07e73be add test file 2021-05-09 13:30:37 +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 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 9286f77e07 [td-225]merge develop 2021-04-27 22:17:09 +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
Minglei Jin f52cf50c5c [TD-3572]<enhance>: response out of dnodes if #dnodes <= maxDbReplica 2021-04-25 18:18:06 +08:00
Haojun Liao 2df82f06a1 [td-225]merge develop. 2021-04-25 18:13:38 +08:00
Haojun Liao 400e64aa50 [td-225]update script 2021-04-25 15:03:00 +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