Sign in
apache
/
spark
/
master
/
.
/
sql
/
connect
/
common
/
src
/
test
/
resources
/
query-tests
/
queries
/
dropDuplicates_varargs.json
blob: 2b6d46a3135130485351d87da1e17584815b3841 [
file
]
{
"common"
:
{
"planId"
:
"1"
},
"deduplicate"
:
{
"input"
:
{
"common"
:
{
"planId"
:
"0"
},
"localRelation"
:
{
"schema"
:
"struct\u003cid:bigint,a:int,b:double\u003e"
}
},
"columnNames"
:
[
"a"
,
"b"
,
"id"
],
"withinWatermark"
:
false
}
}