[
https://issues.apache.org/jira/browse/AVRO-492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael A. Smith resolved AVRO-492.
-----------------------------------
Resolution: Duplicate
Fixed in AVRO-1928.
> python implementation should encode numbers as little-endian
> ------------------------------------------------------------
>
> Key: AVRO-492
> URL: https://issues.apache.org/jira/browse/AVRO-492
> Project: Apache Avro
> Issue Type: Bug
> Components: python
> Affects Versions: 1.3.1
> Reporter: Jeff Hodges
> Assignee: Jeff Hodges
> Priority: Major
> Attachments: AVRO-492.patch
>
>
> The current version of the Python implementation uses big-endian encoding
> when writing and reading numeric data. The spec specifies that little-endian
> encoding should be used instead[1].
> [1]
> http://hadoop.apache.org/avro/docs/current/spec.html#binary_encode_primitive
--
This message was sent by Atlassian Jira
(v8.3.4#803005)