你可以通過 表格編輯器 像 Excel 一樣在線編輯你的數據,所有的更改將實時轉換為 Avro。
Just copy the generated Avro schema in Table Generator, and paste it into your Avro schema file for testing.
提示:你的數據是安全的,轉換完全在你的網絡瀏覽器中完成,我們不會存儲你的任何數據。
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.