Class ColumnIndexStore.MissingOffsetIndexException

  • All Implemented Interfaces:
    Serializable
    Enclosing interface:
    ColumnIndexStore

    public static class ColumnIndexStore.MissingOffsetIndexException
    extends org.apache.parquet.ParquetRuntimeException
    Exception thrown in case of an offset index is missing for any of the columns.
    See Also:
    Serialized Form
    • Constructor Detail

      • MissingOffsetIndexException

        public MissingOffsetIndexException​(org.apache.parquet.hadoop.metadata.ColumnPath path)