public interface ArrowWriter extends Closeable
| Modifier and Type | Method and Description |
|---|---|
long |
bytesWritten()
Return the current write bytes.
|
void |
writeBatch(org.apache.arrow.vector.VectorSchemaRoot root)
Write an arrow batch
VectorSchemaRoot. |
void writeBatch(org.apache.arrow.vector.VectorSchemaRoot root)
throws IOException
VectorSchemaRoot.IOExceptionlong bytesWritten()
Copyright © 2024 Alibaba Cloud Computing. All rights reserved.