RyanSkraba commented on pull request #869: URL: https://github.com/apache/avro/pull/869#issuecomment-623567079
Hello! I'm OK with doing this for the next release if we're OK with deprecating it in a later release. I'll create and link a JIRA. A unit test would be welcome! There's [TestNestedRecords.java](https://github.com/apache/avro/blob/master/lang/java/avro/src/test/java/org/apache/avro/TestNestedRecords.java) with a nested record example or [TestSchema.java](https://github.com/apache/avro/blob/master/lang/java/avro/src/test/java/org/apache/avro/TestNestedRecords.java) with other usages of toString(...) ---------------------------------------------------------------- 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]
