UpdateOuterReferences Logical Rule¶
UpdateOuterReferences
is...FIXME
=== [[apply]] Applying UpdateOuterReferences to Logical Plan -- apply
Method
[source, scala]¶
apply(plan: LogicalPlan): LogicalPlan¶
NOTE: apply
is part of catalyst/Rule.md#apply[Rule Contract] to apply a rule to a spark-sql-LogicalPlan.md[logical plan].
apply
...FIXME