Hi, Is it just me or is there no way for AvroIO to read SpecificRecords with a custom reader schema?
AvroIO.read(Class<T> recordClass) will use the schema of T and there's no way to override it. Cheers, Neville
Hi, Is it just me or is there no way for AvroIO to read SpecificRecords with a custom reader schema?
AvroIO.read(Class<T> recordClass) will use the schema of T and there's no way to override it. Cheers, Neville