This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/iceberg-cpp.git
discard 8de43c1a Publish docs from commit
437f252f88ce9acbd7e83ab3168ddb113c4f7856
new 6e4583e3 Publish docs from commit
bc2e0266eb428d058c1cf2e4d957ad6cb980a649
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 (8de43c1a)
\
N -- N -- N refs/heads/gh-pages (6e4583e3)
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/annotated.html | 1 +
api/classes.html | 2 +-
api/classiceberg_1_1ErrorCollector.html | 4 +-
api/classiceberg_1_1UpdateSchema.html | 15 +-
api/delete__file__index_8h_source.html | 2 +-
api/error__collector_8h.html | 85 +
api/error__collector_8h_source.html | 155 +-
api/functions_f.html | 2 +-
api/functions_l.html | 2 +-
api/hierarchy.html | 501 +--
api/manifest__group_8h_source.html | 2 +-
api/pending__update_8h_source.html | 2 +-
api/search/all_11.js | 4 +-
api/search/all_12.js | 6 +-
api/search/all_2.js | 2 +-
api/search/all_5.js | 4 +-
api/search/all_6.js | 2 +-
api/search/all_b.js | 2 +-
api/search/all_c.js | 19 +-
api/search/classes_b.js | 3 +-
api/search/functions_10.js | 4 +-
api/search/functions_11.js | 6 +-
api/search/functions_2.js | 2 +-
api/search/functions_5.js | 2 +-
api/search/functions_6.js | 2 +-
api/search/functions_a.js | 2 +-
api/search/functions_b.js | 2 +-
...cticeberg_1_1UpdateSchema_1_1Move-members.html} | 15 +-
api/structiceberg_1_1UpdateSchema_1_1Move.html | 134 +
api/table__metadata_8h_source.html | 2 +-
api/table__scan_8h_source.html | 2 +-
api/update__schema_8h.html | 3 +
api/update__schema_8h_source.html | 122 +-
api/xml/checked__cast_8h.xml | 1 +
api/xml/classiceberg_1_1ErrorCollector.xml | 32 +-
api/xml/classiceberg_1_1UpdateSchema.xml | 142 +-
api/xml/classiceberg_1_1UpdateSchemaTest.xml | 2 +-
api/xml/error__collector_8h.xml | 163 +-
api/xml/index.xml | 53 +
api/xml/namespaceiceberg.xml | 850 ++++-
...tructiceberg_1_1UpdateSchema_1_1ApplyResult.xml | 6 +-
api/xml/structiceberg_1_1UpdateSchema_1_1Move.xml | 165 +
api/xml/update__schema_8cc.xml | 1257 ++++---
api/xml/update__schema_8h.xml | 113 +-
api/xml/update__schema__test_8cc.xml | 3533 ++++++++++++--------
mkdocs/docs/api/annotated.html | 1 +
mkdocs/docs/api/classes.html | 2 +-
.../docs/api/classiceberg_1_1ErrorCollector.html | 4 +-
mkdocs/docs/api/classiceberg_1_1UpdateSchema.html | 15 +-
mkdocs/docs/api/delete__file__index_8h_source.html | 2 +-
mkdocs/docs/api/error__collector_8h.html | 85 +
mkdocs/docs/api/error__collector_8h_source.html | 155 +-
mkdocs/docs/api/functions_f.html | 2 +-
mkdocs/docs/api/functions_l.html | 2 +-
mkdocs/docs/api/hierarchy.html | 501 +--
mkdocs/docs/api/manifest__group_8h_source.html | 2 +-
mkdocs/docs/api/pending__update_8h_source.html | 2 +-
mkdocs/docs/api/search/all_11.js | 4 +-
mkdocs/docs/api/search/all_12.js | 6 +-
mkdocs/docs/api/search/all_2.js | 2 +-
mkdocs/docs/api/search/all_5.js | 4 +-
mkdocs/docs/api/search/all_6.js | 2 +-
mkdocs/docs/api/search/all_b.js | 2 +-
mkdocs/docs/api/search/all_c.js | 19 +-
mkdocs/docs/api/search/classes_b.js | 3 +-
mkdocs/docs/api/search/functions_10.js | 4 +-
mkdocs/docs/api/search/functions_11.js | 6 +-
mkdocs/docs/api/search/functions_2.js | 2 +-
mkdocs/docs/api/search/functions_5.js | 2 +-
mkdocs/docs/api/search/functions_6.js | 2 +-
mkdocs/docs/api/search/functions_a.js | 2 +-
mkdocs/docs/api/search/functions_b.js | 2 +-
...ucticeberg_1_1UpdateSchema_1_1Move-members.html | 15 +-
.../api/structiceberg_1_1UpdateSchema_1_1Move.html | 134 +
mkdocs/docs/api/table__metadata_8h_source.html | 2 +-
mkdocs/docs/api/table__scan_8h_source.html | 2 +-
mkdocs/docs/api/update__schema_8h.html | 3 +
mkdocs/docs/api/update__schema_8h_source.html | 122 +-
mkdocs/docs/api/xml/checked__cast_8h.xml | 1 +
.../api/xml/classiceberg_1_1ErrorCollector.xml | 32 +-
.../docs/api/xml/classiceberg_1_1UpdateSchema.xml | 142 +-
.../api/xml/classiceberg_1_1UpdateSchemaTest.xml | 2 +-
mkdocs/docs/api/xml/error__collector_8h.xml | 163 +-
mkdocs/docs/api/xml/index.xml | 53 +
mkdocs/docs/api/xml/namespaceiceberg.xml | 850 ++++-
...tructiceberg_1_1UpdateSchema_1_1ApplyResult.xml | 6 +-
.../xml/structiceberg_1_1UpdateSchema_1_1Move.xml | 165 +
mkdocs/docs/api/xml/update__schema_8cc.xml | 1257 ++++---
mkdocs/docs/api/xml/update__schema_8h.xml | 113 +-
mkdocs/docs/api/xml/update__schema__test_8cc.xml | 3533 ++++++++++++--------
mkdocs/site/api/annotated.html | 1 +
mkdocs/site/api/classes.html | 2 +-
.../site/api/classiceberg_1_1ErrorCollector.html | 4 +-
mkdocs/site/api/classiceberg_1_1UpdateSchema.html | 15 +-
mkdocs/site/api/delete__file__index_8h_source.html | 2 +-
mkdocs/site/api/error__collector_8h.html | 85 +
mkdocs/site/api/error__collector_8h_source.html | 155 +-
mkdocs/site/api/functions_f.html | 2 +-
mkdocs/site/api/functions_l.html | 2 +-
mkdocs/site/api/hierarchy.html | 501 +--
mkdocs/site/api/manifest__group_8h_source.html | 2 +-
mkdocs/site/api/pending__update_8h_source.html | 2 +-
mkdocs/site/api/search/all_11.js | 4 +-
mkdocs/site/api/search/all_12.js | 6 +-
mkdocs/site/api/search/all_2.js | 2 +-
mkdocs/site/api/search/all_5.js | 4 +-
mkdocs/site/api/search/all_6.js | 2 +-
mkdocs/site/api/search/all_b.js | 2 +-
mkdocs/site/api/search/all_c.js | 19 +-
mkdocs/site/api/search/classes_b.js | 3 +-
mkdocs/site/api/search/functions_10.js | 4 +-
mkdocs/site/api/search/functions_11.js | 6 +-
mkdocs/site/api/search/functions_2.js | 2 +-
mkdocs/site/api/search/functions_5.js | 2 +-
mkdocs/site/api/search/functions_6.js | 2 +-
mkdocs/site/api/search/functions_a.js | 2 +-
mkdocs/site/api/search/functions_b.js | 2 +-
...ucticeberg_1_1UpdateSchema_1_1Move-members.html | 15 +-
.../api/structiceberg_1_1UpdateSchema_1_1Move.html | 134 +
mkdocs/site/api/table__metadata_8h_source.html | 2 +-
mkdocs/site/api/table__scan_8h_source.html | 2 +-
mkdocs/site/api/update__schema_8h.html | 3 +
mkdocs/site/api/update__schema_8h_source.html | 122 +-
mkdocs/site/api/xml/checked__cast_8h.xml | 1 +
.../api/xml/classiceberg_1_1ErrorCollector.xml | 32 +-
.../site/api/xml/classiceberg_1_1UpdateSchema.xml | 142 +-
.../api/xml/classiceberg_1_1UpdateSchemaTest.xml | 2 +-
mkdocs/site/api/xml/error__collector_8h.xml | 163 +-
mkdocs/site/api/xml/index.xml | 53 +
mkdocs/site/api/xml/namespaceiceberg.xml | 850 ++++-
...tructiceberg_1_1UpdateSchema_1_1ApplyResult.xml | 6 +-
.../xml/structiceberg_1_1UpdateSchema_1_1Move.xml | 165 +
mkdocs/site/api/xml/update__schema_8cc.xml | 1257 ++++---
mkdocs/site/api/xml/update__schema_8h.xml | 113 +-
mkdocs/site/api/xml/update__schema__test_8cc.xml | 3533 ++++++++++++--------
mkdocs/site/sitemap.xml | 4 +-
mkdocs/site/sitemap.xml.gz | Bin 199 -> 199 bytes
sitemap.xml | 4 +-
sitemap.xml.gz | Bin 199 -> 199 bytes
139 files changed, 14344 insertions(+), 7954 deletions(-)
copy api/{structiceberg_1_1UpdateSchema_1_1ApplyResult-members.html =>
structiceberg_1_1UpdateSchema_1_1Move-members.html} (54%)
create mode 100644 api/structiceberg_1_1UpdateSchema_1_1Move.html
create mode 100644 api/xml/structiceberg_1_1UpdateSchema_1_1Move.xml
copy api/structiceberg_1_1UpdateSchema_1_1ApplyResult-members.html =>
mkdocs/docs/api/structiceberg_1_1UpdateSchema_1_1Move-members.html (54%)
create mode 100644 mkdocs/docs/api/structiceberg_1_1UpdateSchema_1_1Move.html
create mode 100644
mkdocs/docs/api/xml/structiceberg_1_1UpdateSchema_1_1Move.xml
copy api/structiceberg_1_1UpdateSchema_1_1ApplyResult-members.html =>
mkdocs/site/api/structiceberg_1_1UpdateSchema_1_1Move-members.html (54%)
create mode 100644 mkdocs/site/api/structiceberg_1_1UpdateSchema_1_1Move.html
create mode 100644
mkdocs/site/api/xml/structiceberg_1_1UpdateSchema_1_1Move.xml