Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Currently, AvroSchemaManager only supports fetching the schema from
- avro.schema.literal
- avro.schema.url
It should also support generating the schema from the Hive columns (which is what the AvroSerDe does when the above are absent).
Attachments
Issue Links
- relates to
-
GOBBLIN-514 AvroUtils#parseSchemaFromFile fails when characters are written with Modified UTF-8 encoding
- Resolved