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 eee5c953 Publish docs from commit
6fa3c815937db504dcc477bdb7f8696182e4300e
new 1f8d1341 Publish docs from commit
9509811dc53a6cbecb35f59a06f43a5263391442
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 (eee5c953)
\
N -- N -- N refs/heads/gh-pages (1f8d1341)
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:
api/global_index.html | 14 +-
apidoc/html/annotated.html | 205 +++++++--------
apidoc/html/classes.html | 2 +-
...bal_index_checkpoint_file_manager-members.html} | 18 +-
...n_1_1_global_index_checkpoint_file_manager.html | 282 +++++++++++++++++++++
...paimon_1_1_global_index_write_task-members.html | 2 +-
.../classpaimon_1_1_global_index_write_task.html | 17 +-
.../classpaimon_1_1_global_indexer-members.html | 3 +-
apidoc/html/classpaimon_1_1_global_indexer.html | 30 +++
.../html/dir_0f736ee9f7b875cfa3ccf35bccf64319.html | 2 +
apidoc/html/files.html | 5 +-
apidoc/html/functions_c.html | 4 +-
apidoc/html/functions_d.html | 1 +
apidoc/html/functions_func_c.html | 2 +
apidoc/html/functions_func_d.html | 1 +
apidoc/html/functions_func_o.html | 4 +-
apidoc/html/functions_func_s.html | 1 +
apidoc/html/functions_func_w.html | 2 +-
apidoc/html/functions_func_~.html | 1 +
apidoc/html/functions_i.html | 2 +-
apidoc/html/functions_o.html | 4 +-
apidoc/html/functions_s.html | 1 +
apidoc/html/functions_w.html | 2 +-
apidoc/html/functions_~.html | 1 +
...obal__index__checkpoint__file__manager_8h.html} | 12 +-
...ndex__checkpoint__file__manager_8h_source.html} | 66 ++---
apidoc/html/global__index__write__task_8h.html | 1 +
.../html/global__index__write__task_8h_source.html | 50 ++--
apidoc/html/global__indexer_8h_source.html | 13 +-
apidoc/html/hierarchy.html | 213 ++++++++--------
apidoc/html/namespacepaimon.html | 3 +
apidoc/html/namespaces.html | 205 +++++++--------
apidoc/html/search/all_1.js | 2 +-
apidoc/html/search/all_10.js | 2 +-
apidoc/html/search/all_11.js | 21 +-
apidoc/html/search/all_14.js | 2 +-
apidoc/html/search/all_15.js | 2 +-
apidoc/html/search/all_17.js | 119 ++++-----
apidoc/html/search/all_2.js | 224 ++++++++--------
apidoc/html/search/all_3.js | 65 ++---
apidoc/html/search/all_4.js | 2 +-
apidoc/html/search/all_5.js | 2 +-
apidoc/html/search/all_6.js | 90 +++----
apidoc/html/search/all_8.js | 2 +-
apidoc/html/search/all_a.js | 2 +-
apidoc/html/search/all_b.js | 2 +-
apidoc/html/search/all_d.js | 55 ++--
apidoc/html/search/classes_6.js | 21 +-
apidoc/html/search/files_6.js | 21 +-
apidoc/html/search/functions_10.js | 13 +-
apidoc/html/search/functions_14.js | 2 +-
apidoc/html/search/functions_15.js | 119 ++++-----
apidoc/html/search/functions_2.js | 132 +++++-----
apidoc/html/search/functions_3.js | 17 +-
apidoc/html/search/functions_d.js | 41 +--
apidoc/html/search/variables_10.js | 2 +-
apidoc/html/search/variables_5.js | 2 +-
...on_1_1_global_index_checkpoint_file_manager.xml | 112 ++++++++
.../classpaimon_1_1_global_index_write_task.xml | 26 +-
apidoc/xml/classpaimon_1_1_global_indexer.xml | 18 +-
.../xml/dir_0f736ee9f7b875cfa3ccf35bccf64319.xml | 1 +
...lobal__index__checkpoint__file__manager_8h.xml} | 99 ++++----
apidoc/xml/global__index__write__task_8h.xml | 97 +++----
apidoc/xml/global__indexer_8h.xml | 10 +-
apidoc/xml/index.xml | 13 +-
apidoc/xml/namespacepaimon.xml | 1 +
apidoc/xml/result_8h.xml | 89 ++++---
apidoc/xml/status_8h.xml | 249 +++++++++---------
apidoc/xml/string__builder_8h.xml | 248 +++++++++---------
apidoc/xml/visibility_8h.xml | 155 +++++------
.../_build/html/.doctrees/api/global_index.doctree | Bin 587576 -> 594363 bytes
docs/_build/html/.doctrees/environment.pickle | Bin 2906323 -> 2909555
bytes
docs/_build/html/api/global_index.html | 14 +-
docs/_build/html/genindex.html | 8 +-
docs/_build/html/objects.inv | Bin 45471 -> 45535 bytes
docs/_build/html/searchindex.js | 2 +-
genindex.html | 8 +-
objects.inv | Bin 45471 -> 45535 bytes
searchindex.js | 2 +-
79 files changed, 1935 insertions(+), 1348 deletions(-)
copy apidoc/html/{classpaimon_1_1_global_indexer_factory-members.html =>
classpaimon_1_1_global_index_checkpoint_file_manager-members.html} (61%)
create mode 100644
apidoc/html/classpaimon_1_1_global_index_checkpoint_file_manager.html
copy apidoc/html/{global__index__file__reader_8h.html =>
global__index__checkpoint__file__manager_8h.html} (86%)
copy apidoc/html/{global__index__writer_8h_source.html =>
global__index__checkpoint__file__manager_8h_source.html} (53%)
create mode 100644
apidoc/xml/classpaimon_1_1_global_index_checkpoint_file_manager.xml
copy apidoc/xml/{global__index__file__reader_8h.xml =>
global__index__checkpoint__file__manager_8h.xml} (56%)