public class BeamValuesRule
extends ConverterRule
ConverterRule
to replace Values
with BeamValuesRel
.Modifier and Type | Field and Description |
---|---|
static BeamValuesRule |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
RelNode |
convert(RelNode rel) |
public static final BeamValuesRule INSTANCE