| Package | Description |
|---|---|
| org.apache.flink.table.planner.functions.bridging |
| Modifier and Type | Method and Description |
|---|---|
static BridgingSqlAggFunction |
BridgingSqlAggFunction.of(org.apache.flink.table.catalog.DataTypeFactory dataTypeFactory,
org.apache.flink.table.planner.calcite.FlinkTypeFactory typeFactory,
org.apache.calcite.sql.SqlKind kind,
org.apache.flink.table.functions.FunctionIdentifier identifier,
org.apache.flink.table.functions.FunctionDefinition definition,
org.apache.flink.table.types.inference.TypeInference typeInference)
Creates an instance of a aggregating function (either a system or user-defined function).
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.