pan3793 commented on code in PR #41073: URL: https://github.com/apache/spark/pull/41073#discussion_r1186688234
########## docs/building-spark.md: ########## @@ -27,7 +27,7 @@ license: | ## Apache Maven The Maven-based build is the build of reference for Apache Spark. -Building Spark using Maven requires Maven 3.8.7 and Java 8. +Building Spark using Maven requires Maven 3.8.8 and Java 8. Review Comment: Based on the comments in https://github.com/apache/spark/pull/22781, I think we should change it to ``` Building Spark using Maven requires Maven 3.8.8 and Java 8/11/17. ``` because only the above versions were tested -- 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]
