[
https://issues.apache.org/jira/browse/ARROW-12941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Li resolved ARROW-12941.
------------------------------
Fix Version/s: 5.0.0
Resolution: Fixed
Issue resolved by pull request 10442
[https://github.com/apache/arrow/pull/10442]
> [C++] csv reader skip_row does not properly update num_rows_seen
> ----------------------------------------------------------------
>
> Key: ARROW-12941
> URL: https://issues.apache.org/jira/browse/ARROW-12941
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Reporter: Nate Clark
> Assignee: Nate Clark
> Priority: Major
> Labels: pull-request-available
> Fix For: 5.0.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> When skip_rows is specified the num_rows_seen is set to the number of rows
> skipped which does not work when row numbers are 1 based
--
This message was sent by Atlassian Jira
(v8.3.4#803005)