Class InvalidParquetMetadataException

  • All Implemented Interfaces:
    Serializable

    public class InvalidParquetMetadataException
    extends RuntimeException
    A specific RuntimeException thrown when invalid values are found in the Parquet file metadata (including the footer, page header etc.).
    See Also:
    Serialized Form