Class UnknownColumnTypeException

  • All Implemented Interfaces:
    Serializable

    public class UnknownColumnTypeException
    extends org.apache.parquet.ParquetRuntimeException
    Thrown if the specified column type is unknown in the underlying storage
    See Also:
    Serialized Form