[ https://issues.apache.org/jira/browse/AVRO-135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803519#action_12803519 ]
Doug Cutting commented on AVRO-135: ----------------------------------- +1 this looks good. - Does LengthLimitedInputStream need to be public? If not, let's keep it package private. - RandomData#main() should accept a codec argument, and the generate-interop-data build target can be altered to write a file using deflate too. This could be done as a separate issue if you like. > 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 > Assignee: Philip Zeyliger > Priority: Blocker > Fix For: 1.3.0 > > Attachments: AVRO-135.patch.txt, AVRO-135.patch.txt, > AVRO-135.patch.txt, AVRO-135.patch.txt > > > 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.