zeroshade opened a new pull request, #380: URL: https://github.com/apache/arrow-go/pull/380
### Rationale for this change Closes #379 ### What changes are included in this PR? Update the `SeekToRow` method of the record reader to parallelize the calls to `SeekToRow` for the columns if the Parallel option is set to true. ### Are these changes tested? Yes, the RecordReader SeekToRow is already tested via unit tests with multiple columns. ### Are there any user-facing changes? There should only be the performance benefit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
