Commit Graph

87 Commits

Author SHA1 Message Date
Haojun Liao 5f9bce661f Merge branch 'feature/3.0_liaohj' of github.com:taosdata/tdengine into feature/3.0_liaohj 2022-04-16 14:57:27 +08:00
Cary Xu 3faf5a3914 statisFunc use bitmap 2022-04-16 14:44:35 +08:00
Cary Xu d268fbf68d feat: Rollup SMA integration 2022-04-16 10:18:03 +08:00
Cary Xu 72e39b2bf5 adaption for update function 2022-04-11 17:05:24 +08:00
Cary Xu 7254263a29 use 1 bit in bitmap for super block 2022-04-09 18:21:03 +08:00
Cary Xu b3bb652708 data and bitmap compress/store/decompress separatedly 2022-04-03 18:02:30 +08:00
Liu Jicong e163197573 merge from 3.0 2022-03-31 15:55:34 +08:00
Liu Jicong 3e5da8bedb fix 2022-03-31 15:52:54 +08:00
Cary Xu fd4455aa23 colIdx bugfix 2022-03-30 19:13:24 +08:00
Cary Xu d4c636589a update definition of SSchema/STColumn to support columns larger than 1MB(int16_t to int32_t) 2022-03-27 10:42:23 +08:00
Cary Xu 867ca85ab1 reset buf 2022-03-23 16:51:43 +08:00
Cary Xu eb5471fdd6 tsdb merge 2022-03-22 14:57:16 +08:00
Cary Xu 575ab14439 trow bug fix 2022-03-16 19:28:33 +08:00
Shuduo Sang ba8d9a798e
Feature/sangshuduo/td 13063 3.0 windows (#10708)
* [TD-13063]<feature>: 3.0 on Windows

* add pthread in contrib

* fix linux compile

* fix osSemaphore

* add gnu regex for Windows

* fix compile error for Windows
2022-03-11 19:39:20 +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
Shengliang Guan 5101c0571f minor changes 2022-02-28 17:39:07 +08:00
Haojun Liao c48fd11157 [td-11818] merge 3.0 2022-02-12 23:09:22 +08:00
Cary Xu 4a388c4223
Feature/td 11381 3.0 (#10220)
* calculate boundNullLen

* add extendedRowSize
2022-02-11 16:08:28 +08:00
Haojun Liao 3be59e4e24 [td-11818] merge 3.0 2022-02-11 15:50:20 +08:00
Cary Xu 3d42cd548e code optimization 2022-02-10 16:12:48 +08:00
Cary Xu d71fece2aa STSRow refactor 2022-02-09 20:34:11 +08:00
Cary Xu e1c9534cff support STSRow 2022-02-03 17:31:16 +08:00
Kaili Xu 7a2e667ac0 support STSRow 2022-02-03 17:01:38 +08:00
Cary Xu cf8590693d update 2022-01-29 08:45:39 +08:00
Cary Xu 79bfedd01f iterator 2022-01-26 10:26:17 +08:00
Cary Xu df6166ea70 iterator/SDataCol adaption 2022-01-26 08:29:13 +08:00
Cary Xu 33133d26d6 update 2022-01-25 17:41:48 +08:00
Cary Xu cea242bf1c add colValToSRow 2022-01-24 20:53:04 +08:00
Cary Xu 3f7813db7b porting 2.0 of TS-854 2022-01-21 15:55:44 +08:00
Hongze Cheng f10c5430b3 more 2021-11-30 16:24:21 +08:00
Hongze Cheng 9001468b21 refact 2021-11-22 15:02:53 +08:00
Hongze Cheng 416e6354e9 more 2021-11-22 13:45:41 +08:00
Hongze Cheng 274d115a05 more 2021-11-19 13:30:59 +08:00
Hongze Cheng bab6e54b13 partial SRow code 2021-10-11 23:52:52 +08:00
Hongze Cheng b50676b6c0 refact 2021-10-11 15:41:49 +08:00
Shengliang Guan d20aa8f8f3 [TD-10430] check util and common files 2021-10-04 20:42:53 +08:00
Hongze Cheng 9bdb4f4c63 refact 2021-09-22 16:15:20 +08:00