Skip to content

Use 'OrderedDict' for Avro schema serialization #3

@jasonwalsh

Description

@jasonwalsh

Since Avro specifications are serialized in JSON format, the order of the key-value pairs is never in the same. Using an 'OrderedDict' can resolve this issue.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions