Open
Description
For example, golang package 'encoding/json' provides json.MarshallIndent() or json.Indent() which allows you to print your json bytes in a formatted way with tabs and such.
Is there a similar method for types of avro.GenericRecord? I would like to print the record and it is currently all jumbled.
Metadata
Assignees
Labels
No labels