Sign in
apache
/
flink
/
master
/
.
/
flink-table
/
flink-table-planner
/
src
/
test
/
resources
/
json
/
json-exists.json
blob: 9f767954cfb635bbd6abb143cd2cc27bd65febd8 [
file
] [
log
] [
blame
]
{
"type"
:
"post"
,
"author"
:
{
"name"
:
"Jon Doe"
,
"address"
:
{
"country"
:
"Germany"
,
"city"
:
"Munich"
}
},
"metadata"
:
{
"tags"
:
[
"flink"
,
"streaming"
,
"json"
],
"references"
:
[
{
"name"
:
"GitHub"
,
"url"
:
"https://www.github.com/apache/flink"
}
]
}
}