Commit Graph

25 Commits

Author SHA1 Message Date
Cary Xu 834e6b5711 feat: rollup refactor 2022-04-25 16:41:22 +08:00
Cary Xu 173abdeedd refactor 2022-04-24 21:00:05 +08:00
Cary Xu 006b0cd0ac refactor 2022-04-23 19:25:27 +08:00
Cary Xu fb45d0d935 roll up sma generate 2022-04-23 19:15:20 +08:00
Cary Xu 2d328c8930 refactor 2022-04-21 23:55:20 +08:00
Cary Xu d3857cbc55 register rsma info 2022-04-21 21:37:33 +08:00
Hongze Cheng 0a2b62e381 refact 2022-04-14 08:21:27 +00:00
Cary Xu f9d162bae2 tsma use TDB 2022-04-13 16:02:55 +08:00
Hongze Cheng 94bcbf6bac refact more 2022-04-08 06:41:42 +00:00
Cary Xu c3b5f435b0 tsma integration with stream computing 2022-04-07 17:13:55 +08:00
Cary Xu 7a8642ff53 memory clear 2022-03-30 17:54:29 +08:00
Cary Xu 8627b593d5 insert tSma by SSDataBlock 2022-03-30 15:48:51 +08:00
Cary Xu 585ae95d0d expired window/tsma msg adaption 2022-03-25 07:50:28 +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
afwerar 79057240bd [TD-13759]<fix>: redefine thread api. 2022-03-20 00:47:45 +08:00
Cary Xu 8a709fdbf3 refactor and put sma file in smaUid dir 2022-03-18 20:11:33 +08:00
Cary Xu 65870538fd test insert and query 2022-03-14 17:38:10 +08:00
Cary Xu abbd818fe6 import SmaEnv/SmaStat to facilitate save data 2022-03-13 23:32:33 +08:00
Cary Xu 421d087a8f add tsdbBDBImpl files 2022-03-12 19:19:21 +08:00
Cary Xu 0c307568e4 code refactor 2022-03-11 19:38:13 +08:00
Cary Xu 7ad5e7429f ajust STSma definition 2022-03-10 15:34:15 +08:00
Cary Xu aad01e0155 add SSmaStat in tsdb to demonstrate window valid status 2022-03-09 16:38:26 +08:00
Cary Xu 8eaa5ec501 add SVCreateSmaReq/metaGetSmaTbUids 2022-03-07 20:14:01 +08:00
Cary Xu b64bfa979f
Feature/td 11463 3.0 (#10573)
* Block-wise SMA extraction

* refactor the SBlock

* add method tsdbLoadBlockOffset

* set method tsdbLoadBlockOffset static

* refactor

* trigger CI

* minor change

* trigger CI

* add STSma defintion

* add STSma schema encode/decode

* restore

* code optimization

* put/get sma schema from bdb

* add/check tSma schema methods

* code optimization

* code optimization
2022-03-06 20:05:41 +08:00