blob: 6705fdefb995a812f9bbaa0721c8f769a2ff8e2a [file] [log] [blame]
{
"fields" : [
{
"name" : "title",
"type" : "string"
},
{
"name" : "created_at",
"type" : [
"null",
{
"logicalType" : "timestamp-millis",
"type" : "long"
}
]
}
],
"name" : "Bar",
"namespace" : "foo",
"type" : "record"
}