public static interface RelFactories.ProjectFactory
LogicalProject of the
appropriate type for this rule's calling convention.| Modifier and Type | Method and Description |
|---|---|
RelNode |
createProject(RelNode input,
List<? extends RexNode> childExprs,
List<String> fieldNames)
Creates a project.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.