Cary Xu
215613f4cd
feat: set tsdb cfg for rollup sma
2022-05-07 22:33:19 +08:00
Cary Xu
f942f144e9
feat: bitmap operation optimization
2022-05-07 11:12:46 +08:00
Cary Xu
27a74a56df
feat: merge rows in mem/file during commit for update
2022-05-07 00:13:25 +08:00
Cary Xu
bcdf9c19b2
feat: update refactor
2022-05-06 19:31:20 +08:00
Cary Xu
7a8f8e11a5
feat: support update in mem/file
2022-05-05 16:00:35 +08:00
Cary Xu
50bba1397c
feat: bsma logic optimization
2022-04-29 21:32:54 +08:00
Hongze Cheng
ab0e435d81
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
2022-04-29 10:02:58 +00:00
Cary Xu
60d45477eb
feat: bsma aggr data optimization
2022-04-29 11:43:32 +08:00
Hongze Cheng
8215bc4de3
refact TSDB
2022-04-27 08:03:49 +00:00
Hongze Cheng
09ff7f6aa0
refactor: vnode
2022-04-27 07:04:56 +00:00
Hongze Cheng
42c6f01980
refact vnode includes
2022-04-26 11:04:26 +00:00
Hongze Cheng
598d8deb43
fix TSDB commit problem
2022-04-26 02:04:39 +00:00
Hongze Cheng
2bb03ed330
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
2022-04-20 10:58:19 +00:00
Cary Xu
62b2fc09dd
trow refactor
2022-04-20 17:56:45 +08:00
Hongze Cheng
a7941cf2f5
refact meta 2
2022-04-20 06:56:34 +00:00
Cary Xu
5569c84624
bsma integrate
2022-04-18 15:06:13 +08:00
Hongze Cheng
ad94090654
Merge pull request #11569 from taosdata/feature/vnode_refact1
...
refactor: vnode
2022-04-18 09:28:55 +08:00
Hongze Cheng
553f0aa11d
refact vnode
2022-04-16 12:07:28 +00:00
Cary Xu
3faf5a3914
statisFunc use bitmap
2022-04-16 14:44:35 +08:00
Hongze Cheng
aa266dea41
refact vnode
2022-04-15 06:47:39 +00:00
Hongze Cheng
83c8be3088
refact
2022-04-15 06:38:18 +00:00
Cary Xu
91f9661550
bug fix for bitmap compress
2022-04-11 17:29:14 +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
Hongze Cheng
94bcbf6bac
refact more
2022-04-08 06:41:42 +00:00
Hongze Cheng
eafc0f88bc
remove tid from tsdb
2022-04-06 11:00:52 +00:00
Cary Xu
670554dcdd
bug fix
2022-04-03 18:56:44 +08:00
Cary Xu
b3bb652708
data and bitmap compress/store/decompress separatedly
2022-04-03 18:02:30 +08:00
Liu Jicong
e21ba1637e
revert uid
2022-03-31 18:39:11 +08:00
Cary Xu
d2a2427738
block-wise SMA adaption
2022-03-28 17:58:55 +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
afwerar
222db126bc
[TD-13758]<fix>: redefine memory api.
2022-03-26 00:29:53 +08:00
afwerar
71e4c41941
[TD-13756]<fix>: file system remove func.
2022-03-04 16:45:20 +08:00
afwerar
35b3edaea5
[TD-13756]<fix>: file system stat access func.
2022-03-04 00:04:57 +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
afwerar
8d9b2fdd92
[TD-13062]<fix>: file system getline error.
2022-02-25 11:16:30 +08:00
Liu Jicong
a038c46607
refactor tq meta store
2022-02-15 10:11:34 +08:00
Cary Xu
1805642aed
Merge branch '3.0' into feature/TD-11381-3.0
2022-02-10 16:16:00 +08:00
Cary Xu
3d42cd548e
code optimization
2022-02-10 16:12:48 +08:00
Liu Jicong
432f8bfd6b
rewrite rebalance
2022-02-10 11:22:50 +08:00
Cary Xu
d71fece2aa
STSRow refactor
2022-02-09 20:34:11 +08:00
Cary Xu
3504d3f872
Merge branch '3.0' into feature/TD-11381-3.0
2022-02-09 10:32:25 +08:00
Cary Xu
e2d4c81cdc
Feature/td 11463 update colId to PRIMARYKEY_TIMESTAMP_COL_ID during commit ( #10150 )
...
* initial commit
* fix commit error
* update colId to PRIMARYKEY_TIMESTAMP_COL_ID during commit
* update colId to PRIMARYKEY_TIMESTAMP_COL_ID during commit
* update colId to PRIMARYKEY_TIMESTAMP_COL_ID during commit
Co-authored-by: Hongze Cheng <hzcheng@taosdata.com>
2022-02-09 10:30:39 +08:00
Cary Xu
cf8590693d
update
2022-01-29 08:45:39 +08:00
Cary Xu
df6166ea70
iterator/SDataCol adaption
2022-01-26 08:29:13 +08:00
Shengliang Guan
b86bda4b41
refact tfs module
2022-01-18 22:40:28 -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
Hongze Cheng
c78f3e357f
refact vnode code
2022-01-12 09:26:42 +00:00