Sign in
apache
/
drill
/
1.0.0
/
.
/
exec
/
java-exec
/
src
/
test
/
resources
/
store
/
json
/
nested_json.json
blob: 421318c905d79ebaf94d026e3ab4c34f2efae4ca [
file
] [
log
] [
blame
]
{
"f_1"
:
5
,
"nested_json"
:
"{ \"f_2\" : [1,2,3] }"
}
{
"f_1"
:
5
,
"nested_json"
:
"{ \"f_2\" : [10,9,8] }"
}