andygrove opened a new issue #234: URL: https://github.com/apache/arrow-datafusion/issues/234
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** This is probably a bad idea but we can at least document that we considered this :slightly_smiling_face: We are already at version 4.0.0 for the `datafusion` crate, and really that version number does not represent the maturity of the product. Now that we have moved to a new repo, we could consider publishing a new `arrow-datafusion` crate and deprecate the existing `datafusion` crate. This would give us the opportunity to start again with version numbers and reset expectations. **Describe the solution you'd like** See above. **Describe alternatives you've considered** The alternative is to not do this and release 5.0.0 the next time we change an API. **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. For queries about this service, please contact Infrastructure at: [email protected]
