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 4500264b2 Publish built docs triggered by 
c8b5fce60af571b23290ca9b8a019548f733e9aa
4500264b2 is described below

commit 4500264b2bbdded09de11d53eaa1732d912eccdb
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 4 17:30:26 2026 +0000

    Publish built docs triggered by c8b5fce60af571b23290ca9b8a019548f733e9aa
---
 _sources/user-guide/latest/installation.md.txt | 10 ++++++++--
 searchindex.js                                 |  2 +-
 user-guide/latest/installation.html            |  7 ++++++-
 3 files changed, 15 insertions(+), 4 deletions(-)

diff --git a/_sources/user-guide/latest/installation.md.txt 
b/_sources/user-guide/latest/installation.md.txt
index 9a643702e..3ae0775f3 100644
--- a/_sources/user-guide/latest/installation.md.txt
+++ b/_sources/user-guide/latest/installation.md.txt
@@ -60,6 +60,12 @@ Cloud Service Providers.
 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 macOS, it
 is currently necessary to build from source.
 
+For performance reasons, published Comet jar files target baseline CPUs 
available in modern data centers. For example,
+the amd64 build uses the `x86-64-v3` target that adds CPU instructions 
(_e.g._, AVX2) common after 2013. Similarly, the
+arm64 build uses the `neoverse-n1` target, which is a common baseline for ARM 
cores found in AWS (Graviton2+), GCP, and
+Azure after 2019. If the Comet library fails for SIGILL (illegal instruction), 
please open an issue on the GitHub
+repository describing your environment, and [build from source] for your 
target architecture.
+
 Here are the direct links for downloading the Comet 0.14.0-SNAPSHOT jar file. 
Note that these links are not valid if
 you are viewing the documentation for the latest `SNAPSHOT` release, or for 
the latest release while it is still going
 through the release vote. Release candidate jars can be found 
[here](https://repository.apache.org/#nexus-search;quick~org.apache.datafusion).
@@ -72,10 +78,10 @@ through the release vote. Release candidate jars can be 
found [here](https://rep
 
 ## Building from source
 
-Refer to the [Building from Source] guide for instructions from building Comet 
from source, either from official
+Refer to the [Building from source] guide for instructions from building Comet 
from source, either from official
 source releases, or from the latest code in the GitHub repository.
 
-[Building from Source]: source.md
+[Building from source]: source.md
 
 ## Deploying to Kubernetes
 
diff --git a/searchindex.js b/searchindex.js
index 5195b180c..5f3536aaa 100644
--- a/searchindex.js
+++ b/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"alltitles": {"1. Format Your Code": [[12, 
"format-your-code"]], "1. Install Comet": [[21, "install-comet"]], "1. Native 
Operators (nativeExecs map)": [[4, "native-operators-nativeexecs-map"]], "2. 
Build and Verify": [[12, "build-and-verify"]], "2. Clone Spark and Apply Diff": 
[[21, "clone-spark-and-apply-diff"]], "2. Sink Operators (sinks map)": [[4, 
"sink-operators-sinks-map"]], "3. Comet JVM Operators": [[4, 
"comet-jvm-operators"]], "3. Run Clippy (Recommended)": [[12 [...]
\ No newline at end of file
+Search.setIndex({"alltitles": {"1. Format Your Code": [[12, 
"format-your-code"]], "1. Install Comet": [[21, "install-comet"]], "1. Native 
Operators (nativeExecs map)": [[4, "native-operators-nativeexecs-map"]], "2. 
Build and Verify": [[12, "build-and-verify"]], "2. Clone Spark and Apply Diff": 
[[21, "clone-spark-and-apply-diff"]], "2. Sink Operators (sinks map)": [[4, 
"sink-operators-sinks-map"]], "3. Comet JVM Operators": [[4, 
"comet-jvm-operators"]], "3. Run Clippy (Recommended)": [[12 [...]
\ No newline at end of file
diff --git a/user-guide/latest/installation.html 
b/user-guide/latest/installation.html
index 3e5268923..c138e1c08 100644
--- a/user-guide/latest/installation.html
+++ b/user-guide/latest/installation.html
@@ -548,6 +548,11 @@ Cloud Service Providers.</p>
 <h2>Using a Published JAR File<a class="headerlink" 
href="#using-a-published-jar-file" title="Link to this heading">#</a></h2>
 <p>Comet jar files are available in <a class="reference external" 
href="https://central.sonatype.com/namespace/org.apache.datafusion";>Maven 
Central</a> for amd64 and arm64 architectures for Linux. For Apple macOS, it
 is currently necessary to build from source.</p>
+<p>For performance reasons, published Comet jar files target baseline CPUs 
available in modern data centers. For example,
+the amd64 build uses the <code class="docutils literal notranslate"><span 
class="pre">x86-64-v3</span></code> target that adds CPU instructions 
(<em>e.g.</em>, AVX2) common after 2013. Similarly, the
+arm64 build uses the <code class="docutils literal notranslate"><span 
class="pre">neoverse-n1</span></code> target, which is a common baseline for 
ARM cores found in AWS (Graviton2+), GCP, and
+Azure after 2019. If the Comet library fails for SIGILL (illegal instruction), 
please open an issue on the GitHub
+repository describing your environment, and [build from source] for your 
target architecture.</p>
 <p>Here are the direct links for downloading the Comet 0.14.0-SNAPSHOT jar 
file. Note that these links are not valid if
 you are viewing the documentation for the latest <code class="docutils literal 
notranslate"><span class="pre">SNAPSHOT</span></code> release, or for the 
latest release while it is still going
 through the release vote. Release candidate jars can be found <a 
class="reference external" 
href="https://repository.apache.org/#nexus-search;quick~org.apache.datafusion";>here</a>.</p>
@@ -561,7 +566,7 @@ through the release vote. Release candidate jars can be 
found <a class="referenc
 </section>
 <section id="building-from-source">
 <h2>Building from source<a class="headerlink" href="#building-from-source" 
title="Link to this heading">#</a></h2>
-<p>Refer to the <a class="reference internal" href="source.html"><span 
class="std std-doc">Building from Source</span></a> guide for instructions from 
building Comet from source, either from official
+<p>Refer to the <a class="reference internal" href="source.html"><span 
class="std std-doc">Building from source</span></a> guide for instructions from 
building Comet from source, either from official
 source releases, or from the latest code in the GitHub repository.</p>
 </section>
 <section id="deploying-to-kubernetes">


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

Reply via email to