Skip to content

[avro] Add support for reading schema from Avro-encoded file #8

Open
@cowtowncoder

Description

@cowtowncoder

(moved from FasterXML/jackson-dataformat-avro#10)

Avro streams may include embedded schema, and since it should be relatively safe to either auto-detect it; or just configure this to be the default if no schema is specified, we should support this mode.

As to sample data, maybe this project:

https://github.com/miguno/avro-cli-examples

has data we could use for confirming proper usage.

A follow-up feature should probably be that of producing & embedded schema; but that'd be a separate RFE.

Metadata

Metadata

Assignees

No one assigned

    Labels

    avropr-neededFeature request for which PR likely needed (no active development but idea is workable)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions