| 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 |
BatchExecLookupJoin
BatchExecNode for temporal table join that implemented by lookup. |
| Modifier and Type | Class and Description |
|---|---|
class |
StreamExecLookupJoin
StreamExecNode for temporal table join that implemented by lookup. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.