You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.