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