Commit Graph

2158 Commits

Author SHA1 Message Date
Haojun Liao 58cf52ac48 test:update the sim script. 2022-06-10 11:56:36 +08:00
Shengliang Guan 5bda367fbd Merge remote-tracking branch 'origin/3.0' into fix/dnode 2022-06-09 19:32:38 +08:00
Shengliang Guan e65dc65e70 test: disable mnode case 2022-06-09 18:39:00 +08:00
54liuyao 016a7b698f feat(stream): stream state window support top and bottom 2022-06-09 17:45:40 +08:00
Minghao Li 6ba0f160b7 fix(sync): compatibility for both mnode(use snapshot) and vnode(no snapshot) 2022-06-09 17:10:31 +08:00
Shengliang Guan d80d55c0f7 test: case for mnode 2022-06-09 14:14:55 +08:00
Shengliang Guan 65f65b53b3 Merge remote-tracking branch 'origin/3.0' into feature/sync-refactor 2022-06-09 13:49:43 +08:00
yihaoDeng 485707b1cd refactor idx code 2022-06-08 22:40:05 +08:00
dapan1121 deaa295fb5
Merge branch '3.0' into feature/3_liaohj 2022-06-08 20:44:01 +08:00
yihaoDeng 9987c66467 enh: index support between 2022-06-08 18:49:46 +08:00
yihaoDeng 1f5ad0f1ec enh: index support between 2022-06-08 18:29:51 +08:00
Ganlin Zhao ec5da952f9
Merge pull request #13580 from taosdata/feature/dist_split_glzhao
enh(query): add distributed splitting of aggregate function
2022-06-08 15:38:43 +08:00
shenglian zhou b2d066521b feat: add group id to multiway-sort-merge operator 2022-06-08 14:58:50 +08:00
Ganlin Zhao 1d74831330 comment out some explain cases 2022-06-08 13:36:02 +08:00
Shengliang Guan 812deed656 Merge remote-tracking branch 'origin/3.0' into fix/dnode 2022-06-08 09:59:38 +08:00
54liuyao 262a221c12 distributed interval 2022-06-08 09:33:11 +08:00
Shengliang Guan bf3c767dcc test: restore mnode basic test 2022-06-07 20:27:45 +08:00
Shengliang Guan fbbfb0dbe6 feat: drop dnode 2022-06-07 20:25:42 +08:00
Shengliang Guan ee757b00fb test: reproduce coredump 2022-06-07 19:43:12 +08:00
Hui Li ffa098e224
Merge pull request #13533 from taosdata/test/chr/TD-14699
test:add testcase of python connector using Statement API
2022-06-07 16:06:39 +08:00
Shengliang Guan c086e150f5
Merge pull request #13549 from taosdata/fix/mnode
feat: drop dnode
2022-06-07 15:12:19 +08:00
Shengliang Guan dd4e01eed3 feat: drop dnode 2022-06-07 14:31:07 +08:00
Haojun Liao 1df7f8d274 test:update some test scripts. 2022-06-06 23:06:25 +08:00
Haojun Liao b2e51d956e
Merge pull request #13527 from taosdata/feature/3_liaohj
fix(query): check array length before generating the retention string .
2022-06-06 22:41:32 +08:00
tomchon a22fd01afb Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699 2022-06-06 21:08:28 +08:00
Haojun Liao a87182a830 Merge branch '3.0' into feature/3_liaohj 2022-06-06 20:52:47 +08:00
Shengliang Guan 5f71c3a6e2 refactor: disable drop dnode script 2022-06-06 18:03:23 +08:00
Haojun Liao 475a399c31 refactor: do some internal refactor. 2022-06-06 17:29:43 +08:00
tomchon fcba91b75f resolve conflict 2022-06-06 11:58:49 +08:00
tomchon d3c17f50fa test:modify testcase of muti-vgroups 2022-06-06 11:49:03 +08:00
Haojun Liao 90cb7966bc refactor: do some internal refactor. 2022-06-06 10:35:19 +08:00
Shengliang Guan 43df4f1c3d
Merge pull request #13477 from taosdata/fix/mnode
refactor: add alter-confirm while alter db
2022-06-05 17:14:19 +08:00
Shengliang Guan 36fd0dac68 refactor: add alter-confirm while alter db 2022-06-05 16:34:20 +08:00
Haojun Liao 52ae8f0efa other: merge 3.0 2022-06-05 15:45:01 +08:00
Haojun Liao 4391ed4af6 test:update the test suit. 2022-06-05 15:37:04 +08:00
54liuyao 5400507245 feat(stream): stream state operator 2022-06-04 20:36:28 +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
Haojun Liao 978f73393d enh(query): add retension for the results of show databases; 2022-06-04 12:31:35 +08:00
Shengliang Guan 41963445be
Merge pull request #13446 from taosdata/fix/mnode
test: case for alter db replica
2022-06-03 22:27:37 +08:00
Shengliang Guan 4cb56301bf test: restore mnode case 2022-06-03 21:46:11 +08:00
Hui Li fbc0951d9a
Merge pull request #13430 from taosdata/test/chr/TD-14699
test: add testcase of muti-replica mnode
2022-06-03 10:01:51 +08:00
Haojun Liao 4b9ea626ae Merge branch '3.0' into feature/3_liaohj 2022-06-03 00:18:54 +08:00
Haojun Liao ad5be523e6 refactor: do some internal refactor. 2022-06-02 23:33:38 +08:00
tomchon f38db7ad5d test: add testcase of muti-replica mnode 2022-06-02 21:39:54 +08:00
tomchon 57b1436d35 test: add testcase of muti-replica mnode 2022-06-02 20:11:43 +08:00
tomchon 79be6f7e0a test: add testcase of muti-replica mnode 2022-06-02 20:11:29 +08:00
Shengliang Guan 3e0d80a247 test: case for alter db replica 2022-06-02 20:10:27 +08:00
Shengliang Guan 46772d3251 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-06-02 19:13:05 +08:00
Shengliang Guan 465ec5003b refactor: adjust msg type 2022-06-02 19:00:14 +08:00