jklamer commented on pull request #1582: URL: https://github.com/apache/avro/pull/1582#issuecomment-1060220953
@martin-g This PR is the intersection of the issue with Name/Schema Ref you were having and the issues with Value and Resolution I was having. The fix you implemented exposed the bug I was experiencing. Because the Schemas being returned by avro_derive had schema refs in them programmatically and not parsed from JSON, I was getting decoding/resolution failures. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
