This is an automated email from the ASF dual-hosted git repository.

github-actions[bot] pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/amoro.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 6bf911c9f Regenerated Amoro site page based on 
7e9f9a7697a2a7cfef6ff6362235153a3bf39035 commit
6bf911c9f is described below

commit 6bf911c9f709161e0fb18df187ba7ea44467ffb4
Author: GitHub Actions <[email protected]>
AuthorDate: Mon Aug 3 13:31:36 2026 +0000

    Regenerated Amoro site page based on 
7e9f9a7697a2a7cfef6ff6362235153a3bf39035 commit
---
 output/landingpagesearch.json   | 2 +-
 output/release-guide/index.html | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/output/landingpagesearch.json b/output/landingpagesearch.json
index 7bba1a361..2def92f05 100644
--- a/output/landingpagesearch.json
+++ b/output/landingpagesearch.json
@@ -1 +1 @@
-[{"categories":null,"content":"Benchmark Report Test purpose This test aims at 
comparing the OLAP benchmark performance of various data lake formats in the 
scenario of continuous streaming ingestion in the CDC database.\nMeanwhile, 
particular attention was paid during the testing process to the impact of 
enabling self-optimizing on the analytical performance of the table.\nTest 
envrionment Hardware configuration Number OS Cpu core Memory Disk type Deployed 
components 1 CentOS 7 40 256 SA [...]
\ No newline at end of file
+[{"categories":null,"content":"Benchmark Report Test purpose This test aims at 
comparing the OLAP benchmark performance of various data lake formats in the 
scenario of continuous streaming ingestion in the CDC database.\nMeanwhile, 
particular attention was paid during the testing process to the impact of 
enabling self-optimizing on the analytical performance of the table.\nTest 
envrionment Hardware configuration Number OS Cpu core Memory Disk type Deployed 
components 1 CentOS 7 40 256 SA [...]
\ No newline at end of file
diff --git a/output/release-guide/index.html b/output/release-guide/index.html
index 36688fab4..3feb3c911 100644
--- a/output/release-guide/index.html
+++ b/output/release-guide/index.html
@@ -544,6 +544,9 @@
 </span></span><span style="display:flex;"><span>
 </span></span><span style="display:flex;"><span><span style="color:#75715e"># 
change version in all pom files</span>
 </span></span><span style="display:flex;"><span>find .. -name <span 
style="color:#e6db74">&#39;pom.xml&#39;</span> -type f -exec perl -pi -e <span 
style="color:#e6db74">&#39;s#&lt;version&gt;&#39;</span><span 
style="color:#e6db74">&#34;</span>$OLD<span 
style="color:#e6db74">&#34;</span><span 
style="color:#e6db74">&#39;&lt;/version&gt;#&lt;version&gt;&#39;</span><span 
style="color:#e6db74">&#34;</span>$NEW<span 
style="color:#e6db74">&#34;</span><span style="color:#e6db74">&#39;&lt;/versio 
[...]
+</span></span><span style="display:flex;"><span>
+</span></span><span style="display:flex;"><span><span style="color:#75715e"># 
change application version in the Helm chart</span>
+</span></span><span style="display:flex;"><span>perl -pi -e <span 
style="color:#e6db74">&#39;s#^appVersion: &#34;&#39;</span><span 
style="color:#e6db74">&#34;</span>$OLD<span 
style="color:#e6db74">&#34;</span><span 
style="color:#e6db74">&#39;&#34;$#appVersion: &#34;&#39;</span><span 
style="color:#e6db74">&#34;</span>$NEW<span 
style="color:#e6db74">&#34;</span><span 
style="color:#e6db74">&#39;&#34;#&#39;</span> ../charts/amoro/Chart.yaml
 </span></span></code></pre></div><p>Then run the scripts and commit the 
change:</p>
 <div class="highlight"><pre tabindex="0" 
style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code
 class="language-shell" data-lang="shell"><span style="display:flex;"><span>$ 
cd tools
 </span></span><span style="display:flex;"><span>$ bash change-version.sh

Reply via email to