public class RexToExpression extends Object
Modifier and Type | Class and Description |
---|---|
static class |
RexToExpression.RexToDrillExt |
Constructor and Description |
---|
RexToExpression() |
Modifier and Type | Method and Description |
---|---|
static LogicalExpression |
toDrill(DrillParseContext context,
DrillProjectRelBase project,
org.apache.calcite.rel.RelNode input,
org.apache.calcite.rex.RexNode expr) |
public static LogicalExpression toDrill(DrillParseContext context, DrillProjectRelBase project, org.apache.calcite.rel.RelNode input, org.apache.calcite.rex.RexNode expr)
Copyright © 1970 The Apache Software Foundation. All rights reserved.