rayokota opened a new pull request #869: URL: https://github.com/apache/avro/pull/869
I need a method to reconstruct the original schema string before referenced schemas were resolved and inlined by the Parser. This is a small enhancement that addresses https://issues.apache.org/jira/browse/AVRO-2822 by exposing a toString() method to pass the referenced schemas. This also addresses https://github.com/confluentinc/schema-registry/issues/1432 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
