| 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 |
BatchExecCorrelate
Batch exec node which matches along with join a Java/Scala user defined table function.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StreamExecCorrelate
Stream
ExecNode which matches along with join a Java/Scala user defined table function. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.