Package | Description |
---|---|
org.apache.flink.table.runtime.arrow.readers | |
org.apache.flink.table.runtime.arrow.vectors |
Modifier and Type | Class and Description |
---|---|
class |
RowArrowReader
ArrowReader which read the underlying Arrow format data as Row . |
Modifier and Type | Class and Description |
---|---|
class |
RowDataArrowReader
ArrowReader which read the underlying Arrow format data as RowData . |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.