When importing an avro file, we noticed the name attribute from the enum (previously implemented) wasn't being respected. Small code adjustment for that, as well as setting test expectations accordingly.
Also added support of enum on export.
Previously, if you had an enum declared, upon export, it would look like this:
When importing an avro file, we noticed the name attribute from the enum (previously implemented) wasn't being respected. Small code adjustment for that, as well as setting test expectations accordingly.
Also added support of enum on export. Previously, if you had an enum declared, upon export, it would look like this:
After: yaml: avsc: