This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a change to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/paimon-cpp.git
discard 23daea20 Publish docs from commit
8a1e74bf8219fc162090014bb6269daddd61ba02
new 7754ec6c Publish docs from commit
eebc0966479d5e6043b7820b0dcdd4f8377e3c47
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (23daea20)
\
N -- N -- N refs/heads/gh-pages (7754ec6c)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
_sources/examples/benchmark.rst.txt | 19 ++++++
_sources/user_guide/compaction.rst.txt | 73 +++++++++++++++++++++
docs/_build/html/.buildinfo | 2 +-
docs/_build/html/.doctrees/environment.pickle | Bin 2709490 -> 2710326
bytes
.../html/.doctrees/examples/benchmark.doctree | Bin 37056 -> 40873 bytes
.../html/.doctrees/user_guide/compaction.doctree | Bin 45344 -> 57760 bytes
.../html/_sources/examples/benchmark.rst.txt | 19 ++++++
.../html/_sources/user_guide/compaction.rst.txt | 73 +++++++++++++++++++++
docs/_build/html/examples/benchmark.html | 17 +++++
docs/_build/html/genindex.html | 2 +
docs/_build/html/search.html | 2 +
docs/_build/html/searchindex.js | 2 +-
docs/_build/html/user_guide.html | 4 ++
docs/_build/html/user_guide/compaction.html | 69 +++++++++++++++++++
examples/benchmark.html | 17 +++++
genindex.html | 2 +
search.html | 2 +
searchindex.js | 2 +-
user_guide.html | 4 ++
user_guide/compaction.html | 69 +++++++++++++++++++
20 files changed, 375 insertions(+), 3 deletions(-)