GitHub user pjones added a comment to the discussion: Thread Safety for parquet::arrow::FileReader::GetRecordBatch
Thank you to everyone who took the time to respond to this discussion. For now it seems like the best option is to have each thread open its own copy of the Parquet file and fetch separate row groups. GitHub link: https://github.com/apache/arrow/discussions/51369#discussioncomment-18553804 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
