willtemperley opened a new issue, #99: URL: https://github.com/apache/arrow-swift/issues/99
### Describe the enhancement requested This provides an upgrade path to FlatBuffers 25.9.23 which has removed `allowReadingUnalignedBuffers` from the `ByteBuffer` init. However this may cause a regression in ArrowFlight: https://github.com/apache/arrow/issues/37884 It seems this API was removed in: https://github.com/google/flatbuffers/commit/bd1b2d0bafb8be6059a29487db9e5ace5c32914d -- 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]
