public class DruidRelToDruidRule
extends org.apache.calcite.rel.convert.ConverterRule
Modifier and Type | Method and Description |
---|---|
org.apache.calcite.rel.RelNode |
convert(org.apache.calcite.rel.RelNode rel) |
static DruidRelToDruidRule |
instance() |
getInTrait, getOutConvention, getOutTrait, getTraitDef, isGuaranteed, onMatch
public static DruidRelToDruidRule instance()
public org.apache.calcite.rel.RelNode convert(org.apache.calcite.rel.RelNode rel)
convert
in class org.apache.calcite.rel.convert.ConverterRule
Copyright © 2011–2017. All rights reserved.