Open
Description
Is your feature request related to a problem or challenge?
Releasing DataFusion versions is described here:
We have been releasing about once a month for the last three years. You can see the history here:
However, there is some non trivial overhead to doing releases as @findepi has observed, such as the tarball creation and voting process.
Interestingly I believe that one of @jorgecarleitao 's concerns about arrow-rs when he created arrow2 was the (slow) pace of the Apache release model
Describe the solution you'd like
I would like to discuss what we can do to make releasing easier (and therefore potentially more frequent)
Describe alternatives you've considered
No response