[Python] Expose StreamDecoder to pyarrow python API
Open
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
The stream decoder API allows for more fine-grained control when reading arrow streams that are being concurrently written to. Reads of the stream can be handled manually, with bytes offered incrementally to the stream decoder API.
### Component(s)
Python
Contributor guide
Assessment
This issue has not been assessed yet.