Package | Description |
---|---|
org.apache.flink.table.connector.source.abilities |
Modifier and Type | Method and Description |
---|---|
boolean |
SupportsAggregatePushDown.applyAggregates(List<int[]> groupingSets,
List<AggregateExpression> aggregateExpressions,
DataType producedDataType)
Provides a list of aggregate expressions and the grouping keys.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.