houqp commented on issue #881: URL: https://github.com/apache/arrow-rs/issues/881#issuecomment-955607421
@alamb in order for path dependency to work, we need to supply an extra version that matches with the version we have in the arrow crate. For example, this is how we made it work for datafusion: https://github.com/apache/arrow-datafusion/blob/master/ballista/rust/core/Cargo.toml#L48 -- 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]
