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 95ac32f1d Publish built docs triggered by 4f123959e6eb92202b666ee2cfd2e1f0749975e3 95ac32f1d is described below commit 95ac32f1ddc26ad036286441e9dafe1de34307ee Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com> AuthorDate: Tue Sep 9 13:44:56 2025 +0000 Publish built docs triggered by 4f123959e6eb92202b666ee2cfd2e1f0749975e3 --- _sources/user-guide/0.8/compatibility.md.txt | 3 +++ _sources/user-guide/0.8/configs.md.txt | 3 +++ _sources/user-guide/0.8/datasources.md.txt | 3 +++ _sources/user-guide/0.8/datatypes.md.txt | 3 +++ _sources/user-guide/0.8/expressions.md.txt | 3 +++ _sources/user-guide/0.8/iceberg.md.txt | 3 +++ _sources/user-guide/0.8/index.rst.txt | 4 ++-- _sources/user-guide/0.8/installation.md.txt | 3 +++ _sources/user-guide/0.8/kubernetes.md.txt | 3 +++ _sources/user-guide/0.8/metrics.md.txt | 3 +++ _sources/user-guide/0.8/operators.md.txt | 3 +++ _sources/user-guide/0.8/source.md.txt | 9 ++++++--- _sources/user-guide/0.8/tuning.md.txt | 3 +++ _sources/user-guide/0.9/index.rst.txt | 4 ++-- _sources/user-guide/0.9/source.md.txt | 6 +++--- _sources/user-guide/latest/index.rst.txt | 2 +- _sources/user-guide/latest/installation.md.txt | 4 +--- _sources/user-guide/latest/source.md.txt | 6 +++--- objects.inv | Bin 1245 -> 1265 bytes searchindex.js | 2 +- user-guide/0.8/compatibility.html | 4 ++++ user-guide/0.8/configs.html | 4 ++++ user-guide/0.8/datasources.html | 4 ++++ user-guide/0.8/datatypes.html | 4 ++++ user-guide/0.8/expressions.html | 4 ++++ user-guide/0.8/iceberg.html | 4 ++++ user-guide/0.8/index.html | 4 ++-- user-guide/0.8/installation.html | 4 ++++ user-guide/0.8/kubernetes.html | 4 ++++ user-guide/0.8/metrics.html | 4 ++++ user-guide/0.8/operators.html | 4 ++++ user-guide/0.8/source.html | 10 +++++++--- user-guide/0.8/tuning.html | 4 ++++ user-guide/0.9/index.html | 4 ++-- user-guide/0.9/source.html | 6 +++--- user-guide/latest/index.html | 2 +- user-guide/latest/installation.html | 4 +--- user-guide/latest/source.html | 6 +++--- 38 files changed, 115 insertions(+), 35 deletions(-) diff --git a/_sources/user-guide/0.8/compatibility.md.txt b/_sources/user-guide/0.8/compatibility.md.txt index 6e9f0f825..a53e3ed85 100644 --- a/_sources/user-guide/0.8/compatibility.md.txt +++ b/_sources/user-guide/0.8/compatibility.md.txt @@ -16,6 +16,9 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> +```{warning} +This is **out-of-date** documentation. The latest Comet release is version 0.9.1. +``` <!-- TO MODIFY THIS CONTENT MAKE SURE THAT YOU MAKE YOUR CHANGES TO THE TEMPLATE FILE diff --git a/_sources/user-guide/0.8/configs.md.txt b/_sources/user-guide/0.8/configs.md.txt index 517ce960c..e8fe07f09 100644 --- a/_sources/user-guide/0.8/configs.md.txt +++ b/_sources/user-guide/0.8/configs.md.txt @@ -16,6 +16,9 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> +```{warning} +This is **out-of-date** documentation. The latest Comet release is version 0.9.1. +``` <!-- TO MODIFY THIS CONTENT MAKE SURE THAT YOU MAKE YOUR CHANGES TO THE TEMPLATE FILE diff --git a/_sources/user-guide/0.8/datasources.md.txt b/_sources/user-guide/0.8/datasources.md.txt index dd8ab5cb1..4629a2c90 100644 --- a/_sources/user-guide/0.8/datasources.md.txt +++ b/_sources/user-guide/0.8/datasources.md.txt @@ -16,6 +16,9 @@ specific language governing permissions and limitations under the License. --> +```{warning} +This is **out-of-date** documentation. The latest Comet release is version 0.9.1. +``` # Supported Spark Data Sources diff --git a/_sources/user-guide/0.8/datatypes.md.txt b/_sources/user-guide/0.8/datatypes.md.txt index 28aae0060..4fc96edec 100644 --- a/_sources/user-guide/0.8/datatypes.md.txt +++ b/_sources/user-guide/0.8/datatypes.md.txt @@ -16,6 +16,9 @@ specific language governing permissions and limitations under the License. --> +```{warning} +This is **out-of-date** documentation. The latest Comet release is version 0.9.1. +``` # Supported Spark Data Types diff --git a/_sources/user-guide/0.8/expressions.md.txt b/_sources/user-guide/0.8/expressions.md.txt index e43da50d7..e691ab5e5 100644 --- a/_sources/user-guide/0.8/expressions.md.txt +++ b/_sources/user-guide/0.8/expressions.md.txt @@ -16,6 +16,9 @@ specific language governing permissions and limitations under the License. --> +```{warning} +This is **out-of-date** documentation. The latest Comet release is version 0.9.1. +``` # Supported Spark Expressions diff --git a/_sources/user-guide/0.8/iceberg.md.txt b/_sources/user-guide/0.8/iceberg.md.txt index 23293d6c4..91756d55b 100644 --- a/_sources/user-guide/0.8/iceberg.md.txt +++ b/_sources/user-guide/0.8/iceberg.md.txt @@ -16,6 +16,9 @@ specific language governing permissions and limitations under the License. --> +```{warning} +This is **out-of-date** documentation. The latest Comet release is version 0.9.1. +``` # Accelerating Apache Iceberg Parquet Scans using Comet (Experimental) diff --git a/_sources/user-guide/0.8/index.rst.txt b/_sources/user-guide/0.8/index.rst.txt index b34d5e19d..ae97fddcb 100644 --- a/_sources/user-guide/0.8/index.rst.txt +++ b/_sources/user-guide/0.8/index.rst.txt @@ -22,10 +22,10 @@ Comet 0.8.x User Guide ======================= -.. _toc.user-guide-links-08: +.. _toc.user-guide-links-0.8.0: .. toctree:: :maxdepth: 1 - :caption: Comet 0.8.x User Guide + :caption: Comet 0.8.0 User Guide Installing Comet <installation> Building From Source <source> diff --git a/_sources/user-guide/0.8/installation.md.txt b/_sources/user-guide/0.8/installation.md.txt index e2c2cd24d..9c8f37b34 100644 --- a/_sources/user-guide/0.8/installation.md.txt +++ b/_sources/user-guide/0.8/installation.md.txt @@ -16,6 +16,9 @@ specific language governing permissions and limitations under the License. --> +```{warning} +This is **out-of-date** documentation. The latest Comet release is version 0.9.1. +``` # Installing DataFusion Comet diff --git a/_sources/user-guide/0.8/kubernetes.md.txt b/_sources/user-guide/0.8/kubernetes.md.txt index 395605efd..8bfc436a0 100644 --- a/_sources/user-guide/0.8/kubernetes.md.txt +++ b/_sources/user-guide/0.8/kubernetes.md.txt @@ -16,6 +16,9 @@ specific language governing permissions and limitations under the License. --> +```{warning} +This is **out-of-date** documentation. The latest Comet release is version 0.9.1. +``` # Comet Kubernetes Support diff --git a/_sources/user-guide/0.8/metrics.md.txt b/_sources/user-guide/0.8/metrics.md.txt index 509d0ae8c..cbf491b1a 100644 --- a/_sources/user-guide/0.8/metrics.md.txt +++ b/_sources/user-guide/0.8/metrics.md.txt @@ -16,6 +16,9 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> +```{warning} +This is **out-of-date** documentation. The latest Comet release is version 0.9.1. +``` # Comet Metrics diff --git a/_sources/user-guide/0.8/operators.md.txt b/_sources/user-guide/0.8/operators.md.txt index 7edbb1e70..d512da511 100644 --- a/_sources/user-guide/0.8/operators.md.txt +++ b/_sources/user-guide/0.8/operators.md.txt @@ -16,6 +16,9 @@ specific language governing permissions and limitations under the License. --> +```{warning} +This is **out-of-date** documentation. The latest Comet release is version 0.9.1. +``` # Supported Spark Operators diff --git a/_sources/user-guide/0.8/source.md.txt b/_sources/user-guide/0.8/source.md.txt index 25563edfc..2548d64c1 100644 --- a/_sources/user-guide/0.8/source.md.txt +++ b/_sources/user-guide/0.8/source.md.txt @@ -16,6 +16,9 @@ specific language governing permissions and limitations under the License. --> +```{warning} +This is **out-of-date** documentation. The latest Comet release is version 0.9.1. +``` # Building Comet From Source @@ -29,10 +32,10 @@ Official source releases can be downloaded from https://dist.apache.org/repos/di # Pick the latest version export COMET_VERSION=0.8.0 # Download the tarball -curl -O "https://dist.apache.org/repos/dist/release/datafusion/datafusion-comet-$COMET_VERSION/apache-datafusion-comet-$COMET_VERSION.tar.gz" +curl -O "https://dist.apache.org/repos/dist/release/datafusion/datafusion-comet-0.8.0/apache-datafusion-comet-0.8.0.tar.gz" # Unpack -tar -xzf apache-datafusion-comet-$COMET_VERSION.tar.gz -cd apache-datafusion-comet-$COMET_VERSION +tar -xzf apache-datafusion-comet-0.8.0.tar.gz +cd apache-datafusion-comet-0.8.0 ``` Build diff --git a/_sources/user-guide/0.8/tuning.md.txt b/_sources/user-guide/0.8/tuning.md.txt index 3b495e9f2..1cd33371e 100644 --- a/_sources/user-guide/0.8/tuning.md.txt +++ b/_sources/user-guide/0.8/tuning.md.txt @@ -16,6 +16,9 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> +```{warning} +This is **out-of-date** documentation. The latest Comet release is version 0.9.1. +``` # Comet Tuning Guide diff --git a/_sources/user-guide/0.9/index.rst.txt b/_sources/user-guide/0.9/index.rst.txt index 7a93b4c5c..d78c13511 100644 --- a/_sources/user-guide/0.9/index.rst.txt +++ b/_sources/user-guide/0.9/index.rst.txt @@ -22,10 +22,10 @@ Comet 0.9.x User Guide ======================= -.. _toc.user-guide-links-09: +.. _toc.user-guide-links-0.9.1: .. toctree:: :maxdepth: 1 - :caption: Comet 0.9.x User Guide + :caption: Comet 0.9.1 User Guide Installing Comet <installation> Building From Source <source> diff --git a/_sources/user-guide/0.9/source.md.txt b/_sources/user-guide/0.9/source.md.txt index a0d4c5bcc..0a69f7029 100644 --- a/_sources/user-guide/0.9/source.md.txt +++ b/_sources/user-guide/0.9/source.md.txt @@ -29,10 +29,10 @@ Official source releases can be downloaded from https://dist.apache.org/repos/di # Pick the latest version export COMET_VERSION=0.9.1 # Download the tarball -curl -O "https://dist.apache.org/repos/dist/release/datafusion/datafusion-comet-$COMET_VERSION/apache-datafusion-comet-$COMET_VERSION.tar.gz" +curl -O "https://dist.apache.org/repos/dist/release/datafusion/datafusion-comet-0.9.1/apache-datafusion-comet-0.9.1.tar.gz" # Unpack -tar -xzf apache-datafusion-comet-$COMET_VERSION.tar.gz -cd apache-datafusion-comet-$COMET_VERSION +tar -xzf apache-datafusion-comet-0.9.1.tar.gz +cd apache-datafusion-comet-0.9.1 ``` Build diff --git a/_sources/user-guide/latest/index.rst.txt b/_sources/user-guide/latest/index.rst.txt index c1c676ef3..c94150411 100644 --- a/_sources/user-guide/latest/index.rst.txt +++ b/_sources/user-guide/latest/index.rst.txt @@ -22,7 +22,7 @@ Comet 0.10.0-SNAPSHOT User Guide ================================ -.. _toc.user-guide-links-latest: +.. _toc.user-guide-links-0.10.0-SNAPSHOT: .. toctree:: :maxdepth: 1 :caption: Comet 0.10.0-SNAPSHOT User Guide diff --git a/_sources/user-guide/latest/installation.md.txt b/_sources/user-guide/latest/installation.md.txt index dee8fd74a..c0f65f2dd 100644 --- a/_sources/user-guide/latest/installation.md.txt +++ b/_sources/user-guide/latest/installation.md.txt @@ -30,9 +30,7 @@ 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. 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. +Comet 0.10.0-SNAPSHOT supports the following versions of Apache Spark. 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. diff --git a/_sources/user-guide/latest/source.md.txt b/_sources/user-guide/latest/source.md.txt index e49323b26..3c696c54e 100644 --- a/_sources/user-guide/latest/source.md.txt +++ b/_sources/user-guide/latest/source.md.txt @@ -29,10 +29,10 @@ Official source releases can be downloaded from https://dist.apache.org/repos/di # Pick the latest version export COMET_VERSION=0.9.0 # Download the tarball -curl -O "https://dist.apache.org/repos/dist/release/datafusion/datafusion-comet-$COMET_VERSION/apache-datafusion-comet-$COMET_VERSION.tar.gz" +curl -O "https://dist.apache.org/repos/dist/release/datafusion/datafusion-comet-0.10.0-SNAPSHOT/apache-datafusion-comet-0.10.0-SNAPSHOT.tar.gz" # Unpack -tar -xzf apache-datafusion-comet-$COMET_VERSION.tar.gz -cd apache-datafusion-comet-$COMET_VERSION +tar -xzf apache-datafusion-comet-0.10.0-SNAPSHOT.tar.gz +cd apache-datafusion-comet-0.10.0-SNAPSHOT ``` Build diff --git a/objects.inv b/objects.inv index e3bed5509..36b878cd3 100644 Binary files a/objects.inv and b/objects.inv differ diff --git a/searchindex.js b/searchindex.js index c6b73ff6d..60e14932c 100644 --- a/searchindex.js +++ b/searchindex.js @@ -1 +1 @@ -Search.setIndex({"alltitles": {"1. Install Comet": [[12, "install-comet"]], "2. Clone Spark and Apply Diff": [[12, "clone-spark-and-apply-diff"]], "3. Run Spark SQL Tests": [[12, "run-spark-sql-tests"]], "ANSI Mode": [[43, "ansi-mode"]], "ANSI mode": [[17, "ansi-mode"], [30, "ansi-mode"]], "API Differences Between Spark Versions": [[0, "api-differences-between-spark-versions"]], "Accelerating Apache Iceberg Parquet Scans using Comet (Experimental)": [[22, null], [35, null], [48, null]], [...] \ No newline at end of file +Search.setIndex({"alltitles": {"1. Install Comet": [[12, "install-comet"]], "2. Clone Spark and Apply Diff": [[12, "clone-spark-and-apply-diff"]], "3. Run Spark SQL Tests": [[12, "run-spark-sql-tests"]], "ANSI Mode": [[43, "ansi-mode"]], "ANSI mode": [[17, "ansi-mode"], [30, "ansi-mode"]], "API Differences Between Spark Versions": [[0, "api-differences-between-spark-versions"]], "Accelerating Apache Iceberg Parquet Scans using Comet (Experimental)": [[22, null], [35, null], [48, null]], [...] \ No newline at end of file diff --git a/user-guide/0.8/compatibility.html b/user-guide/0.8/compatibility.html index 8ae9276e3..fd3e96a6b 100644 --- a/user-guide/0.8/compatibility.html +++ b/user-guide/0.8/compatibility.html @@ -579,6 +579,10 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> +<div class="admonition warning"> +<p class="admonition-title">Warning</p> +<p>This is <strong>out-of-date</strong> documentation. The latest Comet release is version 0.9.1.</p> +</div> <!-- TO MODIFY THIS CONTENT MAKE SURE THAT YOU MAKE YOUR CHANGES TO THE TEMPLATE FILE (docs/templates/compatibility-template.md) AND NOT THE GENERATED FILE diff --git a/user-guide/0.8/configs.html b/user-guide/0.8/configs.html index f57394d70..84e369414 100644 --- a/user-guide/0.8/configs.html +++ b/user-guide/0.8/configs.html @@ -510,6 +510,10 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> +<div class="admonition warning"> +<p class="admonition-title">Warning</p> +<p>This is <strong>out-of-date</strong> documentation. The latest Comet release is version 0.9.1.</p> +</div> <!-- TO MODIFY THIS CONTENT MAKE SURE THAT YOU MAKE YOUR CHANGES TO THE TEMPLATE FILE (docs/templates/configs-template.md) AND NOT THE GENERATED FILE diff --git a/user-guide/0.8/datasources.html b/user-guide/0.8/datasources.html index 01410c489..d7db42c77 100644 --- a/user-guide/0.8/datasources.html +++ b/user-guide/0.8/datasources.html @@ -576,6 +576,10 @@ under the License. specific language governing permissions and limitations under the License. --> +<div class="admonition warning"> +<p class="admonition-title">Warning</p> +<p>This is <strong>out-of-date</strong> documentation. The latest Comet release is version 0.9.1.</p> +</div> <section id="supported-spark-data-sources"> <h1>Supported Spark Data Sources<a class="headerlink" href="#supported-spark-data-sources" title="Link to this heading">¶</a></h1> <section id="file-formats"> diff --git a/user-guide/0.8/datatypes.html b/user-guide/0.8/datatypes.html index 7516d3145..bc50959aa 100644 --- a/user-guide/0.8/datatypes.html +++ b/user-guide/0.8/datatypes.html @@ -510,6 +510,10 @@ under the License. specific language governing permissions and limitations under the License. --> +<div class="admonition warning"> +<p class="admonition-title">Warning</p> +<p>This is <strong>out-of-date</strong> documentation. The latest Comet release is version 0.9.1.</p> +</div> <section id="supported-spark-data-types"> <h1>Supported Spark Data Types<a class="headerlink" href="#supported-spark-data-types" title="Link to this heading">¶</a></h1> <p>The following Spark data types are currently available:</p> diff --git a/user-guide/0.8/expressions.html b/user-guide/0.8/expressions.html index 3ef3fb1e0..cb976524f 100644 --- a/user-guide/0.8/expressions.html +++ b/user-guide/0.8/expressions.html @@ -590,6 +590,10 @@ under the License. specific language governing permissions and limitations under the License. --> +<div class="admonition warning"> +<p class="admonition-title">Warning</p> +<p>This is <strong>out-of-date</strong> documentation. The latest Comet release is version 0.9.1.</p> +</div> <section id="supported-spark-expressions"> <h1>Supported Spark Expressions<a class="headerlink" href="#supported-spark-expressions" title="Link to this heading">¶</a></h1> <p>The following Spark expressions are currently available. Any known compatibility issues are noted in the following tables.</p> diff --git a/user-guide/0.8/iceberg.html b/user-guide/0.8/iceberg.html index 14492f4c4..94dc979fb 100644 --- a/user-guide/0.8/iceberg.html +++ b/user-guide/0.8/iceberg.html @@ -530,6 +530,10 @@ under the License. specific language governing permissions and limitations under the License. --> +<div class="admonition warning"> +<p class="admonition-title">Warning</p> +<p>This is <strong>out-of-date</strong> documentation. The latest Comet release is version 0.9.1.</p> +</div> <section id="accelerating-apache-iceberg-parquet-scans-using-comet-experimental"> <h1>Accelerating Apache Iceberg Parquet Scans using Comet (Experimental)<a class="headerlink" href="#accelerating-apache-iceberg-parquet-scans-using-comet-experimental" title="Link to this heading">¶</a></h1> <p><strong>Note: Iceberg integration is a work-in-progress. It is currently necessary to build Iceberg from diff --git a/user-guide/0.8/index.html b/user-guide/0.8/index.html index 43622536c..0155814c5 100644 --- a/user-guide/0.8/index.html +++ b/user-guide/0.8/index.html @@ -495,8 +495,8 @@ under the License. <img alt="DataFusion Comet Logo" src="../../_images/DataFusionComet-Logo-Light.png" /> <section id="comet-0-8-x-user-guide"> <h1>Comet 0.8.x User Guide<a class="headerlink" href="#comet-0-8-x-user-guide" title="Link to this heading">¶</a></h1> -<div class="toctree-wrapper compound" id="toc-user-guide-links-08"> -<p aria-level="2" class="caption" role="heading"><span class="caption-text">Comet 0.8.x User Guide</span></p> +<div class="toctree-wrapper compound" id="toc-user-guide-links-0-8-0"> +<p aria-level="2" class="caption" role="heading"><span class="caption-text">Comet 0.8.0 User Guide</span></p> <ul> <li class="toctree-l1"><a class="reference internal" href="installation.html">Installing Comet</a></li> <li class="toctree-l1"><a class="reference internal" href="source.html">Building From Source</a></li> diff --git a/user-guide/0.8/installation.html b/user-guide/0.8/installation.html index 0275cf3f4..8c4d28470 100644 --- a/user-guide/0.8/installation.html +++ b/user-guide/0.8/installation.html @@ -571,6 +571,10 @@ under the License. specific language governing permissions and limitations under the License. --> +<div class="admonition warning"> +<p class="admonition-title">Warning</p> +<p>This is <strong>out-of-date</strong> documentation. The latest Comet release is version 0.9.1.</p> +</div> <section id="installing-datafusion-comet"> <h1>Installing DataFusion Comet<a class="headerlink" href="#installing-datafusion-comet" title="Link to this heading">¶</a></h1> <section id="prerequisites"> diff --git a/user-guide/0.8/kubernetes.html b/user-guide/0.8/kubernetes.html index f7e2049a0..70dd0269f 100644 --- a/user-guide/0.8/kubernetes.html +++ b/user-guide/0.8/kubernetes.html @@ -530,6 +530,10 @@ under the License. specific language governing permissions and limitations under the License. --> +<div class="admonition warning"> +<p class="admonition-title">Warning</p> +<p>This is <strong>out-of-date</strong> documentation. The latest Comet release is version 0.9.1.</p> +</div> <section id="comet-kubernetes-support"> <h1>Comet Kubernetes Support<a class="headerlink" href="#comet-kubernetes-support" title="Link to this heading">¶</a></h1> <section id="comet-docker-images"> diff --git a/user-guide/0.8/metrics.html b/user-guide/0.8/metrics.html index 30bf2cc6e..d232e49f5 100644 --- a/user-guide/0.8/metrics.html +++ b/user-guide/0.8/metrics.html @@ -549,6 +549,10 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> +<div class="admonition warning"> +<p class="admonition-title">Warning</p> +<p>This is <strong>out-of-date</strong> documentation. The latest Comet release is version 0.9.1.</p> +</div> <section id="comet-metrics"> <h1>Comet Metrics<a class="headerlink" href="#comet-metrics" title="Link to this heading">¶</a></h1> <section id="spark-sql-metrics"> diff --git a/user-guide/0.8/operators.html b/user-guide/0.8/operators.html index 1cd969539..483606b0b 100644 --- a/user-guide/0.8/operators.html +++ b/user-guide/0.8/operators.html @@ -510,6 +510,10 @@ under the License. specific language governing permissions and limitations under the License. --> +<div class="admonition warning"> +<p class="admonition-title">Warning</p> +<p>This is <strong>out-of-date</strong> documentation. The latest Comet release is version 0.9.1.</p> +</div> <section id="supported-spark-operators"> <h1>Supported Spark Operators<a class="headerlink" href="#supported-spark-operators" title="Link to this heading">¶</a></h1> <p>The following Spark operators are currently replaced with native versions. Query stages that contain any operators diff --git a/user-guide/0.8/source.html b/user-guide/0.8/source.html index e4aa01778..193872ce8 100644 --- a/user-guide/0.8/source.html +++ b/user-guide/0.8/source.html @@ -525,6 +525,10 @@ under the License. specific language governing permissions and limitations under the License. --> +<div class="admonition warning"> +<p class="admonition-title">Warning</p> +<p>This is <strong>out-of-date</strong> documentation. The latest Comet release is version 0.9.1.</p> +</div> <section id="building-comet-from-source"> <h1>Building Comet From Source<a class="headerlink" href="#building-comet-from-source" title="Link to this heading">¶</a></h1> <p>It is sometimes preferable to build from source for a specific platform.</p> @@ -534,10 +538,10 @@ under the License. <div class="highlight-console notranslate"><div class="highlight"><pre><span></span><span class="gp"># </span>Pick<span class="w"> </span>the<span class="w"> </span>latest<span class="w"> </span>version <span class="go">export COMET_VERSION=0.8.0</span> <span class="gp"># </span>Download<span class="w"> </span>the<span class="w"> </span>tarball -<span class="go">curl -O "https://dist.apache.org/repos/dist/release/datafusion/datafusion-comet-$COMET_VERSION/apache-datafusion-comet-$COMET_VERSION.tar.gz"</span> +<span class="go">curl -O "https://dist.apache.org/repos/dist/release/datafusion/datafusion-comet-0.8.0/apache-datafusion-comet-0.8.0.tar.gz"</span> <span class="gp"># </span>Unpack -<span class="go">tar -xzf apache-datafusion-comet-$COMET_VERSION.tar.gz</span> -<span class="go">cd apache-datafusion-comet-$COMET_VERSION</span> +<span class="go">tar -xzf apache-datafusion-comet-0.8.0.tar.gz</span> +<span class="go">cd apache-datafusion-comet-0.8.0</span> </pre></div> </div> <p>Build</p> diff --git a/user-guide/0.8/tuning.html b/user-guide/0.8/tuning.html index 873c52812..1353627f1 100644 --- a/user-guide/0.8/tuning.html +++ b/user-guide/0.8/tuning.html @@ -620,6 +620,10 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> +<div class="admonition warning"> +<p class="admonition-title">Warning</p> +<p>This is <strong>out-of-date</strong> documentation. The latest Comet release is version 0.9.1.</p> +</div> <section id="comet-tuning-guide"> <h1>Comet Tuning Guide<a class="headerlink" href="#comet-tuning-guide" title="Link to this heading">¶</a></h1> <p>Comet provides some tuning options to help you get the best performance from your queries.</p> diff --git a/user-guide/0.9/index.html b/user-guide/0.9/index.html index 4ffe5543a..0738a585e 100644 --- a/user-guide/0.9/index.html +++ b/user-guide/0.9/index.html @@ -495,8 +495,8 @@ under the License. <img alt="DataFusion Comet Logo" src="../../_images/DataFusionComet-Logo-Light.png" /> <section id="comet-0-9-x-user-guide"> <h1>Comet 0.9.x User Guide<a class="headerlink" href="#comet-0-9-x-user-guide" title="Link to this heading">¶</a></h1> -<div class="toctree-wrapper compound" id="toc-user-guide-links-09"> -<p aria-level="2" class="caption" role="heading"><span class="caption-text">Comet 0.9.x User Guide</span></p> +<div class="toctree-wrapper compound" id="toc-user-guide-links-0-9-1"> +<p aria-level="2" class="caption" role="heading"><span class="caption-text">Comet 0.9.1 User Guide</span></p> <ul> <li class="toctree-l1"><a class="reference internal" href="installation.html">Installing Comet</a></li> <li class="toctree-l1"><a class="reference internal" href="source.html">Building From Source</a></li> diff --git a/user-guide/0.9/source.html b/user-guide/0.9/source.html index 294830a51..3c550a09b 100644 --- a/user-guide/0.9/source.html +++ b/user-guide/0.9/source.html @@ -534,10 +534,10 @@ under the License. <div class="highlight-console notranslate"><div class="highlight"><pre><span></span><span class="gp"># </span>Pick<span class="w"> </span>the<span class="w"> </span>latest<span class="w"> </span>version <span class="go">export COMET_VERSION=0.9.1</span> <span class="gp"># </span>Download<span class="w"> </span>the<span class="w"> </span>tarball -<span class="go">curl -O "https://dist.apache.org/repos/dist/release/datafusion/datafusion-comet-$COMET_VERSION/apache-datafusion-comet-$COMET_VERSION.tar.gz"</span> +<span class="go">curl -O "https://dist.apache.org/repos/dist/release/datafusion/datafusion-comet-0.9.1/apache-datafusion-comet-0.9.1.tar.gz"</span> <span class="gp"># </span>Unpack -<span class="go">tar -xzf apache-datafusion-comet-$COMET_VERSION.tar.gz</span> -<span class="go">cd apache-datafusion-comet-$COMET_VERSION</span> +<span class="go">tar -xzf apache-datafusion-comet-0.9.1.tar.gz</span> +<span class="go">cd apache-datafusion-comet-0.9.1</span> </pre></div> </div> <p>Build</p> diff --git a/user-guide/latest/index.html b/user-guide/latest/index.html index 17adbbe85..481201f34 100644 --- a/user-guide/latest/index.html +++ b/user-guide/latest/index.html @@ -495,7 +495,7 @@ under the License. <img alt="DataFusion Comet Logo" src="../../_images/DataFusionComet-Logo-Light.png" /> <section id="comet-0-10-0-snapshot-user-guide"> <h1>Comet 0.10.0-SNAPSHOT User Guide<a class="headerlink" href="#comet-0-10-0-snapshot-user-guide" title="Link to this heading">¶</a></h1> -<div class="toctree-wrapper compound" id="toc-user-guide-links-latest"> +<div class="toctree-wrapper compound" id="toc-user-guide-links-0-10-0-snapshot"> <p aria-level="2" class="caption" role="heading"><span class="caption-text">Comet 0.10.0-SNAPSHOT User Guide</span></p> <ul> <li class="toctree-l1"><a class="reference internal" href="installation.html">Installing Comet</a></li> diff --git a/user-guide/latest/installation.html b/user-guide/latest/installation.html index b1b387c86..b98187498 100644 --- a/user-guide/latest/installation.html +++ b/user-guide/latest/installation.html @@ -585,9 +585,7 @@ 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. 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>Comet 0.10.0-SNAPSHOT supports the following versions of Apache Spark.</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"> diff --git a/user-guide/latest/source.html b/user-guide/latest/source.html index 78b359cfc..c48e469f2 100644 --- a/user-guide/latest/source.html +++ b/user-guide/latest/source.html @@ -534,10 +534,10 @@ under the License. <div class="highlight-console notranslate"><div class="highlight"><pre><span></span><span class="gp"># </span>Pick<span class="w"> </span>the<span class="w"> </span>latest<span class="w"> </span>version <span class="go">export COMET_VERSION=0.9.0</span> <span class="gp"># </span>Download<span class="w"> </span>the<span class="w"> </span>tarball -<span class="go">curl -O "https://dist.apache.org/repos/dist/release/datafusion/datafusion-comet-$COMET_VERSION/apache-datafusion-comet-$COMET_VERSION.tar.gz"</span> +<span class="go">curl -O "https://dist.apache.org/repos/dist/release/datafusion/datafusion-comet-0.10.0-SNAPSHOT/apache-datafusion-comet-0.10.0-SNAPSHOT.tar.gz"</span> <span class="gp"># </span>Unpack -<span class="go">tar -xzf apache-datafusion-comet-$COMET_VERSION.tar.gz</span> -<span class="go">cd apache-datafusion-comet-$COMET_VERSION</span> +<span class="go">tar -xzf apache-datafusion-comet-0.10.0-SNAPSHOT.tar.gz</span> +<span class="go">cd apache-datafusion-comet-0.10.0-SNAPSHOT</span> </pre></div> </div> <p>Build</p> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@datafusion.apache.org For additional commands, e-mail: commits-h...@datafusion.apache.org