willtemperley opened a new issue, #96: URL: https://github.com/apache/arrow-swift/issues/96
### Describe the enhancement requested In #95 a fix for the `Block` metadata length was added, however this is difficult to test because there is no API to access `Block`s in the footer. A temporary fix might be to just read the footer in IPC tests and ensure that record batches can be accessed with the block metadata. Alternatively, perhaps a random access API could be added to `ArrowReader`? There is also no test to ensure other implementations can read the files created with ArrowWriter. @kou mentioned Archery should be used for this. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
