Closed bbotella closed 8 years ago
This fixes s3 reader. It was having two different problems.
1.- Chunk size was provoking decompressors objects to behave incorrectly. 2.- Last leftovers not being initialized where leaving unclean envs that lead to items loss.
any chance we could add a test for this?
This fixes s3 reader. It was having two different problems.
1.- Chunk size was provoking decompressors objects to behave incorrectly. 2.- Last leftovers not being initialized where leaving unclean envs that lead to items loss.