| Package | Description |
|---|---|
| org.apache.flink.table.planner.plan.rules.logical |
| Modifier and Type | Class and Description |
|---|---|
class |
PushFilterInCalcIntoTableSourceScanRule
Pushes a filter condition from the
FlinkLogicalCalc and into a FlinkLogicalTableSourceScan. |
class |
PushFilterIntoTableSourceScanRule
Planner rule that tries to push a filter into a
LogicalTableScan, which table is a TableSourceTable. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.