Sign in
apache
/
drill-test-framework
/
refs/heads/main
/
.
/
framework
/
resources
/
Datasources
/
ctas
/
drill_2293.json
blob: 8bdcc3ff1d209acd470b262ba59bd6c8d5ceffeb [
file
]
{
"id"
:
1
,
"map"
:{
"rm"
:
[
{
"mapid"
:
"m1"
,
"mapvalue"
:{
"col1"
:
1
,
"col2"
:[
0
,
1
,
2
,
3
,
4
,
5
]},
"rptd"
:
[{
"a"
:
"foo"
},{
"b"
:
"boo"
}]},
{
"mapid"
:
"m2"
,
"mapvalue"
:{
"col1"
:
0
,
"col2"
:[]},
"rptd"
:
[{
"a"
:
"bar"
},{
"c"
:
1
},{
"d"
:
4.5
}]}
]}
}