In vertica, if I have a column sorted, and the same value repeat 1M times, it only used very small storage as it only stores (value, 1M). But in ORC, looks like the max length is less than 200 ( not very sure, but at about the same level of hundreds), why restrict the max run length?
- RLE in hive ORC qihua wu
- Re: RLE in hive ORC Prasanth Jayachandran
- Re: RLE in hive ORC Owen O'Malley
- Re: RLE in hive ORC Prasanth Jayachandran
