[ 
https://issues.apache.org/jira/browse/ARROW-13246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated ARROW-13246:
-----------------------------------
    Labels: pull-request-available  (was: )

> [C++] CSV skip_rows_after_names can discard data prematurally
> -------------------------------------------------------------
>
>                 Key: ARROW-13246
>                 URL: https://issues.apache.org/jira/browse/ARROW-13246
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>    Affects Versions: 5.0.0
>            Reporter: Nate Clark
>            Assignee: Nate Clark
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> In the SerialBlockReader when `skip_rows_` is set and there are more rows to 
> skip than what is in the current block `partial_` is set as an empty buffer 
> when it should be the remainder of the current buffer. This could cause a 
> problem if the buffer ends in the middle of a quoted value since that will 
> throw off parsing.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to