Does it support json strings containing date?

16 views
Skip to first unread message

Mack Liu

unread,
May 16, 2019, 3:51:55 AM5/16/19
to Registry
{
"type": "record",
"name": "test",
"fields ": [{
"name ": "field1 ",
"type ": "string "
},
{
"name ": "field2 ",
"type ": {
"type ": "int ",
"logicalType ": "date "
}
}
]
}
Does it support json strings containing date?
Reply all
Reply to author
Forward
0 new messages