Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ORC-77. Implement LZO and LZ4 compression codecs. #45

Merged
merged 1 commit into from
Aug 8, 2016

Conversation

omalley
Copy link
Contributor

@omalley omalley commented Jul 6, 2016

This patch uses the aircompressor codecs to implement lzo and lz4. It also replaces the org.iq80.snappy codec with the aircompressor snappy codec. If the hadoop jni snappy library is available, it will use still use it.

We still need to do some benchmarks for the new snappy codec.

@asfgit asfgit merged commit 62fe950 into apache:master Aug 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants