Class MaterializedViewRules
java.lang.Object
org.apache.calcite.rel.rules.materialize.MaterializedViewRules
Collection of rules pertaining to materialized views.
Also may contain utilities for MaterializedViewRule
.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final RelOptRule
Rule that matchesAggregate
.static final RelOptRule
Rule that matchesFilter
.static final MaterializedViewFilterScanRule
static final RelOptRule
Rule that matchesJoin
.static final RelOptRule
static final RelOptRule
static final RelOptRule
-
Method Summary