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