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 ab6531d  Publish docs from commit 
cd7e63ee8b8e376c7309261744fb972a1779990e
     new a9d150f  Publish docs from commit 
6fe80fea621fbeca7897e347da4db584289a30c9

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   (ab6531d)
            \
             N -- N -- N   refs/heads/gh-pages (a9d150f)

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_1PartitionSpec-members.html     |   12 +-
 api/classiceberg_1_1PartitionSpec.html             |  141 ++-
 api/classiceberg_1_1SortOrder.html                 |    2 +-
 api/dir_7a408d6a2d81183c3eacfe2576f2a2aa.html      |    2 +
 api/files.html                                     |    7 +-
 api/functions_func_m.html                          |    2 +-
 api/functions_func_p.html                          |    4 +-
 api/functions_func_v.html                          |    2 +-
 api/functions_m.html                               |    2 +-
 api/functions_p.html                               |    2 +-
 api/functions_v.html                               |    2 +-
 api/index.html                                     |   10 +-
 api/json__internal_8h_source.html                  |  139 +-
 api/partition__spec_8h_source.html                 |   65 +-
 api/search/all_12.js                               |   27 +-
 api/search/all_14.js                               |    2 +-
 api/search/all_2.js                                |   69 +-
 api/search/all_3.js                                |   21 +-
 api/search/all_b.js                                |    2 +-
 api/search/all_c.js                                |    6 +-
 api/search/all_f.js                                |    4 +-
 api/search/files_b.js                              |    3 +-
 api/search/functions_13.js                         |    2 +-
 api/search/functions_b.js                          |    2 +-
 api/search/functions_e.js                          |    4 +-
 api/sort__order_8h_source.html                     |   26 +-
 .../api/int128_8h.html => api/type__util_8h.html   |   16 +-
 .../type__util_8h_source.html                      |   84 +-
 api/xml/README_8md.xml                             |   14 +
 api/xml/classStructTypeThreadSafetyTest.xml        |   12 +-
 api/xml/classTypeTest.xml                          |    2 +-
 ...lassiceberg_1_1ManifestReaderWriterTestBase.xml |   16 +-
 api/xml/classiceberg_1_1ManifestV1Test.xml         |    6 +-
 api/xml/classiceberg_1_1ManifestV2Test.xml         |   10 +-
 api/xml/classiceberg_1_1PartitionField.xml         |   14 +-
 api/xml/classiceberg_1_1PartitionSpec.xml          |  250 +++-
 api/xml/classiceberg_1_1SortOrder.xml              |   14 +-
 api/xml/dir_7a408d6a2d81183c3eacfe2576f2a2aa.xml   |    1 +
 api/xml/exception_8h.xml                           |    6 +
 api/xml/formattable_8h.xml                         |   46 +-
 api/xml/iceberg__export_8h.xml                     |  258 ++--
 api/xml/index.xml                                  |   28 +-
 api/xml/indexpage.xml                              |   12 +-
 api/xml/json__internal_8cc.xml                     | 1271 +++++++++----------
 api/xml/json__internal_8h.xml                      |  139 +-
 api/xml/json__internal__test_8cc.xml               |  357 +++---
 api/xml/lazy_8h.xml                                |    6 +
 api/xml/macros_8h.xml                              |    6 +
 api/xml/manifest__reader__writer__test_8cc.xml     |  587 ++++-----
 api/xml/matchers_8h.xml                            |    1 +
 api/xml/metadata__serde__test_8cc.xml              |  650 +++++-----
 api/xml/namespaceiceberg.xml                       |  369 ++++--
 ..._1_0d213.xml => namespaceiceberg_1_1_0d214.xml} |    2 +-
 api/xml/partition__field_8cc.xml                   |   62 +-
 api/xml/partition__spec_8cc.xml                    |  291 +++--
 api/xml/partition__spec_8h.xml                     |   65 +-
 api/xml/partition__spec__test_8cc.xml              |  463 ++++---
 api/xml/result_8h.xml                              |  103 +-
 api/xml/schema__field_8h.xml                       |    6 +
 api/xml/sort__order_8cc.xml                        |    2 +-
 api/xml/sort__order_8h.xml                         |   26 +-
 api/xml/structTypeTestCase.xml                     |   12 +-
 api/xml/type_8h.xml                                |    9 +-
 api/xml/type__fwd_8h.xml                           |   52 +-
 api/xml/type__test_8cc.xml                         | 1321 +++++++++++---------
 .../metrics_8h.xml => api/xml/type__util_8h.xml    |  316 ++---
 .../api/classiceberg_1_1PartitionSpec-members.html |   12 +-
 mkdocs/docs/api/classiceberg_1_1PartitionSpec.html |  141 ++-
 mkdocs/docs/api/classiceberg_1_1SortOrder.html     |    2 +-
 .../api/dir_7a408d6a2d81183c3eacfe2576f2a2aa.html  |    2 +
 mkdocs/docs/api/files.html                         |    7 +-
 mkdocs/docs/api/functions_func_m.html              |    2 +-
 mkdocs/docs/api/functions_func_p.html              |    4 +-
 mkdocs/docs/api/functions_func_v.html              |    2 +-
 mkdocs/docs/api/functions_m.html                   |    2 +-
 mkdocs/docs/api/functions_p.html                   |    2 +-
 mkdocs/docs/api/functions_v.html                   |    2 +-
 mkdocs/docs/api/index.html                         |   10 +-
 mkdocs/docs/api/json__internal_8h_source.html      |  139 +-
 mkdocs/docs/api/partition__spec_8h_source.html     |   65 +-
 mkdocs/docs/api/search/all_12.js                   |   27 +-
 mkdocs/docs/api/search/all_14.js                   |    2 +-
 mkdocs/docs/api/search/all_2.js                    |   69 +-
 mkdocs/docs/api/search/all_3.js                    |   21 +-
 mkdocs/docs/api/search/all_b.js                    |    2 +-
 mkdocs/docs/api/search/all_c.js                    |    6 +-
 mkdocs/docs/api/search/all_f.js                    |    4 +-
 mkdocs/docs/api/search/files_b.js                  |    3 +-
 mkdocs/docs/api/search/functions_13.js             |    2 +-
 mkdocs/docs/api/search/functions_b.js              |    2 +-
 mkdocs/docs/api/search/functions_e.js              |    4 +-
 mkdocs/docs/api/sort__order_8h_source.html         |   26 +-
 .../int128_8h.html => docs/api/type__util_8h.html} |   16 +-
 ...zy_8h_source.html => type__util_8h_source.html} |   84 +-
 mkdocs/docs/api/xml/README_8md.xml                 |   14 +
 .../api/xml/classStructTypeThreadSafetyTest.xml    |   12 +-
 mkdocs/docs/api/xml/classTypeTest.xml              |    2 +-
 ...lassiceberg_1_1ManifestReaderWriterTestBase.xml |   16 +-
 .../api/xml/classiceberg_1_1ManifestV1Test.xml     |    6 +-
 .../api/xml/classiceberg_1_1ManifestV2Test.xml     |   10 +-
 .../api/xml/classiceberg_1_1PartitionField.xml     |   14 +-
 .../docs/api/xml/classiceberg_1_1PartitionSpec.xml |  250 +++-
 mkdocs/docs/api/xml/classiceberg_1_1SortOrder.xml  |   14 +-
 .../xml/dir_7a408d6a2d81183c3eacfe2576f2a2aa.xml   |    1 +
 mkdocs/docs/api/xml/exception_8h.xml               |    6 +
 mkdocs/docs/api/xml/formattable_8h.xml             |   46 +-
 mkdocs/docs/api/xml/iceberg__export_8h.xml         |  258 ++--
 mkdocs/docs/api/xml/index.xml                      |   28 +-
 mkdocs/docs/api/xml/indexpage.xml                  |   12 +-
 mkdocs/docs/api/xml/json__internal_8cc.xml         | 1271 +++++++++----------
 mkdocs/docs/api/xml/json__internal_8h.xml          |  139 +-
 mkdocs/docs/api/xml/json__internal__test_8cc.xml   |  357 +++---
 mkdocs/docs/api/xml/lazy_8h.xml                    |    6 +
 mkdocs/docs/api/xml/macros_8h.xml                  |    6 +
 .../api/xml/manifest__reader__writer__test_8cc.xml |  587 ++++-----
 mkdocs/docs/api/xml/matchers_8h.xml                |    1 +
 mkdocs/docs/api/xml/metadata__serde__test_8cc.xml  |  650 +++++-----
 mkdocs/docs/api/xml/namespaceiceberg.xml           |  369 ++++--
 .../api/xml/namespaceiceberg_1_1_0d214.xml}        |    2 +-
 mkdocs/docs/api/xml/partition__field_8cc.xml       |   62 +-
 mkdocs/docs/api/xml/partition__spec_8cc.xml        |  291 +++--
 mkdocs/docs/api/xml/partition__spec_8h.xml         |   65 +-
 mkdocs/docs/api/xml/partition__spec__test_8cc.xml  |  463 ++++---
 mkdocs/docs/api/xml/result_8h.xml                  |  103 +-
 mkdocs/docs/api/xml/schema__field_8h.xml           |    6 +
 mkdocs/docs/api/xml/sort__order_8cc.xml            |    2 +-
 mkdocs/docs/api/xml/sort__order_8h.xml             |   26 +-
 mkdocs/docs/api/xml/structTypeTestCase.xml         |   12 +-
 mkdocs/docs/api/xml/type_8h.xml                    |    9 +-
 mkdocs/docs/api/xml/type__fwd_8h.xml               |   52 +-
 mkdocs/docs/api/xml/type__test_8cc.xml             | 1321 +++++++++++---------
 .../api/xml/type__util_8h.xml}                     |  316 ++---
 .../api/classiceberg_1_1PartitionSpec-members.html |   12 +-
 mkdocs/site/api/classiceberg_1_1PartitionSpec.html |  141 ++-
 mkdocs/site/api/classiceberg_1_1SortOrder.html     |    2 +-
 .../api/dir_7a408d6a2d81183c3eacfe2576f2a2aa.html  |    2 +
 mkdocs/site/api/files.html                         |    7 +-
 mkdocs/site/api/functions_func_m.html              |    2 +-
 mkdocs/site/api/functions_func_p.html              |    4 +-
 mkdocs/site/api/functions_func_v.html              |    2 +-
 mkdocs/site/api/functions_m.html                   |    2 +-
 mkdocs/site/api/functions_p.html                   |    2 +-
 mkdocs/site/api/functions_v.html                   |    2 +-
 mkdocs/site/api/index.html                         |   10 +-
 mkdocs/site/api/json__internal_8h_source.html      |  139 +-
 mkdocs/site/api/partition__spec_8h_source.html     |   65 +-
 mkdocs/site/api/search/all_12.js                   |   27 +-
 mkdocs/site/api/search/all_14.js                   |    2 +-
 mkdocs/site/api/search/all_2.js                    |   69 +-
 mkdocs/site/api/search/all_3.js                    |   21 +-
 mkdocs/site/api/search/all_b.js                    |    2 +-
 mkdocs/site/api/search/all_c.js                    |    6 +-
 mkdocs/site/api/search/all_f.js                    |    4 +-
 mkdocs/site/api/search/files_b.js                  |    3 +-
 mkdocs/site/api/search/functions_13.js             |    2 +-
 mkdocs/site/api/search/functions_b.js              |    2 +-
 mkdocs/site/api/search/functions_e.js              |    4 +-
 mkdocs/site/api/sort__order_8h_source.html         |   26 +-
 .../api/{int128_8h.html => type__util_8h.html}     |   16 +-
 .../api/type__util_8h_source.html}                 |   84 +-
 mkdocs/site/api/xml/README_8md.xml                 |   14 +
 .../api/xml/classStructTypeThreadSafetyTest.xml    |   12 +-
 mkdocs/site/api/xml/classTypeTest.xml              |    2 +-
 ...lassiceberg_1_1ManifestReaderWriterTestBase.xml |   16 +-
 .../api/xml/classiceberg_1_1ManifestV1Test.xml     |    6 +-
 .../api/xml/classiceberg_1_1ManifestV2Test.xml     |   10 +-
 .../api/xml/classiceberg_1_1PartitionField.xml     |   14 +-
 .../site/api/xml/classiceberg_1_1PartitionSpec.xml |  250 +++-
 mkdocs/site/api/xml/classiceberg_1_1SortOrder.xml  |   14 +-
 .../xml/dir_7a408d6a2d81183c3eacfe2576f2a2aa.xml   |    1 +
 mkdocs/site/api/xml/exception_8h.xml               |    6 +
 mkdocs/site/api/xml/formattable_8h.xml             |   46 +-
 mkdocs/site/api/xml/iceberg__export_8h.xml         |  258 ++--
 mkdocs/site/api/xml/index.xml                      |   28 +-
 mkdocs/site/api/xml/indexpage.xml                  |   12 +-
 mkdocs/site/api/xml/json__internal_8cc.xml         | 1271 +++++++++----------
 mkdocs/site/api/xml/json__internal_8h.xml          |  139 +-
 mkdocs/site/api/xml/json__internal__test_8cc.xml   |  357 +++---
 mkdocs/site/api/xml/lazy_8h.xml                    |    6 +
 mkdocs/site/api/xml/macros_8h.xml                  |    6 +
 .../api/xml/manifest__reader__writer__test_8cc.xml |  587 ++++-----
 mkdocs/site/api/xml/matchers_8h.xml                |    1 +
 mkdocs/site/api/xml/metadata__serde__test_8cc.xml  |  650 +++++-----
 mkdocs/site/api/xml/namespaceiceberg.xml           |  369 ++++--
 .../api/xml/namespaceiceberg_1_1_0d214.xml}        |    2 +-
 mkdocs/site/api/xml/partition__field_8cc.xml       |   62 +-
 mkdocs/site/api/xml/partition__spec_8cc.xml        |  291 +++--
 mkdocs/site/api/xml/partition__spec_8h.xml         |   65 +-
 mkdocs/site/api/xml/partition__spec__test_8cc.xml  |  463 ++++---
 mkdocs/site/api/xml/result_8h.xml                  |  103 +-
 mkdocs/site/api/xml/schema__field_8h.xml           |    6 +
 mkdocs/site/api/xml/sort__order_8cc.xml            |    2 +-
 mkdocs/site/api/xml/sort__order_8h.xml             |   26 +-
 mkdocs/site/api/xml/structTypeTestCase.xml         |   12 +-
 mkdocs/site/api/xml/type_8h.xml                    |    9 +-
 mkdocs/site/api/xml/type__fwd_8h.xml               |   52 +-
 mkdocs/site/api/xml/type__test_8cc.xml             | 1321 +++++++++++---------
 .../api/xml/{metrics_8h.xml => type__util_8h.xml}  |  316 ++---
 mkdocs/site/sitemap.xml                            |    4 +-
 mkdocs/site/sitemap.xml.gz                         |  Bin 200 -> 200 bytes
 sitemap.xml                                        |    4 +-
 sitemap.xml.gz                                     |  Bin 200 -> 200 bytes
 202 files changed, 12679 insertions(+), 9724 deletions(-)
 copy mkdocs/site/api/int128_8h.html => api/type__util_8h.html (85%)
 copy mkdocs/docs/api/lazy_8h_source.html => api/type__util_8h_source.html (66%)
 rename api/xml/{namespaceiceberg_1_1_0d213.xml => 
namespaceiceberg_1_1_0d214.xml} (87%)
 copy mkdocs/site/api/xml/metrics_8h.xml => api/xml/type__util_8h.xml (55%)
 copy mkdocs/{site/api/int128_8h.html => docs/api/type__util_8h.html} (85%)
 copy mkdocs/docs/api/{lazy_8h_source.html => type__util_8h_source.html} (66%)
 rename mkdocs/{site/api/xml/namespaceiceberg_1_1_0d213.xml => 
docs/api/xml/namespaceiceberg_1_1_0d214.xml} (87%)
 copy mkdocs/{site/api/xml/metrics_8h.xml => docs/api/xml/type__util_8h.xml} 
(55%)
 copy mkdocs/site/api/{int128_8h.html => type__util_8h.html} (85%)
 copy mkdocs/{docs/api/lazy_8h_source.html => 
site/api/type__util_8h_source.html} (66%)
 rename mkdocs/{docs/api/xml/namespaceiceberg_1_1_0d213.xml => 
site/api/xml/namespaceiceberg_1_1_0d214.xml} (87%)
 copy mkdocs/site/api/xml/{metrics_8h.xml => type__util_8h.xml} (55%)

Reply via email to