Chris Wong created AVRO-1800:
--------------------------------
Summary: GenericRecord.ToString always produces invalid JSON
Key: AVRO-1800
URL: https://issues.apache.org/jira/browse/AVRO-1800
Project: 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
(v6.3.4#6332)