HyukjinKwon commented on code in PR #489:
URL: https://github.com/apache/spark-website/pull/489#discussion_r1383786195


##########
site/developer-tools.html:
##########
@@ -146,21 +146,36 @@ <h2>Test coverage</h2>
 <h3 id="github_action">GitHub Action</h3>
 
 <p><a href="https://github.com/apache/spark/actions";>GitHub Action</a> 
provides the following on Ubuntu 22.04.</p>
+
+<h4 id="spark_4x">Spark 4.x</h4>

Review Comment:
   I would say just sth like "Apache Spark 3 and above" or just "Apache Spark 3"



##########
site/developer-tools.html:
##########
@@ -146,21 +146,36 @@ <h2>Test coverage</h2>
 <h3 id="github_action">GitHub Action</h3>
 
 <p><a href="https://github.com/apache/spark/actions";>GitHub Action</a> 
provides the following on Ubuntu 22.04.</p>
+
+<h4 id="spark_4x">Spark 4.x</h4>
+
 <ul>
-  <li>Scala 2.12/2.13 SBT build with Java 8</li>
-  <li>Scala 2.12 Maven build with Java 11/17</li>
-  <li>Java/Scala/Python/R unit tests with Java 8/Scala 2.12/SBT</li>
+  <li>Scala 2.13 SBT build with Java 17</li>
+  <li>Scala 2.13 Maven build with Java 17/21</li>
+  <li>Java/Scala/Python/R unit tests with Java 17/Scala 2.13/SBT</li>
   <li>TPC-DS benchmark with scale factor 1</li>
   <li>JDBC Docker integration tests</li>
   <li>Kubernetes integration tests</li>
-  <li>Daily Java/Scala/Python/R unit tests with Java 11/17 and Scala 
2.12/SBT</li>
+  <li>Daily Java/Scala/Python/R unit tests with Java 21 and Scala 2.13/SBT</li>
+</ul>
+
+<h4 id="spark_3x">Spark 3.x</h4>

Review Comment:
   ditto



##########
site/developer-tools.html:
##########
@@ -146,21 +146,36 @@ <h2>Test coverage</h2>
 <h3 id="github_action">GitHub Action</h3>
 
 <p><a href="https://github.com/apache/spark/actions";>GitHub Action</a> 
provides the following on Ubuntu 22.04.</p>
+
+<h4 id="spark_4x">Spark 4.x</h4>

Review Comment:
   I would say just sth like "Apache Spark 4 and above" or just "Apache Spark 4"



-- 
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: commits-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to