[
https://issues.apache.org/jira/browse/AVRO-1800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17508280#comment-17508280
]
Kyle Schoonover commented on AVRO-1800:
---------------------------------------
Adding some test coverage to see if I can reproduce this. An example would
have been nice. If I can't reproduce, I would recommend we close this out.
> GenericRecord.ToString always produces invalid JSON
> ---------------------------------------------------
>
> Key: AVRO-1800
> URL: https://issues.apache.org/jira/browse/AVRO-1800
> Project: Apache Avro
> Issue Type: Bug
> Components: csharp
> Reporter: Chris Wong
> Priority: Minor
>
> When GenericRecord ToString is run, trailing commas are added after every
> single KeyValuePair stored in the record. The extra commas lead to the JSON
> being invalid. The presence of the schema in the ToString() also leads to
> the ToString() being different from the Java implementation.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)