Skip to content

Deserialization of multiple (root) values from Avro #38

@cowtowncoder

Description

@cowtowncoder

(note: counterpart of #35)

Since it is possible (and legal from what I have read) to create root-value sequences (not unlike with JSON and similar formats) in Avro, this codec should allow doing the same via Jackson.
Earlier versions will only allow reading of the first such value, but underlying Avro codec does support incremental decoding without problems.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions