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 a00fed96e Regenerated Amoro latest docs page based on 
e75b4a0b3cdba96a24ca7af1cd86833a1167dc99 commit
a00fed96e is described below

commit a00fed96e15e0c87ccedf56e0b69aeb336ca00be
Author: GitHub Actions <[email protected]>
AuthorDate: Wed May 20 02:53:45 2026 +0000

    Regenerated Amoro latest docs page based on 
e75b4a0b3cdba96a24ca7af1cd86833a1167dc99 commit
---
 output/docs/latest/configurations/index.html | 14 ++++++++++++--
 output/docs/latest/search.json               |  2 +-
 2 files changed, 13 insertions(+), 3 deletions(-)

diff --git a/output/docs/latest/configurations/index.html 
b/output/docs/latest/configurations/index.html
index 5cc5fb217..0e7225809 100644
--- a/output/docs/latest/configurations/index.html
+++ b/output/docs/latest/configurations/index.html
@@ -797,9 +797,19 @@ modified through <a 
href="../using-tables/#modify-table">Alter Table</a> operati
           <td>30000(30s)</td>
           <td>The time interval increase step in milliseconds to refresh table 
metadata</td>
       </tr>
+      <tr>
+          <td>self-optimizing.rewrite.use-parquet-row-group-merge.enabled</td>
+          <td>false</td>
+          <td>Whether to enable parquet row-group merge for eligible Iceberg 
V2 table rewrites of Parquet files without delete files, bloom filters, sort 
order, schema incompatibilities, or spec mismatches; otherwise falls back to 
row-based rewrite.</td>
+      </tr>
+      <tr>
+          
<td>self-optimizing.rewrite.use-parquet-row-group-merge.min-avg-row-group-size-bytes</td>
+          <td>8388608(8MB)</td>
+          <td>The minimum average row-group size (in bytes) of input files for 
parquet row-group merge. If the average row-group size across all input files 
is below this threshold, it will fall back to row-level rewrite.</td>
+      </tr>
   </tbody>
 </table>
-<h2 id="data-cleaning-configurations">Data-cleaning configurations</h2>
+<h2 id="data-cleaning-configuratio">Data-cleaning configuratio</h2>
 <p>Data-cleaning configurations are applicable to both Iceberg Format and 
Mixed streaming Format.</p>
 <table>
   <thead>
@@ -1151,7 +1161,7 @@ soon.</p>
   <ul>
     <li><a href="#multi-level-configuration-management">Multi-level 
configuration management</a></li>
     <li><a href="#self-optimizing-configurations">Self-optimizing 
configurations</a></li>
-    <li><a href="#data-cleaning-configurations">Data-cleaning 
configurations</a></li>
+    <li><a href="#data-cleaning-configuratio">Data-cleaning 
configuratio</a></li>
     <li><a href="#tags-configurations">Tags configurations</a></li>
     <li><a href="#mixed-format-configurations">Mixed Format configurations</a>
       <ul>
diff --git a/output/docs/latest/search.json b/output/docs/latest/search.json
index 40487cead..3b2252e2c 100644
--- a/output/docs/latest/search.json
+++ b/output/docs/latest/search.json
@@ -1 +1 @@
-[{"categories":null,"content":"Amoro Docs This directory contains the 
documentation content of Amoro.\nThe documentation is written in Markdown 
format. The images referenced in the documentation are saved in the images 
folder. Style Proper nouns should start with a capital letter, like 
Hadoop、Hive、Iceberg、Amoro 
","description":"","title":"","uri":"https://amoro.apache.org/docs/latest/readme/"},{"categories":null,"content":";
 AMS Configuration Amoro Management Service Configuration The con [...]
\ No newline at end of file
+[{"categories":null,"content":"Amoro Docs This directory contains the 
documentation content of Amoro.\nThe documentation is written in Markdown 
format. The images referenced in the documentation are saved in the images 
folder. Style Proper nouns should start with a capital letter, like 
Hadoop、Hive、Iceberg、Amoro 
","description":"","title":"","uri":"https://amoro.apache.org/docs/latest/readme/"},{"categories":null,"content":";
 AMS Configuration Amoro Management Service Configuration The con [...]
\ No newline at end of file

Reply via email to