public class EnumerableDrillRule
extends org.apache.calcite.rel.convert.ConverterRule
DrillScreenRelBase
.Modifier and Type | Field and Description |
---|---|
static EnumerableDrillRule |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
org.apache.calcite.rel.RelNode |
convert(org.apache.calcite.rel.RelNode rel) |
boolean |
isGuaranteed() |
getInTrait, getOutConvention, getOutTrait, getTraitDef, onMatch
public static EnumerableDrillRule INSTANCE
public boolean isGuaranteed()
isGuaranteed
in class org.apache.calcite.rel.convert.ConverterRule
public org.apache.calcite.rel.RelNode convert(org.apache.calcite.rel.RelNode rel)
convert
in class org.apache.calcite.rel.convert.ConverterRule
Copyright © 1970 The Apache Software Foundation. All rights reserved.