adamkennedy commented on pull request #1217: URL: https://github.com/apache/avro/pull/1217#issuecomment-938215833
This would appear to entangle the parsing of the schema with an infrastructure dependency. For example, two different processes were parsing the same document, and did not have the same reference resolver, or resolved the schema to different things, the actual schema would become non-deterministic. -- 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]
