Cary Xu
f942f144e9
feat: bitmap operation optimization
2022-05-07 11:12:46 +08:00
Cary Xu
bcdf9c19b2
feat: update refactor
2022-05-06 19:31:20 +08:00
Cary Xu
4a649ec925
fix(tsdb): swap pointer of data cols
2022-05-05 21:07:55 +08:00
Cary Xu
7a8f8e11a5
feat: support update in mem/file
2022-05-05 16:00:35 +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
42c6f01980
refact vnode includes
2022-04-26 11:04:26 +00:00
Cary Xu
dd3091778e
sma: refactor
2022-04-21 15:58:52 +08:00
Cary Xu
62b2fc09dd
trow refactor
2022-04-20 17:56:45 +08:00
Haojun Liao
fd9e520865
other: merge 3.0 branch to resolve conflict.
2022-04-16 10:07:28 +08:00
Haojun Liao
774e4ad62c
enh(query): add more load conditions check before load data block from file.
2022-04-15 20:06:27 +08:00
Cary Xu
a6a7645843
Merge branch '3.0' into feature/TD-11463-3.0
2022-04-15 18:39:13 +08:00
Cary Xu
34c9947a53
feat(tsdb): set bitmap len 0 for primary TS column
2022-04-15 18:38:41 +08:00
Hongze Cheng
83c8be3088
refact
2022-04-15 06:38:18 +00: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
b3bb652708
data and bitmap compress/store/decompress separatedly
2022-04-03 18:02:30 +08:00
Cary Xu
d2a2427738
block-wise SMA adaption
2022-03-28 17:58:55 +08:00
Cary Xu
eb5471fdd6
tsdb merge
2022-03-22 14:57:16 +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
Cary Xu
2349be9e4a
use const *
2022-02-10 16:22:36 +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
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
Haojun Liao
31dba259e2
[td-11818]fix bug in tsdbread.
2022-01-17 17:21:09 +08:00
Hongze Cheng
c78f3e357f
refact vnode code
2022-01-12 09:26:42 +00:00