public interface ArrowRecordWriter extends Closeable
| Modifier and Type | Method and Description |
|---|---|
void |
write(org.apache.arrow.vector.VectorSchemaRoot root)
写入一个batch的记录
|
void write(org.apache.arrow.vector.VectorSchemaRoot root)
throws IOException
root - VectorSchemaRoot对象IOException - 写入过程发生异常,不可重试Copyright © 2022 Alibaba Cloud Computing. All rights reserved.