matthewmturner edited a comment on issue #1587:
URL: 
https://github.com/apache/arrow-datafusion/issues/1587#issuecomment-1036942349


   @Jimexist That's a really good point - I have found it helpful as well. But 
couldn't we do something like the below in `cargo.toml` from the datafusion-cli 
repo to achieve a similar experience? Not quite as convenient but I think it's 
close. 
   
   ```
   [dependencies]
   datafusion = { path = "../path/to/datafusion" }
   ```


-- 
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]


Reply via email to