Apache Arrow Random Access File Data Stream
Overview
This implementation writes/reads the official Arrow IPC File Format (with footer). It supports random access and is ideal when you need to read the same file multiple times or seek within the data.