public class ArrowBatchReader extends Object
VectorSchemaRoot to paimon rows.| Constructor and Description |
|---|
ArrowBatchReader(RowType rowType) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<InternalRow> |
readBatch(org.apache.arrow.vector.VectorSchemaRoot vsr) |
public ArrowBatchReader(RowType rowType)
public Iterable<InternalRow> readBatch(org.apache.arrow.vector.VectorSchemaRoot vsr)
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.