Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
As of now, parquet doesn't support delta encoding for INT64. However it is planned in the format:
https://github.com/Parquet/parquet-format/blob/master/Encodings.md
The benefits of this feature are huge. For timestamps it achieves twice better compression than SNAPPY on plain encoding, and the reading is faster. This feature is actually advertised on the home page of Parquet, even though it is not yet implemented:
http://parquet.incubator.apache.org/
http://image.slidesharecdn.com/hadoopsummit-140630160016-phpapp01/95/efficient-data-storage-for-analytics-with-apache-parquet-20-30-638.jpg?cb=1404162126
Attachments
Issue Links
- blocks
-
PARQUET-392 Release Parquet-mr 1.9.0
- Resolved
- links to