public static class NullableFixedByteAlignedReaders.CorruptionDetectingNullableDateReader extends ColumnReader<V>
| Modifier and Type | Field and Description |
|---|---|
protected DrillBuf |
bytebuf |
protected BaseDataValueVector |
castedBaseVector |
protected NullableVectorDefinitionSetter |
castedVectorMutator |
protected int |
dataTypeLengthInBytes |
vectorData| Modifier and Type | Method and Description |
|---|---|
void |
processPages(long recordsToReadInThisPass) |
protected void |
readField(long recordsToReadInThisPass) |
capacity, checkVectorCapacityReached, clear, determineSize, getRecordsReadInCurrentPass, hitRowGroupEnd, postPageRead, processPageData, processPagesAsync, readIntLittleEndian, readPage, readPageAsync, readRecords, readRecordsAsync, readRecordsInBulk, readValues, reset, totalValuesReadAndReadyToReadInPage, updatePosition, updateReadyToReadPositionprotected int dataTypeLengthInBytes
protected DrillBuf bytebuf
protected BaseDataValueVector castedBaseVector
protected NullableVectorDefinitionSetter castedVectorMutator
protected void readField(long recordsToReadInThisPass)
public void processPages(long recordsToReadInThisPass)
throws IOException
processPages in class ColumnReader<V extends ValueVector>IOExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.