This is a simple Python script that adds an alias to an Avro schema. The script reads an Avro schema from a file, adds an alias to the schema, and writes the updated schema to a new file.
-
Notifications
You must be signed in to change notification settings - Fork 0
This is a simple Python script that adds an alias to an Avro schema. The script reads an Avro schema from a file, adds an alias to the schema, and writes the updated schema to a new file.
License
j3-signalroom/python-add-alias-to-avro-schema
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This is a simple Python script that adds an alias to an Avro schema. The script reads an Avro schema from a file, adds an alias to the schema, and writes the updated schema to a new file.