srowen commented on a change in pull request #31880:
URL: https://github.com/apache/spark/pull/31880#discussion_r596904316
##########
File path: pom.xml
##########
@@ -162,7 +162,9 @@
<commons.math3.version>3.4.1</commons.math3.version>
<!-- managed up from 3.2.1 for SPARK-11652 -->
<commons.collections.version>3.2.2</commons.collections.version>
- <scala.version>2.12.10</scala.version>
+ <scala-2.12.version>2.12.10</scala-2.12.version>
+ <scala-2.13.version>2.13.5</scala-2.13.version>
Review comment:
I don't see the advantage or need - surely the build has one scala
version? otherwise you have to flip even which property is referenced in the
whole build?
----------------------------------------------------------------
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]