Anthony Hsu created GOBBLIN-485: ----------------------------------- Summary: AvroSchemaManager does not support using schema generated from Hive columns Key: GOBBLIN-485 URL: https://issues.apache.org/jira/browse/GOBBLIN-485 Project: Apache Gobblin Issue Type: Bug Reporter: Anthony Hsu
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). -- This message was sent by Atlassian JIRA (v7.6.3#76005)