andygrove opened a new issue #1979:
URL: https://github.com/apache/arrow-datafusion/issues/1979


   **Describe the bug**
   I tried running the integration tests and they failed with:
   
   ```
   error: failed to load manifest for workspace member 
`/tmp/ballista/datafusion`
   
   Caused by:
     failed to load manifest for dependency `datafusion-common`
   
   Caused by:
     failed to read `/tmp/ballista/datafusion-common/Cargo.toml`
   ```
   
   I assume this is related to the recent refactoring of crates.
   
   **To Reproduce**
   Steps to reproduce the behavior:
   
   ``` bash
   ./dev/integration-tests.sh
   ```
   
   **Expected behavior**
   Test should pass
   
   **Additional context**
   None
   


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