alamb opened a new issue, #13648: URL: https://github.com/apache/datafusion/issues/13648
### Is your feature request related to a problem or challenge? This is broken out from a more general ticket here - https://github.com/apache/datafusion/issues/13525 🥳 In my opinion DataFusion is now good enough (performance and feature wise) for many people to have buit real systems and products However, as more people build "real" systems using DataFusion, our historic "move fast and break things and hope you can keep up" mentality likely needs to adjust to a more mature "move as fast as possible, but minimize breakages" type response. My summary of the discussion on https://github.com/apache/datafusion/issues/13525 from @findepi @scsmithr @waynexia @timsaucer @Rachelint @Omega359 @jonmmease @Dandandan and @andygrove was that many existing heavy users of DataFusion spend a lot of time during upgrades from one DataFusion release to another Specifically, I think the core challenge I heard was *NOT* the mechnical API changes required, but the effort required to diagnose more suble issues such as: - Queries that used to work stopped working ### Describe the solution you'd like I would like to improve the ease of upgrading DataFusion versions There are many ways to do so and I would like to use this ticket to capture / organize the work in this area ### Describe alternatives you've considered _No response_ ### Additional context _No response_ -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
