-
Type:
New Feature
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.12.0
-
Fix Version/s: 0.12.0
-
Component/s: File Formats
-
Labels:
-
Release Note:I just committed this. Thanks, Prasanth!
-
Tags:orc, rle, encoding
The run length encoding of integers can be improved:
- tighter bit packing
- allow delta encoding
- allow longer runs