| 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 |
BatchExecExpand
Batch
ExecNode that can expand one row to multiple rows based on given projects. |
| Modifier and Type | Class and Description |
|---|---|
class |
StreamExecExpand
Stream
ExecNode that can expand one row to multiple rows based on given projects. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.