srowen commented on a change in pull request #26728: [SPARK-30012][CORE][SQL] 
Change classes extending scala collection classes to work with 2.13
URL: https://github.com/apache/spark/pull/26728#discussion_r352365004
 
 

 ##########
 File path: dev/change-scala-version.sh
 ##########
 @@ -19,7 +19,7 @@
 
 set -e
 
-VALID_VERSIONS=( 2.12 )
+VALID_VERSIONS=( 2.12 2.13 )
 
 Review comment:
   I forgot to add this earlier; it's necessary to be able to try the 2.13 
build if one wanted to locally.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to