Uploaded image for project: 'Parquet'
  1. Parquet
  2. PARQUET-1643

Use airlift non-native implementations for GZIP, LZ0 and LZ4 codecs

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      rdblue pointed me to https://github.com/airlift/aircompressor which provides non-native implementations of compression codecs. It claims to be much faster than native wrappers that parquet uses. This Jira is to track the work needed for exploring using these codecs, getting benchmark results and making changes including not needing to pool compressors and decompressors anymore. Note that this doesn't include SNAPPY since Parquet already has its own non-hadoopy implementation for it. 

      Attachments

        Issue Links

          Activity

            People

              samarthjain Samarth Jain
              samarthjain Samarth Jain
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: