apache / apache/arrow

[Python] Expose StreamDecoder to pyarrow python API

Open
#37,390 1 comment 0 reactions 1 assignee Claimed by @kdkavanagh 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

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

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.