entire .bz2
files must be read before processing
#300
Labels
code improvement
enhancement not seen by the user
difficult
A difficult problem; a major coding effort or difficult algorithm to perfect
P1
important
Summary
The entire
.bz2
file is uncompressed to get it's uncompressed size before processing.Current behavior
BZIP2 file format does not specify an uncompressed size field.
Conclusion
It doesn't appear there is anything that can be done about this. This Issue is merely denoting the problem exists for reference from elsewhere (like the
README.md
)Also see
Follow-on from #40
Similar to #293 regarding
.lz4
Meta-Issue #182
The text was updated successfully, but these errors were encountered: