Skip to content

Add support for compressed input for python read factory

Andrii Verbytskyi requested to merge pythonreaderfactory into master

Add support for compressed input for python read factory. This capability is enabled only for the python3, uses the python native decompression and does not require linkage with backend libraries.

See also https://github.com/tmaklin/bxzstr/pull/22

Tag @abuckley

Edited by Andrii Verbytskyi

Merge request reports