| Package | Description |
|---|---|
| org.apache.flink.table.planner.plan.nodes.exec.batch | |
| org.apache.flink.table.planner.plan.nodes.exec.stream |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchExecPythonCorrelate
Batch exec node which matches along with join a Python user defined table function.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StreamExecPythonCorrelate
Stream exec node which matches along with join a Python user defined table function.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.