untereiner commented on PR #2014: URL: https://github.com/apache/avro/pull/2014#issuecomment-1356808182
Hi! I take the conversation on the fly and I am wondering about a few things. If I understand it correctly, this implementation means that for a complex message (I.e with deep schemas recursion) the user of the API has to build a vector with all the schemas and track the root one. Right ? What If the user gives a canonical schema ? I mean that all external record part of a root schema are replaced by the schemas definition ? -- 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]
