Commit Graph

22816 Commits

Author SHA1 Message Date
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 237d719d93 Merge branch '3.0' into feature/TD-11463-3.0 2022-03-06 19:55:38 +08:00
Cary Xu 3245b73e27 code optimization 2022-03-06 19:54:09 +08:00
Cary Xu 8eb339bbd6 code optimization 2022-03-06 19:48:23 +08:00
Cary Xu d412397251 add/check tSma schema methods 2022-03-06 19:45:42 +08:00
Li Minghao e9f109d64f
Merge pull request #10572 from taosdata/feature/3.0_mhli
Feature/3.0 mhli
2022-03-06 19:29:03 +08:00
Minghao Li f2ac795724 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli 2022-03-06 19:18:34 +08:00
Minghao Li 5696c85aa8 sync refactor 2022-03-06 18:58:20 +08:00
Minghao Li 97a71fd81e sync refactor 2022-03-06 17:59:24 +08:00
Cary Xu e861fd6fed Merge branch '3.0' into feature/TD-11463-3.0 2022-03-06 14:45:09 +08:00
Cary Xu 192b07fe49
Feature/td 11463 3.0 (#10571)
* 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
2022-03-06 14:43:49 +08:00
Cary Xu 228292387c put/get sma schema from bdb 2022-03-06 14:30:45 +08:00
Minghao Li d95593ac46 sync refactor 2022-03-06 12:51:42 +08:00
Minghao Li 551d7cfa6d sync refactor 2022-03-06 12:25:12 +08:00
Cary Xu 1688a9e002 Merge branch '3.0' into feature/TD-11463-3.0 2022-03-05 21:47:15 +08:00
Yihao Deng ef3d95064d
Merge pull request #10567 from taosdata/feature/index_oper
add update index
2022-03-05 17:31:21 +08:00
yihaoDeng 02507ddbfc add update index 2022-03-05 17:20:09 +08:00
Cary Xu 43057943da Merge branch '3.0' into feature/TD-11463-3.0 2022-03-05 16:42:04 +08:00
Cary Xu 13ecd2b73f
Feature/td 11463 3.0 (#10562)
* 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
2022-03-05 16:36:25 +08:00
Cary Xu b158160bc7 code optimization 2022-03-05 16:27:47 +08:00
Cary Xu 80dadafc87 restore 2022-03-05 16:20:40 +08:00
Shengliang Guan a070f95381
Merge pull request #10566 from taosdata/feature/config
monitor for vnodes
2022-03-05 16:17:58 +08:00
Shengliang Guan c03f4abd79 monitor 2022-03-05 16:09:55 +08:00
Cary Xu f11d24031b Merge branch '3.0' into feature/TD-11463-3.0 2022-03-05 15:57:08 +08:00
Li Minghao 412ff4812b
Merge pull request #10565 from taosdata/feature/3.0_mhli
Feature/3.0 mhli
2022-03-05 15:22:30 +08:00
Shengliang Guan 552c3a1ae6 monitor for vnodes 2022-03-05 15:14:34 +08:00
Minghao Li 29fab2e30a Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli 2022-03-05 15:06:59 +08:00
Minghao Li b7e22154b2 sync timeout 2022-03-05 15:03:49 +08:00
Shengliang Guan 9f33b3ea1e
Merge pull request #10564 from taosdata/feature/config
sysinfo for monitor
2022-03-05 14:10:34 +08:00
Minghao Li b75da82c96 sync timeout 2022-03-05 12:28:34 +08:00
Shengliang Guan a11a2f37ed Merge remote-tracking branch 'origin/3.0' into feature/config 2022-03-05 12:13:15 +08:00
Shengliang Guan cde33ee27a io and band 2022-03-05 11:56:00 +08:00
Yihao Deng 23521373aa
Merge pull request #10563 from taosdata/feature/index_oper
add update on index
2022-03-05 11:51:27 +08:00
yihaoDeng c368e59689 add update on index 2022-03-05 11:08:15 +08:00
Shengliang Guan 09be95e404 sysinfo for monitor 2022-03-05 10:23:16 +08:00
Cary Xu 78513e2e0a Merge branch '3.0' into feature/TD-11463-3.0 2022-03-05 09:35:04 +08:00
Cary Xu 5443bb0dae add STSma schema encode/decode 2022-03-05 09:29:55 +08:00
Yihao Deng 74fb9433a6
Merge pull request #10560 from taosdata/feature/index_oper
merge add/delete/update opera on index
2022-03-04 20:48:22 +08:00
yihaoDeng e00ae4d86f merge add/delete/update opera on index 2022-03-04 19:29:18 +08:00
Liu Jicong 903d492013
Merge pull request #10558 from taosdata/feature/tq
remove createRequest in poll
2022-03-04 18:10:44 +08:00
Shengliang Guan 8beb268a6d
Merge pull request #10555 from taosdata/feature/config
record log for monitoring
2022-03-04 18:02:14 +08:00
Liu Jicong 7510a0e7a5 remove createRequest in poll 2022-03-04 18:00:26 +08:00
Liu Jicong f229242137
Merge pull request #10556 from taosdata/feature/tq
multiple polling
2022-03-04 17:33:03 +08:00
Liu Jicong 01cac6b06e fix multiple polling 2022-03-04 17:14:26 +08:00
Shengliang Guan 09f27bdcce record log for monitoring 2022-03-04 17:12:20 +08:00
Liu Jicong 0f7829c08e fix multiple polling 2022-03-04 17:08:46 +08:00
Zhiqiang Wang 0cd6a4cf05
Merge pull request #10554 from taosdata/fix/ZhiqiangWang/TD-13756-file-system-remove-func
[TD-13756]<fix>: file system remove func.
2022-03-04 16:57:55 +08:00
Minghao Li 98b3530699 sync timeout 2022-03-04 16:54:25 +08:00
afwerar 71e4c41941 [TD-13756]<fix>: file system remove func. 2022-03-04 16:45:20 +08:00
Shengliang Guan 17b71c1d0c refact log 2022-03-04 16:34:19 +08:00