Skip to content

ExtractPythonUDFFromAggregate Logical Optimization

Executing Rule

Rule
apply(
plan: LogicalPlan): LogicalPlan

apply is part of the Rule abstraction.

apply...FIXME