Is your feature request related to a problem or challenge? Please describe what you are trying to do.
- We release a major DataFusion version with breaking changes every two weeks.
- This creates work for downstream projects.
Describe the solution you'd like
- In parallel with the frequent major releases, offer "long-term support" for one major version for an extended period (perhaps three months?).
- This would allow downstream projects to pick up bug fixes and performance improvements without much work and then schedule major upgrades once per quarter.
- Other projects can upgrade every two weeks if they wish to.
Describe alternatives you've considered
Keep things as they are.
Additional context