| Class | Description |
|---|---|
| AbstractPythonScalarFunctionFlatMap |
The abstract base
RichFlatMapFunction used to invoke Python ScalarFunction
functions for the old planner. |
| AbstractPythonStatelessFunctionFlatMap |
Base Python stateless
RichFlatMapFunction used to invoke Python stateless functions for
the old planner. |
| PythonScalarFunctionFlatMap |
The
RichFlatMapFunction used to invoke Python ScalarFunction functions for the
old planner. |
| PythonTableFunctionFlatMap |
The
RichFlatMapFunction used to invoke Python TableFunction functions for the old
planner. |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.