Class BeamRuleSets
java.lang.Object
org.apache.beam.sdk.extensions.sql.impl.planner.BeamRuleSets
RuleSet
used in BeamQueryPlanner
. It translates a standard Calcite RelNode
tree, to represent with BeamRelNode
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Collection
<org.apache.beam.vendor.calcite.v1_28_0.org.apache.calcite.tools.RuleSet>
-
Constructor Details
-
BeamRuleSets
public BeamRuleSets()
-
-
Method Details
-
getRuleSets
public static Collection<org.apache.beam.vendor.calcite.v1_28_0.org.apache.calcite.tools.RuleSet> getRuleSets()
-