ie.hoodie-client.0.4.2.source-code.exampleEvolvedSchema.txt Maven / Gradle / Ivy
{
"namespace": "example.schema",
"type": "record",
"name": "trip",
"fields": [
{
"name": "number",
"type": ["int", "null"]
},
{
"name": "time",
"type": "string"
},
{
"name": "_row_key",
"type": "string"
},
{
"name": "added_field",
"type": ["int", "null"]
}
]
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy