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 46a03433 Publish built docs triggered by 
a1599e2c390904c9224eced91bdf4d0da3d3c292
46a03433 is described below

commit 46a03433af79706d500afb799a8ecf6d57f6144e
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 1 20:28:33 2024 +0000

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

diff --git a/_sources/user-guide/installation.md.txt 
b/_sources/user-guide/installation.md.txt
index a0a7aa7b..dc4429b8 100644
--- a/_sources/user-guide/installation.md.txt
+++ b/_sources/user-guide/installation.md.txt
@@ -38,7 +38,7 @@ See the [Comet Kubernetes Guide](kubernetes.md) guide.
 
 ## Using a Published JAR File
 
-There are no published JAR files yet.
+Pre-built jar files are available in Maven central at 
https://central.sonatype.com/namespace/org.apache.datafusion
 
 ## Using a Published Source Release
 
@@ -46,7 +46,7 @@ Official source releases can be downloaded from 
https://dist.apache.org/repos/di
 
 ```console
 # Pick the latest version
-export COMET_VERSION=0.2.0
+export COMET_VERSION=0.3.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";
 # Unpack
diff --git a/searchindex.js b/searchindex.js
index cff860b8..fa40674b 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 b461f677..8dacc617 100644
--- a/user-guide/installation.html
+++ b/user-guide/installation.html
@@ -393,13 +393,13 @@ under the License.
 </section>
 <section id="using-a-published-jar-file">
 <h2>Using a Published JAR File<a class="headerlink" 
href="#using-a-published-jar-file" title="Link to this heading">¶</a></h2>
-<p>There are no published JAR files yet.</p>
+<p>Pre-built jar files are available in Maven central at 
https://central.sonatype.com/namespace/org.apache.datafusion</p>
 </section>
 <section id="using-a-published-source-release">
 <h2>Using a Published Source Release<a class="headerlink" 
href="#using-a-published-source-release" title="Link to this heading">¶</a></h2>
 <p>Official source releases can be downloaded from 
https://dist.apache.org/repos/dist/release/datafusion/</p>
 <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.2.0</span>
+<span class="go">export COMET_VERSION=0.3.0</span>
 <span class="gp"># </span>Download<span class="w"> </span>the<span class="w"> 
</span>tarball
 <span class="go">curl -O 
&quot;https://dist.apache.org/repos/dist/release/datafusion/datafusion-comet-$COMET_VERSION/apache-datafusion-comet-$COMET_VERSION.tar.gz&quot;</span>
 <span class="gp"># </span>Unpack


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

Reply via email to