Sign in
apache
/
drill
/
1.0.0
/
.
/
exec
/
java-exec
/
src
/
test
/
resources
/
store
/
json
/
orderByArrayElement.json
blob: d2236c88ab17bf42bdf6568267177293b9a5f299 [
file
] [
log
] [
blame
]
{
"id"
:
1
,
"list"
:
[
1
,
2
]
}
{
"id"
:
2
,
"list"
:
[
5
,
4
]
}
{
"id"
:
3
,
"list"
:
[
6
,
6
]
}
{
"id"
:
4
,
"list"
:
[
3
,
8
]
}
{
"id"
:
5
,
"list"
:
[
2
,
10
]
}