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/10/24 11:35:08 UTC

[GitHub] [spark] jiangxb1987 opened a new pull request #26243: [MINOR] Prepare Spark release 3.0.0-preview

jiangxb1987 opened a new pull request #26243: [MINOR] Prepare Spark release 3.0.0-preview
URL: https://github.com/apache/spark/pull/26243
 
 
   ### What changes were proposed in this pull request?
   
   To push the built jars to maven release repository, we need to remove the 'SNAPSHOT' tag from the version name.
   
   Made the following changes in this PR:
   * Update all the `3.0.0-SNAPSHOT` version name to `3.0.0-preview`
   * Update the PySpark version from `3.0.0.dev0` to `3.0.0.preview`
   
   We shall revert the changes after 3.0.0-preview release passed.
   
   ### Why are the changes needed?
   
   To make the maven release repository to accept the built jars.
   
   ### Does this PR introduce any user-facing change?
   
   No
   
   ### 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