fn unbox_external_error(e: ParquetError) -> Result<Error, ParquetError>
Unpack ParquetError to get object_store::Error if possible.