Skip to content

Avro workaround in Python 3 #524

Closed
Closed
@manu-chroma

Description

@manu-chroma

This issue documents workaround to make avro package in Python 3. Might be helpful in the future.


The workaround is a hack which seems to be work. There are bound to be regressions in this method. In future we can try the following options:
  • Get this PR merged, so that a single avro package is supported in both Python 2 and 3 out of the box; and no need of fixers.
  • Consider getting the above PR merged in our fork of avro and use that solution, should Apache Avro refuse to accept the patch.

All this was discussed in PR: #442. Might be a useful reference.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions