Commit Graph

38 Commits

Author SHA1 Message Date
Cary Xu 7fceb5a709 other: code optimization and do more check 2022-06-02 10:22:34 +08:00
Cary Xu 4a110b0170 enh: code optimization 2022-05-23 23:59:16 +08:00
Cary Xu 0dfbfc7cc2 enh: add debug log of tsdb load block data cols 2022-05-23 23:55:15 +08:00
Cary Xu f4aaf791fb fix: check commit and merge and add cases 2022-05-22 19:37:32 +08:00
Cary Xu 069ce051f0 feat: move sma module from tsdb to vnode 2022-05-15 20:17:20 +08:00
Cary Xu 5a8497fe45 fix: undef debug flag 2022-05-10 12:21:47 +08:00
Cary Xu 5122a6e268 enh: add submit row debug log in taosd 2022-05-09 21:52:39 +08:00
Cary Xu c7ca57f557 feat: rollup data submit 2022-05-02 00:30:47 +08:00
Xiaoyu Wang cdfe9929c8 feat: fill physical plan 2022-04-30 14:07:44 +08:00
Cary Xu 341e3a022c feat: rollup vnode refactor 2022-04-29 18:07:50 +08:00
Cary Xu 9a1252d7b0 refactor 2022-04-28 09:57:19 +08:00
Cary Xu dd3091778e sma: refactor 2022-04-21 15:58:52 +08:00
Cary Xu 72e39b2bf5 adaption for update function 2022-04-11 17:05:24 +08:00
Cary Xu cf68440a59 bSma grammar integrate 2022-04-01 17:43:50 +08:00
Shuduo Sang 5f9e660f9b
[TD-13558]<feature>: taos shell refactor (#10967)
* [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

* [TD-13558]<feature>: taos shell test speed

* [TD-13558]<feature>: taos -n startup works

* taos -n rpc works

* taos -n server works

* cleanup code since no endPort in 3.0
2022-03-24 15:20:42 +08:00
Cary Xu 4e8ebdef3a support drop sma in tsdb 2022-03-24 10:25:58 +08:00
Cary Xu 6bd84f7fb2 drop tSma logic of tsdb 2022-03-23 21:06:17 +08:00
Shuduo Sang 4d7bb97f54
Feature/sangshuduo/td 13558 taos shell refactor (#10946)
* [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

* [TD-13558]<feature>: taos shell test speed
2022-03-23 19:27:27 +08:00
dapan1121 440b0b8682 Merge remote-tracking branch 'origin/3.0' into feature/scheduler 2022-03-15 15:42:05 +08:00
Liu Jicong 9587ed3efc
Merge pull request #10745 from taosdata/feature/tq
Feature/tq
2022-03-14 21:15:47 +08:00
Cary Xu 421d087a8f add tsdbBDBImpl files 2022-03-12 19:19:21 +08:00
Haojun Liao fbf664e273 [td-13039] fix bug in show. 2022-03-11 19:29:43 +08:00
Xiaoyu Wang 396c099a77 TD-13981 show databases rewrite 2022-03-11 01:41:57 -05:00
Liu Jicong 00c5307d51 refactor 2022-03-10 20:48:38 +08:00
Shuduo Sang e63f352f8b
Feature/sangshuduo/td 13558 taos shell refactor (#10661)
* [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
2022-03-10 12:02:55 +08:00
Cary Xu 221a9bf97a revert 2022-03-09 18:36:13 +08:00
Cary Xu aad01e0155 add SSmaStat in tsdb to demonstrate window valid status 2022-03-09 16:38:26 +08:00
Cary Xu db0c47cc1f
Feature/td 11463 3.0 - block-wise SMA (#10510)
* Block-wise SMA extraction

* refactor the SBlock

* add method tsdbLoadBlockOffset

* set method tsdbLoadBlockOffset static

* refactor

* trigger CI

* minor change

* trigger CI
2022-03-03 12:39:27 +08:00
Shengliang Guan 5101c0571f minor changes 2022-02-28 17:39:07 +08:00
Liu Jicong a038c46607 refactor tq meta store 2022-02-15 10:11:34 +08:00
Haojun Liao c4bd887e63 [td-11818]support create child table. 2021-12-28 20:03:41 +08:00
Hongze Cheng a60e9e40ed more 2021-12-25 14:35:39 +08:00
Haojun Liao 949b62cc44 [td-10529] merge 3.0. 2021-10-08 11:54:12 +08:00
Haojun Liao 2f5eb2ab2d [TD-10529]add new files. 2021-10-08 10:25:09 +08:00
Shengliang Guan d20aa8f8f3 [TD-10430] check util and common files 2021-10-04 20:42:53 +08:00
Shengliang Guan c0a171b144 [TD-10430] adjust os module 2021-10-03 10:32:14 +08:00
Shengliang Guan 7af18fc96c add some os files 2021-09-30 16:41:02 +08:00
Shengliang Guan 0d36837ee5 [TD-10430] compile error while add dnode module 2021-09-30 13:40:57 +08:00