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 e4612377 Publish docs from commit 
a5b92a1702c904a925839197f5a349260648aec3
     new 3618b64b Publish docs from commit 
5d9f9645a659564633a9111e9492021ceaacf046

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   (e4612377)
            \
             N -- N -- N   refs/heads/gh-pages (3618b64b)

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/api/read.rst.txt                          |   2 +
 api.html                                           |   1 +
 api/file_format.html                               |  14 +
 api/read.html                                      |  71 ++-
 .../classpaimon_1_1_file_batch_reader-members.html |   3 +-
 apidoc/html/classpaimon_1_1_file_batch_reader.html |  33 ++
 ...mon_1_1_prefetch_file_batch_reader-members.html |   3 +-
 ...classpaimon_1_1_prefetch_file_batch_reader.html |   3 +
 .../html/classpaimon_1_1_read_context-members.html |  38 +-
 apidoc/html/classpaimon_1_1_read_context.html      |  67 ++-
 ...asspaimon_1_1_read_context_builder-members.html |  19 +-
 .../html/classpaimon_1_1_read_context_builder.html |  32 ++
 apidoc/html/file__batch__reader_8h_source.html     |   9 +-
 apidoc/html/functions_func_g.html                  |   1 +
 apidoc/html/functions_func_o.html                  |   3 +-
 apidoc/html/functions_func_r.html                  |   2 +-
 apidoc/html/functions_func_s.html                  |   1 +
 apidoc/html/functions_func_w.html                  |   1 +
 apidoc/html/functions_g.html                       |   1 +
 apidoc/html/functions_o.html                       |   3 +-
 apidoc/html/functions_r.html                       |   2 +-
 apidoc/html/functions_s.html                       |   3 +-
 apidoc/html/functions_vars_w.html                  |   1 +
 apidoc/html/functions_w.html                       |   2 +
 apidoc/html/menudata.js                            |   3 +-
 apidoc/html/namespacemembers.html                  |   5 +
 apidoc/html/namespacemembers_enum.html             |   1 +
 apidoc/html/namespacepaimon.html                   |  42 ++
 apidoc/html/prefetch__cache__config_8h.html        |  12 +-
 apidoc/html/prefetch__cache__config_8h_source.html |  14 +-
 apidoc/html/read__context_8h_source.html           | 579 +++++++++++----------
 apidoc/html/search/all_1.js                        |   4 +-
 apidoc/html/search/all_10.js                       | 195 +++----
 apidoc/html/search/all_11.js                       | 163 +++---
 apidoc/html/search/all_12.js                       |   2 +-
 apidoc/html/search/all_13.js                       |   2 +-
 apidoc/html/search/all_15.js                       |  89 ++--
 apidoc/html/search/all_2.js                        |   6 +-
 apidoc/html/search/all_3.js                        |  85 +--
 apidoc/html/search/all_4.js                        |   2 +-
 apidoc/html/search/all_6.js                        |  75 +--
 apidoc/html/search/all_a.js                        |   2 +-
 apidoc/html/search/all_c.js                        |   8 +-
 apidoc/html/search/all_d.js                        |   4 +-
 apidoc/html/search/enums_8.js                      |   4 +
 apidoc/html/search/enumvalues_10.js                |   9 +-
 apidoc/html/search/enumvalues_11.js                |   7 +-
 apidoc/html/search/enumvalues_12.js                |   6 +-
 apidoc/html/search/enumvalues_13.js                |   3 +-
 .../search/{enumvalues_13.js => enumvalues_14.js}  |   0
 apidoc/html/search/enumvalues_3.js                 |   7 +-
 apidoc/html/search/enumvalues_c.js                 |   2 +-
 apidoc/html/search/enumvalues_f.js                 |   7 +-
 apidoc/html/search/functions_10.js                 |  45 +-
 apidoc/html/search/functions_14.js                 |  55 +-
 apidoc/html/search/functions_6.js                  |  15 +-
 apidoc/html/search/functions_d.js                  |   2 +-
 apidoc/html/search/functions_f.js                  |   2 +-
 apidoc/html/search/searchdata.js                   |   4 +-
 apidoc/html/search/variables_15.js                 |  23 +-
 apidoc/xml/classpaimon_1_1_file_batch_reader.xml   |  23 +-
 .../classpaimon_1_1_prefetch_file_batch_reader.xml |   1 +
 apidoc/xml/classpaimon_1_1_read_context.xml        | 144 +++--
 .../xml/classpaimon_1_1_read_context_builder.xml   |  98 ++--
 apidoc/xml/file__batch__reader_8h.xml              |   8 +-
 apidoc/xml/index.xml                               |  10 +-
 apidoc/xml/namespacepaimon.xml                     |  41 ++
 apidoc/xml/prefetch__cache__config_8h.xml          |   8 +-
 apidoc/xml/read__context_8h.xml                    | 372 ++++++-------
 docs/_build/html/.doctrees/api/file_format.doctree | Bin 242249 -> 248033 bytes
 docs/_build/html/.doctrees/api/read.doctree        | Bin 433632 -> 455770 bytes
 docs/_build/html/.doctrees/environment.pickle      | Bin 2820846 -> 2831874 
bytes
 docs/_build/html/_sources/api/read.rst.txt         |   2 +
 docs/_build/html/api.html                          |   1 +
 docs/_build/html/api/file_format.html              |  14 +
 docs/_build/html/api/read.html                     |  71 ++-
 docs/_build/html/genindex.html                     |  20 +-
 docs/_build/html/objects.inv                       | Bin 44390 -> 44666 bytes
 docs/_build/html/searchindex.js                    |   2 +-
 genindex.html                                      |  20 +-
 objects.inv                                        | Bin 44390 -> 44666 bytes
 searchindex.js                                     |   2 +-
 82 files changed, 1614 insertions(+), 1022 deletions(-)
 create mode 100644 apidoc/html/search/enums_8.js
 copy apidoc/html/search/{enumvalues_13.js => enumvalues_14.js} (100%)

Reply via email to