Sign in
apache
/
spark
/
master
/
.
/
sql
/
connect
/
common
/
src
/
test
/
resources
/
query-tests
/
queries
/
coalesce.json
blob: cb08412296aa8af99ab0b28e010772e175c272eb [
file
]
{
"common"
:
{
"planId"
:
"1"
},
"repartition"
:
{
"input"
:
{
"common"
:
{
"planId"
:
"0"
},
"localRelation"
:
{
"schema"
:
"struct\u003cid:bigint,a:int,b:double\u003e"
}
},
"numPartitions"
:
5
,
"shuffle"
:
false
}
}