public interface ArrowRecordReader extends Closeable
| Modifier and Type | Method and Description |
|---|---|
org.apache.arrow.vector.VectorSchemaRoot |
read()
读取一个batch的记录
|
org.apache.arrow.vector.VectorSchemaRoot read()
throws IOException
VectorSchemaRoot对象, 读取完成返回nullIOException - 读取过程发生异常, 发生异常后不可重试Copyright © 2022 Alibaba Cloud Computing. All rights reserved.