Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a function for formatting the output of a Record? #26

Open
rebecca-jellinek opened this issue Mar 20, 2019 · 0 comments
Open

Comments

@rebecca-jellinek
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant