public class BeamUnnestRule
extends org.apache.calcite.plan.RelOptRule
Modifier and Type | Field and Description |
---|---|
static BeamUnnestRule |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
void |
onMatch(org.apache.calcite.plan.RelOptRuleCall call) |
public static final BeamUnnestRule INSTANCE