Avro-2785: Update specs on how unions encoded (#847)

* AVRO-2785: Updated specs about how Unions are encoded

* AVRO-2785: Updated related docs for Perl & Python

* AVRO-2785: add side notes for enum_encoding

Thank you @kojiromike

* AVRO-2785: add side notes for union_encoding

Thank you @kojiromike

* AVRO-2785: update side notes for union_encoding

* AVRO-2785: remove invalid side note on enum_encoding
5 files changed
tree: de75d1f8fb868a6cfb1f87f3a83ff5e76266de39
  1. .github/
  2. .travis/
  3. doc/
  4. lang/
  5. share/
  6. .editorconfig
  7. .gitignore
  8. .travis.yml
  9. BUILD.md
  10. build.sh
  11. DIST_README.txt
  12. LICENSE.txt
  13. NOTICE.txt
  14. pom.xml
  15. README.md
README.md

Build Status

Apache Avro™

Apache Avro™ is a data serialization system.

Learn more about Avro, please visit our website at:

https://avro.apache.org/

To contribute to Avro, please read:

https://cwiki.apache.org/confluence/display/AVRO/How+To+Contribute