Package org.apache.flink.table.planner.plan.optimize.program
package org.apache.flink.table.planner.plan.optimize.program
-
ClassesClassDescriptionPlanner program that tries to do partition prune in the execution phase, which can translate a
BatchPhysicalTableSourceScanto aBatchPhysicalDynamicFilteringTableSourceScanwhose source is a partition source.A FlinkOptimizeProgram that recompute statistics after partition pruning and filter push down.Planner program that tries to inject runtime filter for suitable join to improve join performance.