David Li created ARROW-12002:
--------------------------------
Summary: [C++] Move csv::ReadOptions::skip_rows to
csv::ParseOptions::skip_rows
Key: ARROW-12002
URL: https://issues.apache.org/jira/browse/ARROW-12002
Project: Apache Arrow
Issue Type: Task
Components: C++
Reporter: David Li
Assignee: David Li
Fix For: 4.0.0
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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)