There should be a way to do schema resolution with SpecificDatumReader ----------------------------------------------------------------------
Key: AVRO-304 URL: https://issues.apache.org/jira/browse/AVRO-304 Project: Avro Issue Type: Improvement Components: java Reporter: Thiruvalluvan M. G. Assignee: Thiruvalluvan M. G. Presently one could do schema resolution (where the schema of the Avro data stream is different from the Schema desired by the reader) only with GenericDatumReader. A similar facility is needed for SpecificDatumReader as well. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.