| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.runtime.functions.python | |
| org.apache.flink.table.runtime.functions.python.arrow |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractPythonScalarFunctionFlatMap
The abstract base
RichFlatMapFunction used to invoke Python ScalarFunction
functions for the old planner. |
class |
PythonScalarFunctionFlatMap
The
RichFlatMapFunction used to invoke Python ScalarFunction functions for the
old planner. |
class |
PythonTableFunctionFlatMap
The
RichFlatMapFunction used to invoke Python TableFunction functions for the old
planner. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ArrowPythonScalarFunctionFlatMap
The
RichFlatMapFunction used to invoke Arrow Python ScalarFunction functions for
the old planner. |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.