| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.runtime.arrow | |
| org.apache.flink.table.runtime.arrow.sources |
| 限定符和类型 | 方法和说明 |
|---|---|
static AbstractArrowTableSource |
ArrowUtils.createArrowTableSource(org.apache.flink.table.types.DataType dataType,
String fileName) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ArrowTableSource
An Arrow TableSource which takes
RowData as the type of the produced records. |
class |
RowArrowTableSource
An Arrow TableSource which takes
Row as the type of the produced records. |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.