Commit Graph

23785 Commits

Author SHA1 Message Date
Haojun Liao d6af555905 [td-13039] refactor. 2022-03-21 22:49:47 +08:00
Liu Jicong a36cfba9b9
Merge pull request #10879 from taosdata/feature/tq
Feature/tq
2022-03-21 21:54:30 +08:00
Liu Jicong 8a20b2fe50 fix memory error 2022-03-21 21:42:37 +08:00
Shengliang Guan 4c999f74ae Enabling qnodes to process messages 2022-03-21 21:03:03 +08:00
Minghao Li 3139aaef05 sync refactor 2022-03-21 20:06:57 +08:00
Shengliang Guan 4d842cb162 Merge remote-tracking branch 'origin/3.0' into feature/shm 2022-03-21 20:02:47 +08:00
Shengliang Guan 0432a8ec75 refact query queue 2022-03-21 20:02:37 +08:00
Shengliang Guan 8738ef6980
Merge pull request #10875 from taosdata/feature/shm
refact dnode queue
2022-03-21 19:37:41 +08:00
Minghao Li 48aace92c5 sync refactor 2022-03-21 19:26:48 +08:00
Shengliang Guan 220fdfabe2 refact dnode queue 2022-03-21 19:08:25 +08:00
Haojun Liao afcc2219a3 [td-13039] fix compiler error. 2022-03-21 18:43:19 +08:00
Haojun Liao 1c1c95edee [td-13039] merge 3.0 2022-03-21 18:34:42 +08:00
Haojun Liao 7137bf9d3c [td-13039] fix bug. 2022-03-21 18:31:31 +08:00
Haojun Liao f7a7d148c0 [td-13039] fix compiler error. 2022-03-21 18:09:23 +08:00
Xiaoyu Wang bda9c0602d merge 3.0 2022-03-21 06:02:03 -04:00
Haojun Liao 5566e9198d
Merge pull request #10865 from taosdata/feature/db_ss
[td-13039] support scan ssdatablock.
2022-03-21 17:40:13 +08:00
Xiaoyu Wang dce38817be merge 3.0 2022-03-21 05:39:28 -04:00
Liu Jicong feffab62b1 Merge branch '3.0' into feature/tq 2022-03-21 17:39:09 +08:00
Shuduo Sang e0dca33a98
[TD-13558]<feature>: taos shell refactor for 3.0 (#10871)
* [TD-13558]<feature>: taos shell refactor

add taosTools as submodule

* add tools/taos-tools

* add more client interface for taosTools compile

* update taos-tools

* update taos-tools

* refactor shell
2022-03-21 17:29:24 +08:00
Li Minghao 990a6049bf
Merge pull request #10872 from taosdata/feature/3.0_mhli
Feature/3.0 mhli
2022-03-21 17:22:18 +08:00
Minghao Li 3a053453c6 sync refactor 2022-03-21 17:07:00 +08:00
Minghao Li b8a13daf9f sync refactor 2022-03-21 16:56:37 +08:00
Minghao Li 0f176a3afc Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli 2022-03-21 16:51:15 +08:00
Minghao Li 79e8f8e6ea sync refactor 2022-03-21 16:50:13 +08:00
Liu Jicong 1751c0285a add parallel 2022-03-21 16:47:59 +08:00
Liu Jicong 8020e6cb35
Merge pull request #10866 from taosdata/feature/tq
assign task to vg
2022-03-21 16:47:38 +08:00
Minghao Li 1251d64e81 sync refactor 2022-03-21 16:42:30 +08:00
Shengliang Guan de12d9c549
Merge pull request #10864 from taosdata/feature/shm
shm
2022-03-21 16:39:25 +08:00
Liu Jicong 70cddceb60 assign task to vg 2022-03-21 16:35:27 +08:00
Minghao Li 7129645023 sync refactor 2022-03-21 16:28:50 +08:00
Haojun Liao fcb058cee4 [td-13039] support scan ssdatablock. 2022-03-21 16:15:51 +08:00
Shuduo Sang a409c076ff
[TD-13671]<fix>: gcc 11 compile error on 3.0 (#10860) 2022-03-21 16:03:12 +08:00
Minghao Li 82144e35f0 sync refactor 2022-03-21 16:00:57 +08:00
Shengliang Guan 35f16b2041 minor changes 2022-03-21 15:57:20 +08:00
Shengliang Guan 4049155736 shm 2022-03-21 15:51:32 +08:00
plum-lihui 77db022fdf Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-03-21 15:44:47 +08:00
plum-lihui 2a293e09ff [modify taosd path] 2022-03-21 15:44:32 +08:00
Shengliang Guan c243be2723
Merge pull request #10862 from taosdata/feature/shm
refact vnod queue
2022-03-21 15:44:24 +08:00
Haojun Liao 4a60b0e308 Merge branch 'feature/db_ser' into feature/3.0_liaohj 2022-03-21 15:25:52 +08:00
Haojun Liao 84818987b3 [td-13039] fix bug in show tables; 2022-03-21 15:25:13 +08:00
plum-lihui 7163b99cec Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-03-21 15:16:16 +08:00
plum-lihui c6b9510aa0 [add case] 2022-03-21 15:15:53 +08:00
Xiaoyu Wang 22a26d3d43 merge 3.0 2022-03-21 03:14:00 -04:00
Cary Xu c20b596a70
Merge pull request #10861 from taosdata/feature/TD-11463-3.0
msg update
2022-03-21 15:13:56 +08:00
Shengliang Guan 952bf4f097 process query msg 2022-03-21 15:13:30 +08:00
Cary Xu 9f632cae67 msg update 2022-03-21 14:43:08 +08:00
Shengliang Guan 50229512d3 refact vnode write queue 2022-03-21 14:39:35 +08:00
Shengliang Guan 90e9447370 adjust vnode queue 2022-03-21 14:12:58 +08:00
Yihao Deng 533f3c0409
Merge pull request #10857 from taosdata/feature/supportQ
handle except
2022-03-21 14:01:58 +08:00
Xiaoyu Wang 9ca80596e4 merge 3.0 2022-03-21 02:00:30 -04:00