Skip to content

Avro Logical types #3

Description

@romain-gilles-ultra

The blockchain can represent content that has no direct mapping to the primitive type provided by Avro like uint64.
There is an additional feature in Avro to encode advanced types it is called Logical Types.

dkafka must use the most efficient representation to serialize a value. For example, avoid using a string representation for a uint64.

TODO provides a mapping ...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions