[ https://issues.apache.org/jira/browse/AVRO-366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803832#action_12803832 ]
Philip Zeyliger commented on AVRO-366: -------------------------------------- Some code comments: I wrote TestDataFileDeflate to have something easy to debug. TestDataFileFastLZ looked very similar: perhaps combine them into one? You should also add FastLZ to codecs() in TestDataFile. Until it gets too slow, may as well be exhaustive about the testing. > Add FastLZ Codec > ---------------- > > Key: AVRO-366 > URL: https://issues.apache.org/jira/browse/AVRO-366 > Project: Avro > Issue Type: New Feature > Components: java > Reporter: Jacob Rideout > Priority: Minor > Attachments: AVRO-366-1.patch > > > It would be nice to have LZO/LZF/FastLZ compression codec support. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.