Package | Description |
---|---|
org.apache.flink.table.functions.python |
Modifier and Type | Class and Description |
---|---|
class |
PythonAggregateFunctionInfo
PythonAggregateFunctionInfo contains the execution information of a Python aggregate function,
such as: the actual Python aggregation function, the input arguments, the filter arg, the
distinct flag, etc.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.