In general I like the milestone planning idea and I would be very much in favor of trying it.
I think the biggest challenge is likely to be finding the time and capacity to keep it up to date and doing the ticket grooming required for project management. Thank you for bringing this topic up On Thu, Nov 3, 2022 at 8:02 PM Andy Grove <andygrov...@gmail.com> wrote: > I've started experimenting with GitHub milestones in the DataFusion > project. I find it helpful to have a prioritized list of issues that I am > working on for the next release, and the milestone description can be used > as a way of communicating our roadmap rather than maintaining a separate > document somewhere else. > > Here is the milestone for DataFusion 15.0.0, for example [1]. > > Would others find this helpful? The plan would be to release 15.0.0 on the > target date even if there are unfinished issues in the milestone. Remaining > issues would be rolled over to the next release, so this won't affect the > release frequency. > > Andy. > > [1] https://github.com/apache/arrow-datafusion/milestone/5 >