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 3330266b Publish built docs triggered by
2c1a6b9c576042f2e0a73cf76a3ad93db46b6a0b
3330266b is described below
commit 3330266b0b0068689702e6f693a5a32132e2b02d
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 11 17:44:44 2024 +0000
Publish built docs triggered by 2c1a6b9c576042f2e0a73cf76a3ad93db46b6a0b
---
.asf.yaml | 1 -
_sources/user-guide/source.md.txt | 2 +-
user-guide/source.html | 2 +-
3 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 8a193517..2d200911 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -49,4 +49,3 @@ github:
publish:
whoami: asf-site
subdir: comet
-
diff --git a/_sources/user-guide/source.md.txt
b/_sources/user-guide/source.md.txt
index 71c9060c..5f5d03d9 100644
--- a/_sources/user-guide/source.md.txt
+++ b/_sources/user-guide/source.md.txt
@@ -27,7 +27,7 @@ Official source releases can be downloaded from
https://dist.apache.org/repos/di
```console
# Pick the latest version
-export COMET_VERSION=0.3.0
+export COMET_VERSION=0.4.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/user-guide/source.html b/user-guide/source.html
index 436c0ef3..a53f37fe 100644
--- a/user-guide/source.html
+++ b/user-guide/source.html
@@ -344,7 +344,7 @@ under the License.
<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.3.0</span>
+<span class="go">export COMET_VERSION=0.4.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="gp"># </span>Unpack
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]