程序包 | 说明 |
---|---|
org.apache.flink.table.functions.python |
限定符和类型 | 类和说明 |
---|---|
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–2021 The Apache Software Foundation. All rights reserved.