Skip to content

[C++] Move csv::ReadOptions::skip_rows to csv::ParseOptions::skip_rows #27833

@asfimport

Description

@asfimport

This properly affects how the CSV is parsed and in turn the schema and data, so it belongs in ParseOptions. This means it can also be configured in Datasets.

For now, we'll duplicate the field and deprecate the original spot.

Reporter: David Li / @lidavidm
Assignee: David Li / @lidavidm

Related issues:

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions