pan3793 commented on code in PR #43008: URL: https://github.com/apache/spark/pull/43008#discussion_r1333840310
########## docs/building-spark.md: ########## @@ -28,7 +28,7 @@ license: | The Maven-based build is the build of reference for Apache Spark. Building Spark using Maven requires Maven 3.9.4 and Java 8/11/17. -Spark requires Scala 2.12/2.13; support for Scala 2.11 was removed in Spark 3.0.0. +Spark requires 2.13; support for Scala 2.12 was removed in Spark 4.0.0. Review Comment: ```suggestion Spark requires Scala 2.13; support for Scala 2.12 was removed in Spark 4.0.0. ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
