Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

datafusion-cli crate has circular dependency #2433

Closed
Tracked by #2392
andygrove opened this issue May 3, 2022 · 0 comments · Fixed by #2495
Closed
Tracked by #2392

datafusion-cli crate has circular dependency #2433

andygrove opened this issue May 3, 2022 · 0 comments · Fixed by #2495
Assignees
Labels
bug Something isn't working datafusion Changes in the datafusion crate development-process Related to development process of DataFusion

Comments

@andygrove
Copy link
Member

andygrove commented May 3, 2022

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

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

@andygrove andygrove added the bug Something isn't working label May 3, 2022
@andygrove andygrove self-assigned this May 3, 2022
@andygrove andygrove mentioned this issue May 3, 2022
11 tasks
@andygrove andygrove added development-process Related to development process of DataFusion ballista datafusion Changes in the datafusion crate labels May 3, 2022
@andygrove andygrove linked a pull request May 11, 2022 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working datafusion Changes in the datafusion crate development-process Related to development process of DataFusion
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant