| Package | Description |
|---|---|
| org.apache.flink.table.runtime.functions.python | |
| org.apache.flink.table.runtime.functions.python.arrow |
| Modifier and Type | Class and Description |
|---|---|
class |
PythonScalarFunctionFlatMap
The
RichFlatMapFunction used to invoke Python ScalarFunction functions for the
old planner. |
| Modifier and Type | Class and Description |
|---|---|
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.