Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
Description
Arrow IPC files are safe to load concurrently. The implementation of `ipc.FileReader.Record` is not safe due to stashing the current record internally. This adds a backward-compatible function `RecordAt` that behaves like ReadAt.
Attachments
Issue Links
- links to