| Package | Description |
|---|---|
| org.apache.flink.table.expressions.resolver | |
| org.apache.flink.table.operations.utils.factories |
| Modifier and Type | Method and Description |
|---|---|
ExpressionResolver |
ExpressionResolver.ExpressionResolverBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
WindowAggregateQueryOperation.ResolvedGroupWindow |
AggregateOperationFactory.createResolvedWindow(GroupWindow window,
ExpressionResolver resolver)
Converts an API class to a resolved window for planning with expressions already resolved.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.