This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/datafusion-comet.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 7465223c6 Publish built docs triggered by 
68199c2dc09600fdb0f92b702c8a81ed04355105
7465223c6 is described below

commit 7465223c67a19ed604e84798086b90ca651ace79
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 31 22:06:22 2025 +0000

    Publish built docs triggered by 68199c2dc09600fdb0f92b702c8a81ed04355105
---
 _sources/user-guide/installation.md.txt | 20 ++++++++---
 searchindex.js                          |  2 +-
 user-guide/installation.html            | 61 ++++++++++++++++++++++++++++-----
 3 files changed, 69 insertions(+), 14 deletions(-)

diff --git a/_sources/user-guide/installation.md.txt 
b/_sources/user-guide/installation.md.txt
index 88b651131..6e57407d9 100644
--- a/_sources/user-guide/installation.md.txt
+++ b/_sources/user-guide/installation.md.txt
@@ -30,22 +30,32 @@ Make sure the following requirements are met and software 
installed on your mach
 
 ### Supported Spark Versions
 
-Comet currently supports the following versions of Apache Spark:
+Comet currently supports the following versions of Apache Spark. Note that 
this documentation is for the main
+branch. Please refer to the version of this documentation in the appropriate 
GitHub release branch for released
+Comet versions.
 
-- 3.4.x (Java 8/11/17, Scala 2.12/2.13)
-- 3.5.x (Java 8/11/17, Scala 2.12/2.13)
+We recommend only using Comet with Spark versions where we currently have both 
Comet and Spark tests enabled in CI.
+Other versions may work well enough for development and evaluation purposes.
+
+| Spark Version | Java Version | Scala Version | Comet Tests in CI | Spark 
Tests in CI |
+| ------------- | ------------ | ------------- | ----------------- | 
----------------- |
+| 3.4.3         | 8/11/17      | 2.12/2.13     | Yes               | Yes       
        |
+| 3.5.4         | 8/11/17      | 2.12/2.13     | No                | Yes       
        |
+| 3.5.5         | 8/11/17      | 2.12/2.13     | Yes               | Yes       
        |
 
 Experimental support is provided for the following versions of Apache Spark 
and is intended for development/testing
 use only and should not be used in production yet.
 
-- 4.0.0-preview1 (Java 17/21, Scala 2.13)
+| Spark Version  | Java Version | Scala Version | Comet Tests in CI | Spark 
Tests in CI |
+| -------------- | ------------ | ------------- | ----------------- | 
----------------- |
+| 4.0.0-preview1 | 17           | 2.13          | Yes               | Yes      
         |
 
 Note that Comet may not fully work with proprietary forks of Apache Spark such 
as the Spark versions offered by
 Cloud Service Providers.
 
 ## Using a Published JAR File
 
-Comet jar files are available in [Maven 
Central](https://central.sonatype.com/namespace/org.apache.datafusion) for 
amd64 and arm64 architectures for Linux. For Apple OSX, it 
+Comet jar files are available in [Maven 
Central](https://central.sonatype.com/namespace/org.apache.datafusion) for 
amd64 and arm64 architectures for Linux. For Apple OSX, it
 is currently necessary to build from source.
 
 Here are the direct links for downloading the Comet 0.7.0 jar file.
diff --git a/searchindex.js b/searchindex.js
index b94ce9d9e..4bef99261 100644
--- a/searchindex.js
+++ b/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"alltitles": {"1. Install Comet": [[9, "install-comet"]], "2. 
Clone Spark and Apply Diff": [[9, "clone-spark-and-apply-diff"]], "3. Run Spark 
SQL Tests": [[9, "run-spark-sql-tests"]], "ANSI mode": [[11, "ansi-mode"]], 
"API Differences Between Spark Versions": [[0, 
"api-differences-between-spark-versions"]], "ASF Links": [[10, null]], "Adding 
Spark-side Tests for the New Expression": [[0, 
"adding-spark-side-tests-for-the-new-expression"]], "Adding a New Expression": 
[[0,  [...]
\ No newline at end of file
+Search.setIndex({"alltitles": {"1. Install Comet": [[9, "install-comet"]], "2. 
Clone Spark and Apply Diff": [[9, "clone-spark-and-apply-diff"]], "3. Run Spark 
SQL Tests": [[9, "run-spark-sql-tests"]], "ANSI mode": [[11, "ansi-mode"]], 
"API Differences Between Spark Versions": [[0, 
"api-differences-between-spark-versions"]], "ASF Links": [[10, null]], "Adding 
Spark-side Tests for the New Expression": [[0, 
"adding-spark-side-tests-for-the-new-expression"]], "Adding a New Expression": 
[[0,  [...]
\ No newline at end of file
diff --git a/user-guide/installation.html b/user-guide/installation.html
index b0ea5b5af..004a74787 100644
--- a/user-guide/installation.html
+++ b/user-guide/installation.html
@@ -402,16 +402,61 @@ under the License.
 </section>
 <section id="supported-spark-versions">
 <h3>Supported Spark Versions<a class="headerlink" 
href="#supported-spark-versions" title="Link to this heading">ΒΆ</a></h3>
-<p>Comet currently supports the following versions of Apache Spark:</p>
-<ul class="simple">
-<li><p>3.4.x (Java 8/11/17, Scala 2.12/2.13)</p></li>
-<li><p>3.5.x (Java 8/11/17, Scala 2.12/2.13)</p></li>
-</ul>
+<p>Comet currently supports the following versions of Apache Spark. Note that 
this documentation is for the main
+branch. Please refer to the version of this documentation in the appropriate 
GitHub release branch for released
+Comet versions.</p>
+<p>We recommend only using Comet with Spark versions where we currently have 
both Comet and Spark tests enabled in CI.
+Other versions may work well enough for development and evaluation 
purposes.</p>
+<table class="table">
+<thead>
+<tr class="row-odd"><th class="head"><p>Spark Version</p></th>
+<th class="head"><p>Java Version</p></th>
+<th class="head"><p>Scala Version</p></th>
+<th class="head"><p>Comet Tests in CI</p></th>
+<th class="head"><p>Spark Tests in CI</p></th>
+</tr>
+</thead>
+<tbody>
+<tr class="row-even"><td><p>3.4.3</p></td>
+<td><p>8/11/17</p></td>
+<td><p>2.12/2.13</p></td>
+<td><p>Yes</p></td>
+<td><p>Yes</p></td>
+</tr>
+<tr class="row-odd"><td><p>3.5.4</p></td>
+<td><p>8/11/17</p></td>
+<td><p>2.12/2.13</p></td>
+<td><p>No</p></td>
+<td><p>Yes</p></td>
+</tr>
+<tr class="row-even"><td><p>3.5.5</p></td>
+<td><p>8/11/17</p></td>
+<td><p>2.12/2.13</p></td>
+<td><p>Yes</p></td>
+<td><p>Yes</p></td>
+</tr>
+</tbody>
+</table>
 <p>Experimental support is provided for the following versions of Apache Spark 
and is intended for development/testing
 use only and should not be used in production yet.</p>
-<ul class="simple">
-<li><p>4.0.0-preview1 (Java 17/21, Scala 2.13)</p></li>
-</ul>
+<table class="table">
+<thead>
+<tr class="row-odd"><th class="head"><p>Spark Version</p></th>
+<th class="head"><p>Java Version</p></th>
+<th class="head"><p>Scala Version</p></th>
+<th class="head"><p>Comet Tests in CI</p></th>
+<th class="head"><p>Spark Tests in CI</p></th>
+</tr>
+</thead>
+<tbody>
+<tr class="row-even"><td><p>4.0.0-preview1</p></td>
+<td><p>17</p></td>
+<td><p>2.13</p></td>
+<td><p>Yes</p></td>
+<td><p>Yes</p></td>
+</tr>
+</tbody>
+</table>
 <p>Note that Comet may not fully work with proprietary forks of Apache Spark 
such as the Spark versions offered by
 Cloud Service Providers.</p>
 </section>


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

Reply via email to