public class BeamSqlRelUtils
extends java.lang.Object
BeamRelNode.| Constructor and Description | 
|---|
| BeamSqlRelUtils() | 
| Modifier and Type | Method and Description | 
|---|---|
| static BeamRelNode | getBeamRelInput(org.apache.beam.vendor.calcite.v1_20_0.org.apache.calcite.rel.RelNode input) | 
| static org.apache.beam.vendor.calcite.v1_20_0.org.apache.calcite.rel.RelNode | getInput(org.apache.beam.vendor.calcite.v1_20_0.org.apache.calcite.rel.RelNode input) | 
| static NodeStats | getNodeStats(org.apache.beam.vendor.calcite.v1_20_0.org.apache.calcite.rel.RelNode input,
            org.apache.beam.vendor.calcite.v1_20_0.org.apache.calcite.rel.metadata.RelMetadataQuery mq) | 
| static PCollection<Row> | toPCollection(Pipeline pipeline,
             BeamRelNode node) | 
public static PCollection<Row> toPCollection(Pipeline pipeline, BeamRelNode node)
public static BeamRelNode getBeamRelInput(org.apache.beam.vendor.calcite.v1_20_0.org.apache.calcite.rel.RelNode input)
public static org.apache.beam.vendor.calcite.v1_20_0.org.apache.calcite.rel.RelNode getInput(org.apache.beam.vendor.calcite.v1_20_0.org.apache.calcite.rel.RelNode input)
public static NodeStats getNodeStats(org.apache.beam.vendor.calcite.v1_20_0.org.apache.calcite.rel.RelNode input, org.apache.beam.vendor.calcite.v1_20_0.org.apache.calcite.rel.metadata.RelMetadataQuery mq)