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 2445afca Publish docs from commit
58abe4974f31e440703bb459965106c1bf7610fb
new 4d30aa84 Publish docs from commit
40913c7c3d40b280d7e4845642183fb7c4654163
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 (2445afca)
\
N -- N -- N refs/heads/gh-pages (4d30aa84)
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/classiceberg_1_1ConfigBase-members.html | 7 +-
api/classiceberg_1_1ConfigBase.html | 3 +
api/classiceberg_1_1ReaderProperties.html | 3 +
api/classiceberg_1_1Table-members.html | 2 +-
api/classiceberg_1_1Table.html | 8 +-
api/classiceberg_1_1TableProperties-members.html | 2 +-
api/classiceberg_1_1TableProperties.html | 15 +-
api/classiceberg_1_1TestConfig.html | 3 +
api/classiceberg_1_1WriterProperties.html | 3 +
...ssiceberg_1_1rest_1_1RestCatalogProperties.html | 3 +
api/config_8h_source.html | 36 +-
api/functions_f.html | 2 +-
api/functions_func_f.html | 2 +-
api/functions_func_p.html | 2 +-
api/functions_func_s.html | 2 +-
api/functions_m.html | 2 +-
api/functions_p.html | 2 +-
api/functions_vars.html | 2 +-
api/search/all_10.js | 2 +-
api/search/all_11.js | 2 +-
api/search/all_12.js | 2 +-
api/search/all_5.js | 2 +-
api/search/all_c.js | 4 +-
api/search/all_f.js | 2 +-
api/search/functions_10.js | 2 +-
api/search/functions_11.js | 2 +-
api/search/functions_5.js | 2 +-
api/search/functions_b.js | 2 +-
api/search/functions_e.js | 2 +-
api/search/functions_f.js | 2 +-
api/search/variables_c.js | 2 +-
api/structiceberg_1_1TableMetadata-members.html | 2 +-
api/structiceberg_1_1TableMetadata.html | 8 +-
api/table_8h_source.html | 12 +-
api/table__metadata_8h_source.html | 6 +-
api/table__properties_8h_source.html | 2 +-
api/xml/classiceberg_1_1ConfigBase.xml | 21 +-
api/xml/classiceberg_1_1DataTableScan.xml | 148 +-
api/xml/classiceberg_1_1MetadataIOTest.xml | 10 +-
api/xml/classiceberg_1_1ReaderProperties.xml | 1 +
api/xml/classiceberg_1_1Table.xml | 47 +-
api/xml/classiceberg_1_1TableMetadataBuilder.xml | 78 +-
api/xml/classiceberg_1_1TableMetadataCache.xml | 16 +-
api/xml/classiceberg_1_1TableProperties.xml | 11 +-
api/xml/classiceberg_1_1TableScan.xml | 148 +-
api/xml/classiceberg_1_1TestConfig.xml | 1 +
api/xml/classiceberg_1_1UpdatePropertiesTest.xml | 152 +-
api/xml/classiceberg_1_1WriterProperties.xml | 1 +
...assiceberg_1_1rest_1_1RestCatalogProperties.xml | 1 +
api/xml/config_8h.xml | 32 +-
api/xml/index.xml | 8 +-
api/xml/json__internal_8cc.xml | 2360 ++++++++++----------
api/xml/metadata__io__test_8cc.xml | 253 ++-
api/xml/namespaceiceberg.xml | 122 +-
api/xml/namespaceiceberg_1_1_0d157.xml | 2 +-
api/xml/namespaceiceberg_1_1_0d224.xml | 2 +-
api/xml/namespaceiceberg_1_1_0d83.xml | 2 +-
api/xml/structiceberg_1_1TableMetadata.xml | 152 +-
...ructiceberg_1_1TableMetadataBuilder_1_1Impl.xml | 182 +-
api/xml/structiceberg_1_1TableMetadataUtil.xml | 6 +-
api/xml/structiceberg_1_1TableScanContext.xml | 140 +-
.../structiceberg_1_1rest_1_1LoadTableResult.xml | 130 +-
api/xml/table_8cc.xml | 96 +-
api/xml/table_8h.xml | 11 +-
api/xml/table__metadata_8cc.xml | 1277 ++++++-----
api/xml/table__metadata_8h.xml | 2 +-
api/xml/table__metadata__builder__test_8cc.xml | 692 +++---
api/xml/table__properties_8cc.xml | 16 +-
api/xml/table__properties_8h.xml | 6 +-
.../api/classiceberg_1_1ConfigBase-members.html | 7 +-
mkdocs/docs/api/classiceberg_1_1ConfigBase.html | 3 +
.../docs/api/classiceberg_1_1ReaderProperties.html | 3 +
mkdocs/docs/api/classiceberg_1_1Table-members.html | 2 +-
mkdocs/docs/api/classiceberg_1_1Table.html | 8 +-
.../classiceberg_1_1TableProperties-members.html | 2 +-
.../docs/api/classiceberg_1_1TableProperties.html | 15 +-
mkdocs/docs/api/classiceberg_1_1TestConfig.html | 3 +
.../docs/api/classiceberg_1_1WriterProperties.html | 3 +
...ssiceberg_1_1rest_1_1RestCatalogProperties.html | 3 +
mkdocs/docs/api/config_8h_source.html | 36 +-
mkdocs/docs/api/functions_f.html | 2 +-
mkdocs/docs/api/functions_func_f.html | 2 +-
mkdocs/docs/api/functions_func_p.html | 2 +-
mkdocs/docs/api/functions_func_s.html | 2 +-
mkdocs/docs/api/functions_m.html | 2 +-
mkdocs/docs/api/functions_p.html | 2 +-
mkdocs/docs/api/functions_vars.html | 2 +-
mkdocs/docs/api/search/all_10.js | 2 +-
mkdocs/docs/api/search/all_11.js | 2 +-
mkdocs/docs/api/search/all_12.js | 2 +-
mkdocs/docs/api/search/all_5.js | 2 +-
mkdocs/docs/api/search/all_c.js | 4 +-
mkdocs/docs/api/search/all_f.js | 2 +-
mkdocs/docs/api/search/functions_10.js | 2 +-
mkdocs/docs/api/search/functions_11.js | 2 +-
mkdocs/docs/api/search/functions_5.js | 2 +-
mkdocs/docs/api/search/functions_b.js | 2 +-
mkdocs/docs/api/search/functions_e.js | 2 +-
mkdocs/docs/api/search/functions_f.js | 2 +-
mkdocs/docs/api/search/variables_c.js | 2 +-
.../structiceberg_1_1TableMetadata-members.html | 2 +-
.../docs/api/structiceberg_1_1TableMetadata.html | 8 +-
mkdocs/docs/api/table_8h_source.html | 12 +-
mkdocs/docs/api/table__metadata_8h_source.html | 6 +-
mkdocs/docs/api/table__properties_8h_source.html | 2 +-
mkdocs/docs/api/xml/classiceberg_1_1ConfigBase.xml | 21 +-
.../docs/api/xml/classiceberg_1_1DataTableScan.xml | 148 +-
.../api/xml/classiceberg_1_1MetadataIOTest.xml | 10 +-
.../api/xml/classiceberg_1_1ReaderProperties.xml | 1 +
mkdocs/docs/api/xml/classiceberg_1_1Table.xml | 47 +-
.../xml/classiceberg_1_1TableMetadataBuilder.xml | 78 +-
.../api/xml/classiceberg_1_1TableMetadataCache.xml | 16 +-
.../api/xml/classiceberg_1_1TableProperties.xml | 11 +-
mkdocs/docs/api/xml/classiceberg_1_1TableScan.xml | 148 +-
mkdocs/docs/api/xml/classiceberg_1_1TestConfig.xml | 1 +
.../xml/classiceberg_1_1UpdatePropertiesTest.xml | 152 +-
.../api/xml/classiceberg_1_1WriterProperties.xml | 1 +
...assiceberg_1_1rest_1_1RestCatalogProperties.xml | 1 +
mkdocs/docs/api/xml/config_8h.xml | 32 +-
mkdocs/docs/api/xml/index.xml | 8 +-
mkdocs/docs/api/xml/json__internal_8cc.xml | 2360 ++++++++++----------
mkdocs/docs/api/xml/metadata__io__test_8cc.xml | 253 ++-
mkdocs/docs/api/xml/namespaceiceberg.xml | 122 +-
mkdocs/docs/api/xml/namespaceiceberg_1_1_0d157.xml | 2 +-
mkdocs/docs/api/xml/namespaceiceberg_1_1_0d224.xml | 2 +-
mkdocs/docs/api/xml/namespaceiceberg_1_1_0d83.xml | 2 +-
.../api/xml/structiceberg_1_1TableMetadata.xml | 152 +-
...ructiceberg_1_1TableMetadataBuilder_1_1Impl.xml | 182 +-
.../api/xml/structiceberg_1_1TableMetadataUtil.xml | 6 +-
.../api/xml/structiceberg_1_1TableScanContext.xml | 140 +-
.../structiceberg_1_1rest_1_1LoadTableResult.xml | 130 +-
mkdocs/docs/api/xml/table_8cc.xml | 96 +-
mkdocs/docs/api/xml/table_8h.xml | 11 +-
mkdocs/docs/api/xml/table__metadata_8cc.xml | 1277 ++++++-----
mkdocs/docs/api/xml/table__metadata_8h.xml | 2 +-
.../api/xml/table__metadata__builder__test_8cc.xml | 692 +++---
mkdocs/docs/api/xml/table__properties_8cc.xml | 16 +-
mkdocs/docs/api/xml/table__properties_8h.xml | 6 +-
.../api/classiceberg_1_1ConfigBase-members.html | 7 +-
mkdocs/site/api/classiceberg_1_1ConfigBase.html | 3 +
.../site/api/classiceberg_1_1ReaderProperties.html | 3 +
mkdocs/site/api/classiceberg_1_1Table-members.html | 2 +-
mkdocs/site/api/classiceberg_1_1Table.html | 8 +-
.../classiceberg_1_1TableProperties-members.html | 2 +-
.../site/api/classiceberg_1_1TableProperties.html | 15 +-
mkdocs/site/api/classiceberg_1_1TestConfig.html | 3 +
.../site/api/classiceberg_1_1WriterProperties.html | 3 +
...ssiceberg_1_1rest_1_1RestCatalogProperties.html | 3 +
mkdocs/site/api/config_8h_source.html | 36 +-
mkdocs/site/api/functions_f.html | 2 +-
mkdocs/site/api/functions_func_f.html | 2 +-
mkdocs/site/api/functions_func_p.html | 2 +-
mkdocs/site/api/functions_func_s.html | 2 +-
mkdocs/site/api/functions_m.html | 2 +-
mkdocs/site/api/functions_p.html | 2 +-
mkdocs/site/api/functions_vars.html | 2 +-
mkdocs/site/api/search/all_10.js | 2 +-
mkdocs/site/api/search/all_11.js | 2 +-
mkdocs/site/api/search/all_12.js | 2 +-
mkdocs/site/api/search/all_5.js | 2 +-
mkdocs/site/api/search/all_c.js | 4 +-
mkdocs/site/api/search/all_f.js | 2 +-
mkdocs/site/api/search/functions_10.js | 2 +-
mkdocs/site/api/search/functions_11.js | 2 +-
mkdocs/site/api/search/functions_5.js | 2 +-
mkdocs/site/api/search/functions_b.js | 2 +-
mkdocs/site/api/search/functions_e.js | 2 +-
mkdocs/site/api/search/functions_f.js | 2 +-
mkdocs/site/api/search/variables_c.js | 2 +-
.../structiceberg_1_1TableMetadata-members.html | 2 +-
.../site/api/structiceberg_1_1TableMetadata.html | 8 +-
mkdocs/site/api/table_8h_source.html | 12 +-
mkdocs/site/api/table__metadata_8h_source.html | 6 +-
mkdocs/site/api/table__properties_8h_source.html | 2 +-
mkdocs/site/api/xml/classiceberg_1_1ConfigBase.xml | 21 +-
.../site/api/xml/classiceberg_1_1DataTableScan.xml | 148 +-
.../api/xml/classiceberg_1_1MetadataIOTest.xml | 10 +-
.../api/xml/classiceberg_1_1ReaderProperties.xml | 1 +
mkdocs/site/api/xml/classiceberg_1_1Table.xml | 47 +-
.../xml/classiceberg_1_1TableMetadataBuilder.xml | 78 +-
.../api/xml/classiceberg_1_1TableMetadataCache.xml | 16 +-
.../api/xml/classiceberg_1_1TableProperties.xml | 11 +-
mkdocs/site/api/xml/classiceberg_1_1TableScan.xml | 148 +-
mkdocs/site/api/xml/classiceberg_1_1TestConfig.xml | 1 +
.../xml/classiceberg_1_1UpdatePropertiesTest.xml | 152 +-
.../api/xml/classiceberg_1_1WriterProperties.xml | 1 +
...assiceberg_1_1rest_1_1RestCatalogProperties.xml | 1 +
mkdocs/site/api/xml/config_8h.xml | 32 +-
mkdocs/site/api/xml/index.xml | 8 +-
mkdocs/site/api/xml/json__internal_8cc.xml | 2360 ++++++++++----------
mkdocs/site/api/xml/metadata__io__test_8cc.xml | 253 ++-
mkdocs/site/api/xml/namespaceiceberg.xml | 122 +-
mkdocs/site/api/xml/namespaceiceberg_1_1_0d157.xml | 2 +-
mkdocs/site/api/xml/namespaceiceberg_1_1_0d224.xml | 2 +-
mkdocs/site/api/xml/namespaceiceberg_1_1_0d83.xml | 2 +-
.../api/xml/structiceberg_1_1TableMetadata.xml | 152 +-
...ructiceberg_1_1TableMetadataBuilder_1_1Impl.xml | 182 +-
.../api/xml/structiceberg_1_1TableMetadataUtil.xml | 6 +-
.../api/xml/structiceberg_1_1TableScanContext.xml | 140 +-
.../structiceberg_1_1rest_1_1LoadTableResult.xml | 130 +-
mkdocs/site/api/xml/table_8cc.xml | 96 +-
mkdocs/site/api/xml/table_8h.xml | 11 +-
mkdocs/site/api/xml/table__metadata_8cc.xml | 1277 ++++++-----
mkdocs/site/api/xml/table__metadata_8h.xml | 2 +-
.../api/xml/table__metadata__builder__test_8cc.xml | 692 +++---
mkdocs/site/api/xml/table__properties_8cc.xml | 16 +-
mkdocs/site/api/xml/table__properties_8h.xml | 6 +-
207 files changed, 10002 insertions(+), 8847 deletions(-)