java.lang.Object
org.apache.beam.sdk.extensions.sql.impl.planner.BeamRuleSets

@Internal public class BeamRuleSets extends Object
RuleSet used in BeamQueryPlanner. It translates a standard Calcite RelNode tree, to represent with BeamRelNode
  • 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()