FasterXML / FasterXML/jackson-dataformats-binary

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

Open
#8 9 comments 5 reactions 0 assignees View on GitHub
avro pr-needed
Dominant language
Java
Stars
347
Forks
156
Avg merge
3d 3h
Merged PRs (30d)
22

Description

(moved from https://github.com/FasterXML/jackson-dataformat-avro/issues/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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.