[ https://issues.apache.org/jira/browse/AVRO-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12798447#action_12798447 ]
Eli Collins commented on AVRO-303: ---------------------------------- The java binary format is network order (big endian) and C on x86 is little endian so IIUC running the interop tests on an x86-based machine should cover this. > Regularly run Avro tests on little-endian and big-endian systems > ---------------------------------------------------------------- > > Key: AVRO-303 > URL: https://issues.apache.org/jira/browse/AVRO-303 > Project: Avro > Issue Type: Test > Reporter: Jeff Hammerbacher > > To ensure that Avro implementations are working correctly, it would be nice > to have a shared Avro infrastructure for testing that contains both a > big-endian and a little-endian system. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.