Puede editar sus datos en línea como Excel a Editor de mesa, y los cambios se convertirán en Avro en tiempo real.
Just copy the generated Avro schema in Table Generator, and paste it into your Avro schema file for testing.
Nota: Sus datos son seguros, los conversos se realizan completamente en su navegador web y no almacenaremos ninguno de sus datos.
Apache Avro is a data serialization system that relies on schemas to structure data. It is used for serialization and deserialization of data in Hadoop and other data processing systems.