GitHub user pjones created a discussion: Thread Safety for 
parquet::arrow::FileReader::GetRecordBatch

I posted the following on [the Zulip 
chat](https://arrow-dev.zulipchat.com/#narrow/channel/271283-help.2Fc.2B.2B/topic/Thread.20Safety.20for.20parquet.3A.3Aarrow.3A.3AFileReader.3A.3AGetRecordBatch/near/624581602)
 and Antoine asked me to repost it here:

Is it safe for multiple threads to use the same `parquet::arrow::FileReader` 
object and each call `GetRecordBatchReader` with different row group IDs 
separately?

Also, how can I figure this out for myself in the future so I don't have to bug 
others?

Thank you!

GitHub link: https://github.com/apache/arrow/discussions/51369

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to