Uses of Class
org.apache.flink.table.planner.plan.rules.physical.common.CommonPhysicalMatchRule
Packages that use CommonPhysicalMatchRule
-
Uses of CommonPhysicalMatchRule in org.apache.flink.table.planner.plan.rules.physical.batch
Modifier and TypeClassDescriptionclassThe physical rule is responsible for convertFlinkLogicalMatchtoBatchPhysicalMatch.