public static class NullableFixedByteAlignedReaders.NullableDateReader extends ColumnReader<V>
Modifier and Type | Field and Description |
---|---|
protected DrillBuf |
bytebuf |
protected BaseDataValueVector |
castedBaseVector |
protected NullableVectorDefinitionSetter |
castedVectorMutator |
protected int |
dataTypeLengthInBytes |
DICTIONARY_ENCODINGS, VALUE_ENCODINGS, 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, recordsRequireDecoding, reset, totalValuesReadAndReadyToReadInPage, updatePosition, updateReadyToReadPosition
protected 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>
IOException
Copyright © 1970 The Apache Software Foundation. All rights reserved.