Update compression algos to support data access without decompression - [x] Min-FOR + Truncate integer encoding - [x] Const and Const Delta integer encoding - [x] REE (Run-End-Encoding) - [x] dictionary for number types (int, float) - [ ] FSST string encoding - [x] FOR + bit width compaction - [x] ALP floating point - [x] PSMA/Range Index
Update compression algos to support data access without decompression