UpdateOuterReferences Logical Rule
UpdateOuterReferences
is…FIXME
Applying UpdateOuterReferences to Logical Plan — apply
Method
1 2 3 4 5 |
apply(plan: LogicalPlan): LogicalPlan |
Note
|
apply is part of Rule Contract to apply a rule to a logical plan.
|
apply
…FIXME