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 1b0563a Publish docs from commit
2e94a8f2f4e2700051f3808c60f39d92fb8e6832
new 26c447e Publish docs from commit
131b0921663a2f7384b863124657a9fcfc0f6f21
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 (1b0563a)
\
N -- N -- N refs/heads/gh-pages (26c447e)
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/build_system.rst.txt | 32 ++--
api/file_format.html | 7 -
api/global_index.html | 24 +++
.../classpaimon_1_1_global_index_scan-members.html | 7 +-
apidoc/html/classpaimon_1_1_global_index_scan.html | 61 ++++++++
.../classpaimon_1_1_reader_builder-members.html | 5 +-
apidoc/html/classpaimon_1_1_reader_builder.html | 33 +---
apidoc/html/functions_c.html | 6 +-
apidoc/html/functions_func_c.html | 4 +-
apidoc/html/global__index__scan_8h_source.html | 15 +-
apidoc/html/reader__builder_8h.html | 1 -
apidoc/html/reader__builder_8h_source.html | 44 +++---
apidoc/html/search/all_1.js | 10 +-
apidoc/html/search/all_2.js | 8 +-
apidoc/html/search/functions_1.js | 2 +-
apidoc/html/search/functions_2.js | 6 +-
apidoc/xml/classpaimon_1_1_global_index_scan.xml | 65 +++++++-
apidoc/xml/classpaimon_1_1_reader_builder.xml | 28 +---
apidoc/xml/file__format_8h.xml | 2 -
apidoc/xml/global__index__scan_8h.xml | 14 +-
apidoc/xml/index.xml | 2 +-
apidoc/xml/reader__builder_8h.xml | 166 ++++++++++-----------
build_system.html | 32 ++--
docs/_build/html/.doctrees/api/file_format.doctree | Bin 273750 -> 267110 bytes
.../_build/html/.doctrees/api/global_index.doctree | Bin 565027 -> 580038 bytes
docs/_build/html/.doctrees/build_system.doctree | Bin 20427 -> 21128 bytes
docs/_build/html/.doctrees/environment.pickle | Bin 2465943 -> 2468554
bytes
docs/_build/html/_sources/build_system.rst.txt | 32 ++--
docs/_build/html/api/file_format.html | 7 -
docs/_build/html/api/global_index.html | 24 +++
docs/_build/html/build_system.html | 32 ++--
docs/_build/html/genindex.html | 4 +-
docs/_build/html/objects.inv | Bin 38527 -> 38553 bytes
docs/_build/html/searchindex.js | 2 +-
genindex.html | 4 +-
objects.inv | Bin 38527 -> 38553 bytes
searchindex.js | 2 +-
37 files changed, 393 insertions(+), 288 deletions(-)