apache / apache/arrow

[Python] Allow Compression level to be used on CompressedOutputStream and output_stream related classes that allows for compression to be defined

Open
#47,694 4 comments 0 reactions 0 assignees View on GitHub
Component: Python Type: enhancement
Dominant language
C++
Stars
17.1k
Forks
4.3k
Avg merge
3d 13h
Merged PRs (30d)
88

Description

### Describe the enhancement requested

In python, there are plenty of places where compression can be used as string, but, there is not a way to set the compression level; like in pyarrow file system. It will be nice to have it, or any other way to deal with different compression level. What I am able to find is the Codec class, put that doesn't allow having stream, and the stream class doesn't allow specifying the compression level

### Component(s)

Python

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.