alamb opened a new pull request, #9396: URL: https://github.com/apache/arrow-rs/pull/9396
# Which issue does this PR close? - Closes https://github.com/apache/arrow-rs/issues/9381 # Rationale for this change It is possible to read a parquet file in parallel today using the arrow-rs APIs (making an individual reader to read individual parts), however, it is not always obvious how to do so as @pmarks observes on https://github.com/apache/arrow-rs/issues/9381 # What changes are included in this PR? Add additional documentation explaining how to read files in parallel, along with a doc example # Are these changes tested? By CI # Are there any user-facing changes? more docs; No functional changes -- 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]
