Package | Description |
---|---|
org.apache.flink.table.runtime.operators.python.scalar | |
org.apache.flink.table.runtime.operators.python.table |
Modifier and Type | Class and Description |
---|---|
class |
EmbeddedPythonScalarFunctionOperator
The Python
ScalarFunction operator in embedded Python environment. |
Modifier and Type | Class and Description |
---|---|
class |
EmbeddedPythonTableFunctionOperator
The Python
TableFunction operator in embedded Python environment. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.