| Package | Description |
|---|---|
| org.apache.flink.table.operations.utils |
| Modifier and Type | Method and Description |
|---|---|
static OperationExpressionsUtils.CategorizedExpressions |
OperationExpressionsUtils.extractAggregationsAndProperties(List<org.apache.flink.table.expressions.Expression> expressions)
Extracts and deduplicates all aggregation and window property expressions (zero, one, or more)
from the given expressions.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.