Sign in
apache
/
spark
/
master
/
.
/
sql
/
connect
/
common
/
src
/
test
/
resources
/
query-tests
/
queries
/
relation_extension.json
blob: 47ceba13ca7e2a4a6519c5d193fd47ea04c1deed [
file
]
{
"common"
:
{
"planId"
:
"1"
},
"extension"
:
{
"@type"
:
"type.googleapis.com/spark.connect.ExamplePluginRelation"
,
"input"
:
{
"common"
:
{
"planId"
:
"0"
},
"localRelation"
:
{
"schema"
:
"struct\u003cid:bigint,a:int,b:double\u003e"
}
}
}
}