Skip to content

Custom Logical Types, Enums, Standard JSON

Compare
Choose a tag to compare
@xmcqueen xmcqueen released this 26 Jan 23:08
· 33 commits to master since this release
91f8062

This release contains 3 new capabilities and a fix for canonical representation for enums

  • Allow decimal logical type of precision 1
  • Added support for custom logical types
  • Enum should be managed like records, parent namespace should be used to generate canonical form
  • Added nativeFromTextual to support standard json
  • Added avro roundtrip debugging tool