[
https://issues.apache.org/jira/browse/AVRO-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Kleppmann updated AVRO-1287:
-----------------------------------
Attachment: AVRO-1287.patch
Attached is a start at this: making the Java implementation generate an example
data file with deflate codec as well as the existing one with null codec.
This deflate passes the interop tests for Java, Python and C. I've not been
able to test PHP. It fails on Ruby, since the Ruby implementation doesn't yet
support deflate; I've created AVRO-1288 for that.
> Interop tests should test codecs as well
> ----------------------------------------
>
> Key: AVRO-1287
> URL: https://issues.apache.org/jira/browse/AVRO-1287
> Project: Avro
> Issue Type: Test
> Components: build
> Affects Versions: 1.7.4
> Reporter: Martin Kleppmann
> Assignee: Martin Kleppmann
> Attachments: AVRO-1287.patch
>
>
> Currently the interop tests for data files only generate and parse a data
> file with null codec in each language. Given that the deflate codec is also a
> required codec in the spec, we should be testing interop on deflate (and
> optionally snappy, too).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira