@Value.Immutable(singleton=false)
public static interface PushProjectIntoTableSourceScanRule.Config
extends org.apache.calcite.plan.RelRule.Config
PushProjectIntoTableSourceScanRule
.Modifier and Type | Field and Description |
---|---|
static PushProjectIntoTableSourceScanRule.Config |
DEFAULT |
Modifier and Type | Method and Description |
---|---|
default PushProjectIntoTableSourceScanRule.Config |
onProjectedScan() |
default org.apache.calcite.plan.RelOptRule |
toRule() |
static final PushProjectIntoTableSourceScanRule.Config DEFAULT
default org.apache.calcite.plan.RelOptRule toRule()
toRule
in interface org.apache.calcite.plan.RelRule.Config
default PushProjectIntoTableSourceScanRule.Config onProjectedScan()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.