Class | Description |
---|---|
CleanupDynamicPruningFilters |
Removes the filter nodes with dynamic pruning that were not pushed down to the scan.
|
PartitionPruning |
Dynamic partition pruning optimization is performed based on the type and
selectivity of the join operation.
|
PlanDynamicPruningFilters |
This planner rule aims at rewriting dynamic pruning predicates in order to reuse the
results of broadcast.
|