FasterXML / FasterXML/jackson-dataformats-binary

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

未關閉
#8 9 則留言 5 個 reaction 已指派 0 人 在 GitHub 檢視
avro pr-needed
主要語言
Java
星號
347
分支
156
平均合併
3 天 3 小時
30 天內合併 PR
22

描述

(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.

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。