public interface VectorizedRecordIterator extends RecordReader.RecordIterator<InternalRow>
RecordReader.RecordIterator
to support returning batch directly.Modifier and Type | Method and Description |
---|---|
VectorizedColumnBatch |
batch() |
filter, next, releaseBatch, transform
VectorizedColumnBatch batch()
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.