Skip to content

[C++][Parquet] Stream API: Allow for columns/rows to be skipped when reading #42370

Description

@asfimport

It can be useful to be able to skip rows and/or columns when reading data.

The ColumnReader class already allows for data to be skipped.

This new StreamReader class could use this functionality to allow for users to skip columns and rows when using the StreamReader API.

I will propose this functionality by submitting a PR.

Reporter: Gawain BOLTON / @gawain-bolton
Assignee: Gawain BOLTON / @gawain-bolton

PRs and other links:

Note: This issue was originally created as PARQUET-1689. 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

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions