Commits


Nate Clark authored and David Li committed 780e95c512d
ARROW-13246: [C++] Using CSV skip_rows_after_names can cause data to be discarded prematurely When rows are skipped but there are still more rows to skip set partial to the remainder of buffer. Closes #10649 from n3world/ARROW-13246-block_middle_of_skip Authored-by: Nate Clark <nate@neworld.us> Signed-off-by: David Li <li.davidm96@gmail.com>