You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/05/01 03:37:32 UTC

[GitHub] [spark] gatorsmile opened a new pull request #24503: [2.4][SPARK-26048][SPARK-24530] Cherrypick all the missing commits to 2.4 release script

gatorsmile opened a new pull request #24503: [2.4][SPARK-26048][SPARK-24530] Cherrypick all the missing commits to 2.4 release script
URL: https://github.com/apache/spark/pull/24503
 
 
   ## What changes were proposed in this pull request?
   This PR is to cherry-pick all the missing and relevant commits that were merged to master but not to branch-2.4. 
   
   Previously, @dbtsai used the release script in the branch 2.4 to release 2.4.1. 
   
   After more investigation, I found it is risky to make a 2.4 release by using the release script in the master branch since the release script has various changes. It could easily introduce unnoticeable issues, like what we did for 2.4.2. 
   
   Thus, I would cherry-pick all the missing fixes and use the updated release script to release 2.4.3 
   
   ## How was this patch tested?
   N/A

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org