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 a0fca694 Publish docs from commit 
c3290904d46b5bb876fa404f52192aa9de8dae23
     new 31234ab8 Publish docs from commit 
c73f0087cea6174fbffe813601ed8c7a904599f8

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   (a0fca694)
            \
             N -- N -- N   refs/heads/gh-pages (31234ab8)

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/read.html                                      |  32 +-
 ...mon_1_1_prefetch_file_batch_reader-members.html |   2 +-
 ...classpaimon_1_1_prefetch_file_batch_reader.html |  12 +-
 .../html/classpaimon_1_1_read_context-members.html |  10 +-
 apidoc/html/classpaimon_1_1_read_context.html      |  65 +++-
 ...asspaimon_1_1_read_context_builder-members.html |  55 +--
 .../html/classpaimon_1_1_read_context_builder.html |  31 ++
 apidoc/html/functions_e.html                       |   2 +
 apidoc/html/functions_func_e.html                  |   1 +
 apidoc/html/functions_func_g.html                  |   2 +-
 apidoc/html/functions_func_r.html                  |   2 +-
 apidoc/html/functions_g.html                       |   2 +-
 apidoc/html/functions_r.html                       |   2 +-
 apidoc/html/functions_vars_e.html                  |   1 +
 .../prefetch__file__batch__reader_8h_source.html   |   4 +-
 apidoc/html/read__context_8h_source.html           | 382 +++++++++++----------
 apidoc/html/search/all_0.js                        |   2 +-
 apidoc/html/search/all_1.js                        |   4 +-
 apidoc/html/search/all_10.js                       |   2 +-
 apidoc/html/search/all_11.js                       |   4 +-
 apidoc/html/search/all_2.js                        |   4 +-
 apidoc/html/search/all_3.js                        |   2 +-
 apidoc/html/search/all_4.js                        |  60 ++--
 apidoc/html/search/all_5.js                        |   2 +-
 apidoc/html/search/all_6.js                        |   2 +-
 apidoc/html/search/all_8.js                        |   2 +-
 apidoc/html/search/all_d.js                        |   4 +-
 apidoc/html/search/all_e.js                        |   2 +-
 apidoc/html/search/functions_10.js                 |   4 +-
 apidoc/html/search/functions_2.js                  |   2 +-
 apidoc/html/search/functions_3.js                  |   2 +-
 apidoc/html/search/functions_4.js                  |  37 +-
 apidoc/html/search/functions_6.js                  |   2 +-
 apidoc/html/search/functions_f.js                  |   2 +-
 apidoc/html/search/variables_4.js                  |  17 +-
 .../classpaimon_1_1_prefetch_file_batch_reader.xml |  10 +-
 apidoc/xml/classpaimon_1_1_read_context.xml        | 116 ++++---
 .../xml/classpaimon_1_1_read_context_builder.xml   |  92 +++--
 apidoc/xml/index.xml                               |   7 +-
 apidoc/xml/prefetch__file__batch__reader_8h.xml    |   2 +-
 apidoc/xml/read__context_8h.xml                    | 272 ++++++++-------
 docs/_build/html/.doctrees/api/read.doctree        | Bin 406448 -> 414427 bytes
 docs/_build/html/.doctrees/environment.pickle      | Bin 2688616 -> 2693594 
bytes
 docs/_build/html/api/read.html                     |  32 +-
 docs/_build/html/genindex.html                     |  10 +-
 docs/_build/html/objects.inv                       | Bin 42385 -> 42463 bytes
 docs/_build/html/searchindex.js                    |   2 +-
 genindex.html                                      |  10 +-
 objects.inv                                        | Bin 42385 -> 42463 bytes
 searchindex.js                                     |   2 +-
 50 files changed, 781 insertions(+), 535 deletions(-)

Reply via email to