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 76c2b5fa Publish docs from commit
223e566b8dfb794fe9b9f7bb4c096e95b648c3a5
new 6d6d7d99 Publish docs from commit
c7f23c69c7c1f4abe2f68bcc7078a8cf002c6bbd
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 (76c2b5fa)
\
N -- N -- N refs/heads/gh-pages (6d6d7d99)
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/user_guide/data_types.rst.txt | 21 +
api/defs.html | 7 +
.../html/classpaimon_1_1_big_int_column_stats.html | 2 +-
.../html/classpaimon_1_1_boolean_column_stats.html | 2 +-
apidoc/html/classpaimon_1_1_column_stats.html | 8 +-
apidoc/html/classpaimon_1_1_date_column_stats.html | 2 +-
.../html/classpaimon_1_1_decimal_column_stats.html | 2 +-
.../html/classpaimon_1_1_double_column_stats.html | 2 +-
.../html/classpaimon_1_1_float_column_stats.html | 2 +-
apidoc/html/classpaimon_1_1_int_column_stats.html | 2 +-
.../html/classpaimon_1_1_nested_column_stats.html | 2 +-
.../classpaimon_1_1_small_int_column_stats.html | 2 +-
.../html/classpaimon_1_1_string_column_stats.html | 2 +-
.../classpaimon_1_1_timestamp_column_stats.html | 2 +-
.../classpaimon_1_1_tiny_int_column_stats.html | 2 +-
apidoc/html/column__stats_8h_source.html | 4 +-
apidoc/html/defs_8h.html | 1 +
apidoc/html/defs_8h_source.html | 490 +++++++++++----------
apidoc/html/namespacepaimon.html | 3 +
apidoc/html/search/all_14.js | 47 +-
apidoc/html/search/enumvalues_12.js | 3 +-
apidoc/xml/classpaimon_1_1_column_stats.xml | 6 +-
apidoc/xml/column__stats_8h.xml | 2 +-
apidoc/xml/defs_8h.xml | 483 ++++++++++----------
apidoc/xml/index.xml | 1 +
apidoc/xml/namespacepaimon.xml | 13 +-
apidoc/xml/structpaimon_1_1_options.xml | 306 ++++++-------
docs/_build/html/.doctrees/api/defs.doctree | Bin 507736 -> 509604 bytes
docs/_build/html/.doctrees/environment.pickle | Bin 2663319 -> 2664371
bytes
.../html/.doctrees/user_guide/data_types.doctree | Bin 50312 -> 55130 bytes
.../html/_sources/user_guide/data_types.rst.txt | 21 +
docs/_build/html/api/defs.html | 7 +
docs/_build/html/genindex.html | 6 +-
docs/_build/html/objects.inv | Bin 41970 -> 42004 bytes
docs/_build/html/searchindex.js | 2 +-
docs/_build/html/user_guide/data_types.html | 27 +-
genindex.html | 6 +-
objects.inv | Bin 41970 -> 42004 bytes
searchindex.js | 2 +-
user_guide/data_types.html | 27 +-
40 files changed, 817 insertions(+), 700 deletions(-)