Commit Graph

47 Commits

Author SHA1 Message Date
Xiaoyu Wang 5aeced162c fix: some problems of parser 2022-06-11 16:44:27 +08:00
Shengliang Guan 36fd0dac68 refactor: add alter-confirm while alter db 2022-06-05 16:34:20 +08:00
Haojun Liao 31096b1c57
Merge pull request #13463 from taosdata/feature/3_liaohj
enh(query): add retension for the results of show databases;
2022-06-04 14:51:49 +08:00
Haojun Liao e752d4e45f test: update test script. 2022-06-04 14:21:03 +08:00
Shengliang Guan 3e0d80a247 test: case for alter db replica 2022-06-02 20:10:27 +08:00
Shengliang Guan 465ec5003b refactor: adjust msg type 2022-06-02 19:00:14 +08:00
Shengliang Guan e35ebdadac refactor: rename LEADER to leader 2022-06-02 14:35:59 +08:00
Shengliang Guan 27c1687a05 refactor: adjust some logs 2022-06-02 14:30:26 +08:00
Shengliang Guan 1157bca45f enh: adjust vnode replica 2022-06-02 13:57:12 +08:00
Shengliang Guan 7fcfd45a03 feat: increase the number of database replicas 2022-06-01 17:26:36 +08:00
Xiaoyu Wang ccd07312ad fix: some problems of parser 2022-05-11 19:57:50 +08:00
Xiaoyu Wang 510283290d fix: some problems of parser 2022-05-11 19:49:04 +08:00
yihaoDeng ae33656e15 fix(rpc): fix timeout error 2022-05-05 20:17:53 +08:00
Shengliang Guan 2adcce5573 Merge remote-tracking branch 'origin/3.0' into feature/db 2022-04-28 15:55:40 +08:00
Shengliang Guan c257f23036 enh: adjust test cases after refactor db options 2022-04-28 15:36:19 +08:00
plum-lihui 0260686faa [test: add test case for db] 2022-04-28 15:24:12 +08:00
Xiaoyu Wang 7f218009ed enh: refactor db and table options 2022-04-27 19:10:16 +08:00
Xiaoyu Wang 498b5b3b16 Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-04-27 18:45:12 +08:00
Xiaoyu Wang 6d449c8224 enh: refactor db and table options 2022-04-27 18:18:37 +08:00
plum-lihui c3066c9412 [test: modify test case] 2022-04-27 11:51:07 +08:00
plum-lihui 6c6b0055fb [test: add test case] 2022-04-26 19:57:54 +08:00
plum-lihui 06656d0daa [test: add to check vnode statu for replica 3] 2022-04-26 18:57:53 +08:00
Xiaoyu Wang 395ba3dc5f fix: some syntax parsing problems 2022-04-22 18:38:38 +08:00
Shengliang Guan 61334de8b8 fix: refact db options 2022-04-20 14:58:14 +08:00
Shengliang Guan 595d2ce352 enh: support variables like $data[0][1] and $data(db)[0] in tsim scripts 2022-04-18 14:37:45 +08:00
plum-lihui cd97d82116 [test: stop all dnodes when sim scripte return success] 2022-04-16 10:18:21 +08:00
Shengliang Guan c6d2f6d2a1 fix(cluster): mnode not start in multi-process mode 2022-04-14 15:45:26 +08:00
Haojun Liao 9c9e980ec0 test(query): update tsim test scripts. 2022-04-14 11:36:06 +08:00
Haojun Liao 7cc56c8f1c fix(query): revise system table schema. 2022-04-13 20:00:59 +08:00
plum-lihui bf08e3482d [add cases] 2022-04-02 16:45:43 +08:00
plum-lihui e82f4aea09 [fixed] 2022-04-01 16:35:52 +08:00
Xiaoyu Wang 5d1f87e073 bugfix 2022-03-31 22:54:00 -04:00
Xiaoyu Wang 689fb26708 db or table option keep implement 2022-03-31 07:38:17 -04:00
plum-lihui bd7c046e45 [add cases] 2022-03-31 16:36:24 +08:00
plum-lihui 69b1add855 [add case] 2022-03-30 17:38:59 +08:00
plum-lihui 9d7db266e7 [add cases] 2022-03-28 15:28:21 +08:00
dapan1121 96eee80063 feature/qnode 2022-03-26 15:03:22 +08:00
dapan1121 4188934040 feature/qnode 2022-03-26 09:12:47 +08:00
Shengliang Guan 652600b40a fix crash 2022-03-24 14:25:37 +08:00
Xiaoyu Wang dce38817be merge 3.0 2022-03-21 05:39:28 -04:00
dapan1121 440b0b8682 Merge remote-tracking branch 'origin/3.0' into feature/scheduler 2022-03-15 15:42:05 +08:00
plum-lihui 9aa0a84448 [add db options] 2022-03-14 18:43:40 +08:00
dapan1121 cab7e8516b fix case 2022-03-12 16:57:17 +08:00
Xiaoyu Wang f020e4c396 TD-13981 show databases rewrite 2022-03-11 07:17:37 -05:00
Shuduo Sang 43feda0595
[TD-13408]<test>: move tests in for3.0 (#10598)
* restore .gitmodules

* Revert "[TD-13408]<test>: move tests out"

This reverts commit f80a4ca49ff37431bc0bc0dafb5ccf5858b00beb.

* revert f80a4ca49ff37431bc0bc0dafb5ccf5858b00beb

* immigrate file change from stand-alone repo to TDengine

for 3.0

* remove tests repository for Jenkinsfile2

Co-authored-by: tangfangzhi <fztang@taosdata.com>
2022-03-07 19:25:29 +08:00
Shuduo Sang bf5a3e106b
[TD-13408]<test>: move tests out (#10176)
* [TD-13408]<test>: move tests out

for 3.0 branch

* add Jenkinsfile2

Co-authored-by: tangfangzhi <fztang@taosdata.com>
2022-02-10 15:25:50 +08:00
Shengliang eb4cf744b9 rename files 2022-01-23 20:28:26 +08:00