Skip to content

[C++] Enable fine grained IO for async IPC reader  #30126

Description

@asfimport

The IPC reader operates at the granularity of an entire record batch; even if you're loading only a few columns, the entire record batch is read. ARROW-12683 partially addressed this issue by enabling this capability for sync read API, however, async read API still lacks of this capability.

Reporter: Yue Ni / @niyue
Assignee: Weston Pace / @westonpace

Related issues:

PRs and other links:

Note: This issue was originally created as ARROW-14577. Please see the migration documentation for further details.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions