bkietz commented on issue #5052: URL: https://github.com/apache/arrow-rs/issues/5052#issuecomment-2438285296
Hmm, I'm not seeing how to apply a local .patch file to a cargo dependency. Reading the [cargo book](https://doc.rust-lang.org/cargo/reference/overriding-dependencies.html), it seems that we can only point to a repository or a local path. (The unpatched flatbuffers crate does not make PushAlignment public, so it's not possible to override Push::alignment function even while editing the generated .rs) -- 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]
