Class BeamTablePythonFunctionRunner

java.lang.Object
org.apache.flink.streaming.api.runners.python.beam.BeamPythonFunctionRunner
org.apache.flink.table.runtime.runners.python.beam.BeamTablePythonFunctionRunner
All Implemented Interfaces:
AutoCloseable, PythonFunctionRunner

@Internal public class BeamTablePythonFunctionRunner extends BeamPythonFunctionRunner
A BeamTablePythonFunctionRunner used to execute Python functions in Table API.