-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
The CLI Cargo.lock is nearly always out of date because the CLI is not part of the workspace. We have to update it periodically.
Why don't we add datafusion-cli to the workspace, as we did recently in Ballista? apache/datafusion-ballista#89
Describe the solution you'd like
Add datafusion-cli to workspace
Describe alternatives you've considered
None
Additional context
None
waitingkuo
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request