Package io.trino.parquet.reader
package io.trino.parquet.reader
-
ClassDescriptionAbstractColumnReader<BufferType>A single continuous
InputStreamover multipleSlices read on demand using given collection ofChunkReaders.Helper struct to represent a range of row indexes `[start, end]`.NestedColumnReader<BufferType>This class works similarly to FlatColumnReader.Basic input stream based on a given Slice object.Internal implementation ofColumnIndexStore.