Skip to content

datafusion-cli crate has circular dependency #2433

@andygrove

Description

@andygrove

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdevelopment-processRelated to development process of DataFusion

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions