houqp opened a new pull request #885:
URL: https://github.com/apache/arrow-datafusion/pull/885


   # Rationale for this change
   
   5.0.0 is now out, update version to get ready for 5.1.0.
   
   # What changes are included in this PR?
   
   Bump datafusion and ballista versions everywhere for the next one. 
Datafusion codebase already contained new feature, so we will need to bump the 
minor version.
   
   Also added automation to help bump datafusion version where. The ballista 
version bump automation has been updated to only bump ballista related versions.
   
   All cargo changes are created with the following two commands:
   
   ```
   ./dev/update_datafusion_versions.py 5.1.0
   ./dev/update_ballista_versions.py 0.6.0
   ```
   
   # Are there any user-facing changes?
   
   no
   


-- 
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]


Reply via email to