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