[
https://issues.apache.org/jira/browse/AVRO-135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12799279#action_12799279
]
Doug Cutting commented on AVRO-135:
-----------------------------------
> Let's just put deflate or gzip in here for this release.
That would be fine with me too.
> I've been working on some pure java LZF implementations as an experiment.
> I can get compression rates about 80 to 120MB/sec and decompression between
> 100 and 160MB/sec with it
That's awesome! Good performance without native code would be really nice to
have.
> add compression to data files
> -----------------------------
>
> Key: AVRO-135
> URL: https://issues.apache.org/jira/browse/AVRO-135
> Project: Avro
> Issue Type: New Feature
> Components: java, spec
> Reporter: Doug Cutting
> Priority: Blocker
> Fix For: 1.3.0
>
>
> We should add support for at least one compression codec to data files.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.