Du kan redigere data på nettet som Excel through Table Editor., og endringene vil bli konvertert til Avro i sanntid.
Just copy the generated Avro schema in Table Generator, and paste it into your Avro schema file for testing.
Merk: Dine data er sikkert, konvertittene er gjort helt i nettleseren din, og vi vil ikke lagre noen av dine data.
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.