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 733630517 Publish built docs triggered by 
adcfce468d63b2fd0b501128268a7aa1a958e7de
733630517 is described below

commit 733630517a93238dd5e478d2733253b0a79cfcca
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 12 20:23:29 2025 +0000

    Publish built docs triggered by adcfce468d63b2fd0b501128268a7aa1a958e7de
---
 _sources/user-guide/installation.md.txt | 22 ++++++++++------------
 searchindex.js                          |  2 +-
 user-guide/installation.html            | 22 +++++-----------------
 3 files changed, 16 insertions(+), 30 deletions(-)

diff --git a/_sources/user-guide/installation.md.txt 
b/_sources/user-guide/installation.md.txt
index 256cd5416..3e9847618 100644
--- a/_sources/user-guide/installation.md.txt
+++ b/_sources/user-guide/installation.md.txt
@@ -37,23 +37,21 @@ Comet versions.
 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         | 11/17        | 2.12/2.13     | Yes               | Yes       
        |
-| 3.5.2         | 11/17        | 2.12/2.13     | Partial\*         | No        
        |
-| 3.5.3         | 11/17        | 2.12/2.13     | Partial\*         | No        
        |
-| 3.5.4         | 11/17        | 2.12/2.13     | Partial\*         | Yes       
        |
-| 3.5.5         | 11/17        | 2.12/2.13     | Partial\*         | Yes       
        |
-| 3.5.6         | 11/17        | 2.12/2.13     | Yes               | Yes       
        |
+| Spark Version | Java Version | Scala Version | Comet Tests in CI | Spark SQL 
Tests in CI |
+|---------------| ------------ | ------------- 
|-------------------|-----------------------|
+| 3.4.3         | 11/17        | 2.12/2.13     | Yes               | Yes       
            |
+| 3.5.4         | 11/17        | 2.12/2.13     | Yes               | No        
            |
+| 3.5.5         | 11/17        | 2.12/2.13     | Yes               | No        
            |
+| 3.5.6         | 11/17        | 2.12/2.13     | Yes               | Yes       
            |
 
-\* For older Spark 3.5.x releases, we do not test the full matrix of supported 
Java and Scala versions in CI.
+Note that we do not test the full matrix of supported Java and Scala versions 
in CI for every Spark version.
 
 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.
 
-| Spark Version  | Java Version | Scala Version | Comet Tests in CI | Spark 
Tests in CI |
-| -------------- | ------------ | ------------- | ----------------- | 
----------------- |
-| 4.0.0-preview1 | 17           | 2.13          | Yes               | Yes      
         |
+| Spark Version  | Java Version | Scala Version | Comet Tests in CI | Spark 
SQL 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.
diff --git a/searchindex.js b/searchindex.js
index 1beb916f8..f304a4312 100644
--- a/searchindex.js
+++ b/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"alltitles": {"1. Install Comet": [[11, "install-comet"]], 
"2. Clone Spark and Apply Diff": [[11, "clone-spark-and-apply-diff"]], "3. Run 
Spark SQL Tests": [[11, "run-spark-sql-tests"]], "ANSI mode": [[14, 
"ansi-mode"]], "API Differences Between Spark Versions": [[0, 
"api-differences-between-spark-versions"]], "ASF Links": [[13, null]], 
"Accelerating Apache Iceberg Parquet Scans using Comet (Experimental)": [[19, 
null]], "Adding Spark-side Tests for the New Expression":  [...]
\ No newline at end of file
+Search.setIndex({"alltitles": {"1. Install Comet": [[11, "install-comet"]], 
"2. Clone Spark and Apply Diff": [[11, "clone-spark-and-apply-diff"]], "3. Run 
Spark SQL Tests": [[11, "run-spark-sql-tests"]], "ANSI mode": [[14, 
"ansi-mode"]], "API Differences Between Spark Versions": [[0, 
"api-differences-between-spark-versions"]], "ASF Links": [[13, null]], 
"Accelerating Apache Iceberg Parquet Scans using Comet (Experimental)": [[19, 
null]], "Adding Spark-side Tests for the New Expression":  [...]
\ No newline at end of file
diff --git a/user-guide/installation.html b/user-guide/installation.html
index 7892f410b..0d4605b5d 100644
--- a/user-guide/installation.html
+++ b/user-guide/installation.html
@@ -418,7 +418,7 @@ Other versions may work well enough for development and 
evaluation purposes.</p>
 <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>
+<th class="head"><p>Spark SQL Tests in CI</p></th>
 </tr>
 </thead>
 <tbody>
@@ -428,29 +428,17 @@ Other versions may work well enough for development and 
evaluation purposes.</p>
 <td><p>Yes</p></td>
 <td><p>Yes</p></td>
 </tr>
-<tr class="row-odd"><td><p>3.5.2</p></td>
-<td><p>11/17</p></td>
-<td><p>2.12/2.13</p></td>
-<td><p>Partial*</p></td>
-<td><p>No</p></td>
-</tr>
-<tr class="row-even"><td><p>3.5.3</p></td>
-<td><p>11/17</p></td>
-<td><p>2.12/2.13</p></td>
-<td><p>Partial*</p></td>
-<td><p>No</p></td>
-</tr>
 <tr class="row-odd"><td><p>3.5.4</p></td>
 <td><p>11/17</p></td>
 <td><p>2.12/2.13</p></td>
-<td><p>Partial*</p></td>
 <td><p>Yes</p></td>
+<td><p>No</p></td>
 </tr>
 <tr class="row-even"><td><p>3.5.5</p></td>
 <td><p>11/17</p></td>
 <td><p>2.12/2.13</p></td>
-<td><p>Partial*</p></td>
 <td><p>Yes</p></td>
+<td><p>No</p></td>
 </tr>
 <tr class="row-odd"><td><p>3.5.6</p></td>
 <td><p>11/17</p></td>
@@ -460,7 +448,7 @@ Other versions may work well enough for development and 
evaluation purposes.</p>
 </tr>
 </tbody>
 </table>
-<p>* For older Spark 3.5.x releases, we do not test the full matrix of 
supported Java and Scala versions in CI.</p>
+<p>Note that we do not test the full matrix of supported Java and Scala 
versions in CI for every Spark version.</p>
 <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>
 <table class="table">
@@ -469,7 +457,7 @@ use only and should not be used in production yet.</p>
 <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>
+<th class="head"><p>Spark SQL Tests in CI</p></th>
 </tr>
 </thead>
 <tbody>


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

Reply via email to