Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 222 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 222 Bytes

Python Add Alias to Avro Schema

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.