Commit Graph

28 Commits

Author SHA1 Message Date
Haojun Liao 6863999ec5 [td-14493] support having in group by 2022-04-06 17:59:08 +08:00
Cary Xu 192060ebb8 Merge branch '3.0' into feature/TD-11463-3.0 2022-04-02 17:44:50 +08:00
Cary Xu 1165368642 retentions param bug fix and deliver to vnode 2022-04-02 15:39:20 +08:00
Haojun Liao cf25aca809 [td-13039] refactor. 2022-04-02 15:08:48 +08:00
Cary Xu 8627b593d5 insert tSma by SSDataBlock 2022-03-30 15:48:51 +08:00
Cary Xu 1fbd79bafb add updateExpiredWindow test case 2022-03-25 16:40:59 +08:00
Cary Xu 585ae95d0d expired window/tsma msg adaption 2022-03-25 07:50:28 +08:00
Cary Xu 6bd84f7fb2 drop tSma logic of tsdb 2022-03-23 21:06:17 +08:00
Cary Xu 91df290152 add REF for SSmaStat in case of delete SSmaStatItem when drop sma index 2022-03-17 11:46:34 +08:00
Cary Xu 65870538fd test insert and query 2022-03-14 17:38:10 +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 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
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 5891779fe1 common 2022-02-28 17:55:07 +08:00
Shengliang Guan 6889e19bf9 rename file 2022-02-28 10:23:16 +08:00
Shengliang Guan 246311d4fc minor changes 2022-02-16 15:27:19 +08:00
Haojun Liao afd1ce63db [td-11818] Refactor API. 2022-01-28 10:44:02 +08:00
Haojun Liao 699b37cc18 [td-11818] fix bug in topic . 2022-01-27 19:03:58 +08:00
Haojun Liao 02a50b50e0 [td-11818] Update the API in topic-related function. 2022-01-27 18:27:26 +08:00
Haojun Liao 8ee8785dd6 [td-11818] refactor, fix bug in select 2022-01-25 23:08:22 +08:00
Haojun Liao b97ab5db3f [td-11818]Update log and remove unused code. 2022-01-25 19:11:22 +08:00
Haojun Liao ac2609594d [td-11818] update log. 2022-01-25 13:42:33 +08:00
Haojun Liao f1e7dade17 Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj 2022-01-19 18:53:53 +08:00
Shengliang Guan cc5563716c minor changes 2022-01-18 22:04:10 -08:00
Shengliang Guan ed9709c3f0 refact tfs module 2022-01-18 21:39:32 -08:00
Haojun Liao 6d9ae1af99 [td-11818]Support select * from super_table. 2022-01-18 19:08:07 +08:00
Hongze Cheng c78f3e357f refact vnode code 2022-01-12 09:26:42 +00:00