eyalsatori opened a new issue #247: URL: https://github.com/apache/arrow-rs/issues/247
The issue caused by [api change in flatbuffer crate](https://github.com/google/flatbuffers/issues/6608#issuecomment-830785530) . I saw that the [flatbuffer version already pinned in the master](https://github.com/apache/arrow-rs/commit/d008f31b107c1030a1f5144c164e8ca8bf543576), But it's look like no version with the fix was publish to crates.io . could you publish a new version with the pinned flatbuffer, or at least supply some workaround to compile my app ? (I can use the `[patch.crates-io]` but I don't fill comfortable that every build of my app will compile with master HEAD ) -- 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: [email protected]
