@Internal public final class ProjectionOperationFactory extends Object
ProjectQueryOperation operation.| Constructor and Description |
|---|
ProjectionOperationFactory() |
| Modifier and Type | Method and Description |
|---|---|
QueryOperation |
create(List<org.apache.flink.table.expressions.ResolvedExpression> projectList,
QueryOperation child,
boolean explicitAlias,
ExpressionResolver.PostResolverFactory postResolverFactory) |
public QueryOperation create(List<org.apache.flink.table.expressions.ResolvedExpression> projectList, QueryOperation child, boolean explicitAlias, ExpressionResolver.PostResolverFactory postResolverFactory)
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.