Berrysoft opened a new issue, #4593: URL: https://github.com/apache/arrow-rs/issues/4593
**Which part is this question about** About library api, and parallelism. **Describe your question** There is a function called `use_threads` in parquet-cpp which AFAIK means the number of threads the reader uses. There is also such a param in pyarrow when reading parquet file. So, is there any equvalence provided in this repo? If not, what should I do if I want to read a parquet file in parallel? -- 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]
