| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.runtime.arrow | |
| org.apache.flink.table.runtime.arrow.serializers |
| 限定符和类型 | 方法和说明 |
|---|---|
static ArrowWriter<org.apache.flink.table.data.RowData> |
ArrowUtils.createRowDataArrowWriter(org.apache.arrow.vector.VectorSchemaRoot root,
org.apache.flink.table.types.logical.RowType rowType)
Creates an
ArrowWriter for the specified VectorSchemaRoot. |
| 限定符和类型 | 方法和说明 |
|---|---|
ArrowWriter<org.apache.flink.table.data.RowData> |
ArrowSerializer.createArrowWriter()
Creates an
ArrowWriter. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.