Project

General

Profile

Actions

Bug #7156

open

[SDK] arvados.arvfile.readall_decompressed() does not return all blocks on a file

Added by Sarah Guthrie over 8 years ago. Updated 27 days ago.

Status:
New
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
Story points:
-
Release:
Release relationship:
Auto

Description

Raises StopIteration at the end of some blocks before the file ends.
Example file (on su92l): "0f187862ceac3dbedc339b2f16aa33cd+4629117/hu011C57.fj/011.fj.gz"

This file downloads correctly.

The following code returned an iterator that behaved correctly:

gzip.GzipFile(fileobj=cr.open('hu011C57.fj/011.fj.gz', 'r'))

Actions

Also available in: Atom PDF