Package io.deephaven.parquet.base
package io.deephaven.parquet.base
-
ClassDescriptionUsed to iterate over column page readers for each page with the capability to set channel context to for reading the pages.Provides the API for reading a single parquet pageException thrown when trying to read an invalid Parquet file.A no-op implementation of MetadataFileWriterBase when we don't want to write metadata files for Parquet files.A lightweight statistics object that does nothing.Interface for reading the offset index for a column chunk.Top level accessor for a parquet file which can read both from a file path string or a CLI style file URI, ex."s3://bucket/key".Used to write "_metadata" and "_common_metadata" files for Parquet.Internal library with utility methods for converting time data between Deephaven and Parquet.Provides read access to a parquet Row Group