alamb commented on issue #1332: URL: https://github.com/apache/arrow-datafusion/issues/1332#issuecomment-975442913
> bad news is if we need to release a new version of datafusion cli, we will need to bump datafusion to 7.x because we have breaking change already merged since 6.0.0 :( @alamb @andygrove @Jimexist @Dandandan what do you think about moving cli also out of the core repo so it can be released at a higher frequency? I think we could make a special `datafusion-cli` release branch (and branch from the 6.0.0 tag) and apply whatever changes were needed rather than having to release whatever is on `master` . I find `datafusion-cli` very useful so I would like to keep it in the `arrow-datafusion` repo. However, we could potentially just release it under a different versioning scheme, which might make sense too https://crates.io/search?q=datafusion-cli -- 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]
