@Internal public class ArrowTableSource extends AbstractArrowTableSource<org.apache.flink.table.data.RowData>
RowData as the type of the produced records.| Constructor and Description |
|---|
ArrowTableSource(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.table.data.RowData> |
getDataStream(org.apache.flink.streaming.api.environment.StreamExecutionEnvironment execEnv) |
getProducedDataType, getTableSchema, isBoundedCopyright © 2014–2021 The Apache Software Foundation. All rights reserved.