You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/05/03 15:39:48 UTC

[GitHub] [arrow-datafusion] andygrove opened a new issue, #2433: datafusion-cli crate has circular dependency

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

   **Describe the bug**
   
   `datafusion-cli` currently depends on both `ballista` 0.6.0 and `datafusion` 7.0.0. `ballista` 0.6.0 depends on `datafusion` 6.0.0.
   
   ![crate-deps](https://user-images.githubusercontent.com/934084/166486108-4952cf1e-d505-4106-a32c-b0b6b3db75c7.svg)
   
   **To Reproduce**
   N/A
   
   **Expected behavior**
   If we have one CLI that depends on both DataFusion and Ballista then it implies that we need to always release DataFusion and Ballista and release the CLI last.
   
   **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: github-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-datafusion] andygrove closed issue #2433: datafusion-cli crate has circular dependency

Posted by GitBox <gi...@apache.org>.
andygrove closed issue #2433: datafusion-cli crate has circular dependency
URL: https://github.com/apache/arrow-datafusion/issues/2433


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-datafusion] jackwener commented on issue #2433: datafusion-cli crate has circular dependency

Posted by GitBox <gi...@apache.org>.
jackwener commented on issue #2433:
URL: https://github.com/apache/arrow-datafusion/issues/2433#issuecomment-1117287823

   I'm curious about this analysis tool. 😂 Could you please tell me what it is?


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org