Skip to content

Instantly share code, notes, and snippets.

@cbmgit
Created September 26, 2023 15:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cbmgit/cc5ba265b4fbcb8ba3697a8c9e5b5973 to your computer and use it in GitHub Desktop.
Save cbmgit/cc5ba265b4fbcb8ba3697a8c9e5b5973 to your computer and use it in GitHub Desktop.
avro-schema.txt
{"type":"record","name":"User","fields":[{"name":"username","type":"string"},{"name":"phone","type":"long"},{"name":"age","type":"int"}]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment