andygrove commented on issue #2041: URL: https://github.com/apache/datafusion-ballista/issues/2041#issuecomment-5004135462
There have been a number of correctness bug fixes since the 54.0.0 release, so I would like to create another Ballista release soon. Given that our major version number is tied to DataFusion major version, the next release should be 54.1.0 (or 54.0.1). I am thinking that we should just merge all changes from main into `branch-54`, possibly excluding https://github.com/apache/datafusion-ballista/pull/2045, because that is technically a breaking API change. We would also need to decide whether to wait for the DataFusion 54.1.0 release. This would help fix more correctness issues exposed by TPC-DS. WDYT @milenkovicm @phillipleblanc @avantgardnerio -- 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]
