fsaintjacques opened a new pull request #9584:
URL: https://github.com/apache/arrow/pull/9584


   Arrow IPC files are safe to load concurrently. The implementation of
   `ipc.FileReader.Record(i)` is not safe due to stashing the current
   record internally. This adds a backward-compatible function `RecordAt`
   that behaves like ReadAt.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to