Sign in
apache
/
spark
/
master
/
.
/
sql
/
connect
/
common
/
src
/
test
/
resources
/
query-tests
/
explain-results
/
test_broadcast.explain
blob: 8c86098c265b8e13dcaeb3c5c4720778b0de054f [
file
]
'Project [id#0L, a#0, b#0, a#0, payload#0]
+- '
Join
Inner
,
(
id
#0L = id#0L)
:-
LocalRelation
<empty>
,
[
id
#0L, a#0, b#0]
+-
ResolvedHint
(
strategy
=
broadcast
)
+-
LocalRelation
<empty>
,
[
a
#0, id#0L, payload#0]