AVRO-2663: Record inside of Union is not resolved properly (#752)

* [AVRO-2663] Bug with nested record

* Compare the names as well

* Apply stylecheck

* Fix some docs

* Make spotless happy

* Remove unused statement

* Fix Spotless error
3 files changed
tree: f3fff04c518b248f92336e64c039288a649fc5aa
  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