Package org.apache.flink.table.runtime.operators.python.scalar
-
Class Summary Class Description AbstractPythonScalarFunctionOperator Base class for all stream operators to execute PythonScalarFunction
s.EmbeddedPythonScalarFunctionOperator The PythonScalarFunction
operator in embedded Python environment.PythonScalarFunctionOperator The PythonScalarFunction
operator.