@Internal public class RowArrowTableSource extends AbstractArrowTableSource<org.apache.flink.types.Row>
Row as the type of the produced records.| Constructor and Description |
|---|
RowArrowTableSource(org.apache.flink.table.types.DataType dataType,
byte[][] arrowData) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.streaming.api.datastream.DataStream<org.apache.flink.types.Row> |
getDataStream(org.apache.flink.streaming.api.environment.StreamExecutionEnvironment execEnv) |
getProducedDataType, getTableSchema, isBoundedCopyright © 2014–2021 The Apache Software Foundation. All rights reserved.