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

github-bot pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/iceberg-rust.git


The following commit(s) were added to refs/heads/gh-pages by this push:
     new b057cf2  deploy: 68ef766a240e08c4f79eaca5348a073355f8ca94
b057cf2 is described below

commit b057cf2c62b495860ee39f8372ffd3e4d1a767f2
Author: Xuanwo <[email protected]>
AuthorDate: Wed Aug 14 13:34:36 2024 +0000

    deploy: 68ef766a240e08c4f79eaca5348a073355f8ca94
---
 CONTRIBUTING.html | 1 +
 print.html        | 1 +
 searchindex.js    | 2 +-
 searchindex.json  | 2 +-
 4 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/CONTRIBUTING.html b/CONTRIBUTING.html
index 26bd30e..40fe086 100644
--- a/CONTRIBUTING.html
+++ b/CONTRIBUTING.html
@@ -247,6 +247,7 @@ refactor: Polish the implementation of read parquet
 <p>All pull requests should be reviewed by at least one iceberg-rust 
committer.</p>
 <h4 id="merge-style"><a class="header" href="#merge-style">Merge Style</a></h4>
 <p>All pull requests are squash merged. We generally discourage large pull 
requests that are over 300-500 lines of diff. If you would like to propose a 
change that is larger we suggest coming onto <a 
href="mailto:[email protected]";>Iceberg's DEV mailing list</a> or <a 
href="https://join.slack.com/t/apache-iceberg/shared_invite/zt-1zbov3k6e-KtJfoaxp97YfX6dPz1Bk7A";>Slack
 #rust Channel</a> and discuss it with us. This way we can talk through the 
solution and discuss if a change that la [...]
+<p>When a pull request is under review, please avoid using force push as it 
makes it difficult for reviewer to track changes. If you need to keep the 
branch up to date with the main branch, consider using <code>git merge</code> 
instead. </p>
 <h3 id="ci"><a class="header" href="#ci">CI</a></h3>
 <p>Currently, iceberg-rust uses GitHub Actions to run tests. The workflows are 
defined in <code>.github/workflows</code>.</p>
 <h2 id="setup"><a class="header" href="#setup">Setup</a></h2>
diff --git a/print.html b/print.html
index c0cc7a1..8a1530c 100644
--- a/print.html
+++ b/print.html
@@ -650,6 +650,7 @@ refactor: Polish the implementation of read parquet
 <p>All pull requests should be reviewed by at least one iceberg-rust 
committer.</p>
 <h4 id="merge-style"><a class="header" href="#merge-style">Merge Style</a></h4>
 <p>All pull requests are squash merged. We generally discourage large pull 
requests that are over 300-500 lines of diff. If you would like to propose a 
change that is larger we suggest coming onto <a 
href="mailto:[email protected]";>Iceberg's DEV mailing list</a> or <a 
href="https://join.slack.com/t/apache-iceberg/shared_invite/zt-1zbov3k6e-KtJfoaxp97YfX6dPz1Bk7A";>Slack
 #rust Channel</a> and discuss it with us. This way we can talk through the 
solution and discuss if a change that la [...]
+<p>When a pull request is under review, please avoid using force push as it 
makes it difficult for reviewer to track changes. If you need to keep the 
branch up to date with the main branch, consider using <code>git merge</code> 
instead. </p>
 <h3 id="ci"><a class="header" href="#ci">CI</a></h3>
 <p>Currently, iceberg-rust uses GitHub Actions to run tests. The workflows are 
defined in <code>.github/workflows</code>.</p>
 <h2 id="setup"><a class="header" href="#setup">Setup</a></h2>
diff --git a/searchindex.js b/searchindex.js
index 9901e34..bb9dbac 100644
--- a/searchindex.js
+++ b/searchindex.js
@@ -1 +1 @@
-Object.assign(window.search, 
{"doc_urls":["introduction.html#iceberg-rust","install.html#install","download.html#apache-iceberg-rust-downloads","download.html#releases","download.html#notes","download.html#to-verify-the-signature-of-the-release-artifact","download.html#to-verify-the-checksum-of-the-release-artifact","api.html#catalog","api.html#table","CONTRIBUTING.html#contributing","CONTRIBUTING.html#your-first-contribution","CONTRIBUTING.html#workflow","CONTRIBUTING.html#git-branches"
 [...]
\ No newline at end of file
+Object.assign(window.search, 
{"doc_urls":["introduction.html#iceberg-rust","install.html#install","download.html#apache-iceberg-rust-downloads","download.html#releases","download.html#notes","download.html#to-verify-the-signature-of-the-release-artifact","download.html#to-verify-the-checksum-of-the-release-artifact","api.html#catalog","api.html#table","CONTRIBUTING.html#contributing","CONTRIBUTING.html#your-first-contribution","CONTRIBUTING.html#workflow","CONTRIBUTING.html#git-branches"
 [...]
\ No newline at end of file
diff --git a/searchindex.json b/searchindex.json
index 32cd858..e536d59 100644
--- a/searchindex.json
+++ b/searchindex.json
@@ -1 +1 @@
-{"doc_urls":["introduction.html#iceberg-rust","install.html#install","download.html#apache-iceberg-rust-downloads","download.html#releases","download.html#notes","download.html#to-verify-the-signature-of-the-release-artifact","download.html#to-verify-the-checksum-of-the-release-artifact","api.html#catalog","api.html#table","CONTRIBUTING.html#contributing","CONTRIBUTING.html#your-first-contribution","CONTRIBUTING.html#workflow","CONTRIBUTING.html#git-branches","CONTRIBUTING.html#github-pu
 [...]
\ No newline at end of file
+{"doc_urls":["introduction.html#iceberg-rust","install.html#install","download.html#apache-iceberg-rust-downloads","download.html#releases","download.html#notes","download.html#to-verify-the-signature-of-the-release-artifact","download.html#to-verify-the-checksum-of-the-release-artifact","api.html#catalog","api.html#table","CONTRIBUTING.html#contributing","CONTRIBUTING.html#your-first-contribution","CONTRIBUTING.html#workflow","CONTRIBUTING.html#git-branches","CONTRIBUTING.html#github-pu
 [...]
\ No newline at end of file

Reply via email to