Uploaded image for project: 'Apache Avro'
  1. Apache Avro
  2. AVRO-492

python implementation should encode numbers as little-endian

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 1.3.1
    • None
    • python
    • None

    Description

      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

      Attachments

        1. AVRO-492.patch
          0.9 kB
          Jeff Hodges

        Activity

          People

            jmhodges Jeff Hodges
            jmhodges Jeff Hodges
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: