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 ac61ff2e Publish docs from commit 
1afe65cdce995f31795ed4ebf4c54d4b5ef74f6c
     new 889e00a3 Publish docs from commit 
8fdf34628d8e5bdec53e56fbeaa18ff27bff6a4d

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   (ac61ff2e)
            \
             N -- N -- N   refs/heads/gh-pages (889e00a3)

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                                 |  121 +-
 api/classes.html                                   |    2 +-
 api/classiceberg_1_1ExpireSnapshots-members.html   |   46 +-
 api/classiceberg_1_1ExpireSnapshots.html           |   18 +-
 api/classiceberg_1_1FastAppend-members.html        |   70 +-
 api/classiceberg_1_1FastAppend.html                |   32 +-
 api/classiceberg_1_1PendingUpdate-members.html     |   34 +-
 api/classiceberg_1_1PendingUpdate.html             |   12 +-
 api/classiceberg_1_1SetSnapshot-members.html       |   42 +-
 api/classiceberg_1_1SetSnapshot.html               |   18 +-
 api/classiceberg_1_1SnapshotUpdate-members.html    |   68 +-
 api/classiceberg_1_1SnapshotUpdate.html            |   18 +-
 api/classiceberg_1_1Transaction-members.html       |    6 +-
 api/classiceberg_1_1Transaction.html               |   20 +-
 ...classiceberg_1_1TransactionContext-members.html |   98 ++
 api/classiceberg_1_1TransactionContext.html        |  135 ++
 api/classiceberg_1_1UpdateLocation-members.html    |   38 +-
 api/classiceberg_1_1UpdateLocation.html            |   18 +-
 ...lassiceberg_1_1UpdatePartitionSpec-members.html |   44 +-
 api/classiceberg_1_1UpdatePartitionSpec.html       |   18 +-
 ...eberg_1_1UpdatePartitionStatistics-members.html |   42 +-
 api/classiceberg_1_1UpdatePartitionStatistics.html |   18 +-
 api/classiceberg_1_1UpdateProperties-members.html  |   42 +-
 api/classiceberg_1_1UpdateProperties.html          |   18 +-
 api/classiceberg_1_1UpdateSchema-members.html      |   52 +-
 api/classiceberg_1_1UpdateSchema.html              |   18 +-
 ...iceberg_1_1UpdateSnapshotReference-members.html |   58 +-
 api/classiceberg_1_1UpdateSnapshotReference.html   |   18 +-
 api/classiceberg_1_1UpdateSortOrder-members.html   |   38 +-
 api/classiceberg_1_1UpdateSortOrder.html           |   18 +-
 api/classiceberg_1_1UpdateStatistics-members.html  |   42 +-
 api/classiceberg_1_1UpdateStatistics.html          |   18 +-
 api/expire__snapshots_8h_source.html               |    4 +-
 api/fast__append_8h_source.html                    |    4 +-
 api/functions_c.html                               |    3 +-
 api/functions_func_m.html                          |    6 +-
 api/functions_m.html                               |    2 +-
 api/hierarchy.html                                 |   73 +-
 api/pending__update_8h_source.html                 |    6 +-
 api/search/all_0.js                                |    2 +-
 api/search/all_11.js                               |    2 +-
 api/search/all_12.js                               |   81 +-
 api/search/all_2.js                                |    2 +-
 api/search/all_c.js                                |    2 +-
 api/search/classes_11.js                           |   37 +-
 api/search/functions_0.js                          |    2 +-
 api/search/functions_11.js                         |    2 +-
 api/search/functions_b.js                          |    6 +-
 api/set__snapshot_8h_source.html                   |    4 +-
 api/snapshot__update_8h_source.html                |    2 +-
 api/transaction_8h_source.html                     |  202 +--
 api/type__fwd_8h_source.html                       |   41 +-
 api/update__location_8h_source.html                |    4 +-
 api/update__partition__spec_8h_source.html         |    4 +-
 api/update__partition__statistics_8h_source.html   |    4 +-
 api/update__properties_8h_source.html              |    4 +-
 api/update__schema_8h_source.html                  |    4 +-
 api/update__snapshot__reference_8h_source.html     |    4 +-
 api/update__sort__order_8h_source.html             |    4 +-
 api/update__statistics_8h_source.html              |    4 +-
 api/xml/classiceberg_1_1ExpireSnapshots.xml        |  493 ++++++-
 api/xml/classiceberg_1_1FastAppend.xml             |  497 ++++++-
 api/xml/classiceberg_1_1InMemoryCatalog.xml        |   12 +-
 api/xml/classiceberg_1_1PendingUpdate.xml          |  475 ++++++-
 api/xml/classiceberg_1_1SetSnapshot.xml            |  483 ++++++-
 api/xml/classiceberg_1_1SnapshotManager.xml        |   46 +-
 api/xml/classiceberg_1_1SnapshotUpdate.xml         |  481 ++++++-
 api/xml/classiceberg_1_1StagedTable.xml            |    6 +-
 api/xml/classiceberg_1_1StaticTable.xml            |   12 +-
 api/xml/classiceberg_1_1Table.xml                  |   72 +-
 api/xml/classiceberg_1_1Transaction.xml            |  230 ++--
 ....xml => classiceberg_1_1TransactionContext.xml} |  512 +++----
 api/xml/classiceberg_1_1UpdateLocation.xml         |  477 ++++++-
 api/xml/classiceberg_1_1UpdatePartitionSpec.xml    |  511 ++++++-
 .../classiceberg_1_1UpdatePartitionSpecTest.xml    |   26 +-
 .../classiceberg_1_1UpdatePartitionStatistics.xml  |  467 ++++++-
 api/xml/classiceberg_1_1UpdateProperties.xml       |  477 ++++++-
 api/xml/classiceberg_1_1UpdateSchema.xml           |  525 ++++++-
 .../classiceberg_1_1UpdateSnapshotReference.xml    |  467 ++++++-
 api/xml/classiceberg_1_1UpdateSortOrder.xml        |  479 ++++++-
 api/xml/classiceberg_1_1UpdateStatistics.xml       |  477 ++++++-
 api/xml/classiceberg_1_1rest_1_1RestCatalog.xml    |   14 +-
 api/xml/expire__snapshots_8cc.xml                  |  511 +++----
 api/xml/expire__snapshots_8h.xml                   |    4 +-
 api/xml/fast__append_8cc.xml                       |  354 ++---
 api/xml/fast__append_8h.xml                        |    5 +-
 api/xml/in__memory__catalog_8cc.xml                |  129 +-
 api/xml/in__memory__catalog__test_8cc.xml          |    8 +
 api/xml/index.xml                                  |  116 +-
 api/xml/macros_8h.xml                              |    1 +
 api/xml/namespaceiceberg.xml                       |  112 +-
 api/xml/pending__update_8cc.xml                    |   96 +-
 api/xml/pending__update_8h.xml                     |    4 +-
 api/xml/rest__catalog_8cc.xml                      |  185 +--
 api/xml/rest__catalog__test_8cc.xml                |    8 +
 api/xml/set__snapshot_8cc.xml                      |  217 +--
 api/xml/set__snapshot_8h.xml                       |    5 +-
 api/xml/snapshot__manager_8cc.xml                  |  353 ++---
 api/xml/snapshot__manager__test_8cc.xml            |    8 +
 api/xml/snapshot__update_8cc.xml                   |  484 +++----
 api/xml/snapshot__update_8h.xml                    |    2 +-
 api/xml/structiceberg_1_1UpdateSchema_1_1Move.xml  |    6 +-
 api/xml/table_8cc.xml                              |  878 ++++++++----
 api/xml/transaction_8cc.xml                        | 1440 ++++++++++----------
 api/xml/transaction_8h.xml                         |  240 ++--
 api/xml/transaction__test_8cc.xml                  |  534 ++++----
 api/xml/type__fwd_8h.xml                           |   41 +-
 api/xml/update__location_8cc.xml                   |   78 +-
 api/xml/update__location_8h.xml                    |    5 +-
 api/xml/update__partition__spec_8cc.xml            |  826 +++++------
 api/xml/update__partition__spec_8h.xml             |    4 +-
 api/xml/update__partition__spec__test_8cc.xml      | 1182 ++++++++--------
 api/xml/update__partition__statistics_8cc.xml      |   39 +-
 api/xml/update__partition__statistics_8h.xml       |    4 +-
 api/xml/update__properties_8cc.xml                 |  151 +-
 api/xml/update__properties_8h.xml                  |    4 +-
 api/xml/update__schema_8cc.xml                     | 1037 +++++++-------
 api/xml/update__schema_8h.xml                      |    4 +-
 api/xml/update__snapshot__reference_8cc.xml        |   22 +-
 api/xml/update__snapshot__reference_8h.xml         |    5 +-
 api/xml/update__sort__order_8cc.xml                |  149 +-
 api/xml/update__sort__order_8h.xml                 |    5 +-
 api/xml/update__statistics_8cc.xml                 |  102 +-
 api/xml/update__statistics_8h.xml                  |    4 +-
 mkdocs/docs/api/annotated.html                     |  121 +-
 mkdocs/docs/api/classes.html                       |    2 +-
 .../classiceberg_1_1ExpireSnapshots-members.html   |   46 +-
 .../docs/api/classiceberg_1_1ExpireSnapshots.html  |   18 +-
 .../api/classiceberg_1_1FastAppend-members.html    |   70 +-
 mkdocs/docs/api/classiceberg_1_1FastAppend.html    |   32 +-
 .../api/classiceberg_1_1PendingUpdate-members.html |   34 +-
 mkdocs/docs/api/classiceberg_1_1PendingUpdate.html |   12 +-
 .../api/classiceberg_1_1SetSnapshot-members.html   |   42 +-
 mkdocs/docs/api/classiceberg_1_1SetSnapshot.html   |   18 +-
 .../classiceberg_1_1SnapshotUpdate-members.html    |   68 +-
 .../docs/api/classiceberg_1_1SnapshotUpdate.html   |   18 +-
 .../api/classiceberg_1_1Transaction-members.html   |    6 +-
 mkdocs/docs/api/classiceberg_1_1Transaction.html   |   20 +-
 ...classiceberg_1_1TransactionContext-members.html |   98 ++
 .../api/classiceberg_1_1TransactionContext.html    |  135 ++
 .../classiceberg_1_1UpdateLocation-members.html    |   38 +-
 .../docs/api/classiceberg_1_1UpdateLocation.html   |   18 +-
 ...lassiceberg_1_1UpdatePartitionSpec-members.html |   44 +-
 .../api/classiceberg_1_1UpdatePartitionSpec.html   |   18 +-
 ...eberg_1_1UpdatePartitionStatistics-members.html |   42 +-
 .../classiceberg_1_1UpdatePartitionStatistics.html |   18 +-
 .../classiceberg_1_1UpdateProperties-members.html  |   42 +-
 .../docs/api/classiceberg_1_1UpdateProperties.html |   18 +-
 .../api/classiceberg_1_1UpdateSchema-members.html  |   52 +-
 mkdocs/docs/api/classiceberg_1_1UpdateSchema.html  |   18 +-
 ...iceberg_1_1UpdateSnapshotReference-members.html |   58 +-
 .../classiceberg_1_1UpdateSnapshotReference.html   |   18 +-
 .../classiceberg_1_1UpdateSortOrder-members.html   |   38 +-
 .../docs/api/classiceberg_1_1UpdateSortOrder.html  |   18 +-
 .../classiceberg_1_1UpdateStatistics-members.html  |   42 +-
 .../docs/api/classiceberg_1_1UpdateStatistics.html |   18 +-
 mkdocs/docs/api/expire__snapshots_8h_source.html   |    4 +-
 mkdocs/docs/api/fast__append_8h_source.html        |    4 +-
 mkdocs/docs/api/functions_c.html                   |    3 +-
 mkdocs/docs/api/functions_func_m.html              |    6 +-
 mkdocs/docs/api/functions_m.html                   |    2 +-
 mkdocs/docs/api/hierarchy.html                     |   73 +-
 mkdocs/docs/api/pending__update_8h_source.html     |    6 +-
 mkdocs/docs/api/search/all_0.js                    |    2 +-
 mkdocs/docs/api/search/all_11.js                   |    2 +-
 mkdocs/docs/api/search/all_12.js                   |   81 +-
 mkdocs/docs/api/search/all_2.js                    |    2 +-
 mkdocs/docs/api/search/all_c.js                    |    2 +-
 mkdocs/docs/api/search/classes_11.js               |   37 +-
 mkdocs/docs/api/search/functions_0.js              |    2 +-
 mkdocs/docs/api/search/functions_11.js             |    2 +-
 mkdocs/docs/api/search/functions_b.js              |    6 +-
 mkdocs/docs/api/set__snapshot_8h_source.html       |    4 +-
 mkdocs/docs/api/snapshot__update_8h_source.html    |    2 +-
 mkdocs/docs/api/transaction_8h_source.html         |  202 +--
 mkdocs/docs/api/type__fwd_8h_source.html           |   41 +-
 mkdocs/docs/api/update__location_8h_source.html    |    4 +-
 .../api/update__partition__spec_8h_source.html     |    4 +-
 .../update__partition__statistics_8h_source.html   |    4 +-
 mkdocs/docs/api/update__properties_8h_source.html  |    4 +-
 mkdocs/docs/api/update__schema_8h_source.html      |    4 +-
 .../api/update__snapshot__reference_8h_source.html |    4 +-
 mkdocs/docs/api/update__sort__order_8h_source.html |    4 +-
 mkdocs/docs/api/update__statistics_8h_source.html  |    4 +-
 .../api/xml/classiceberg_1_1ExpireSnapshots.xml    |  493 ++++++-
 mkdocs/docs/api/xml/classiceberg_1_1FastAppend.xml |  497 ++++++-
 .../api/xml/classiceberg_1_1InMemoryCatalog.xml    |   12 +-
 .../docs/api/xml/classiceberg_1_1PendingUpdate.xml |  475 ++++++-
 .../docs/api/xml/classiceberg_1_1SetSnapshot.xml   |  483 ++++++-
 .../api/xml/classiceberg_1_1SnapshotManager.xml    |   46 +-
 .../api/xml/classiceberg_1_1SnapshotUpdate.xml     |  481 ++++++-
 .../docs/api/xml/classiceberg_1_1StagedTable.xml   |    6 +-
 .../docs/api/xml/classiceberg_1_1StaticTable.xml   |   12 +-
 mkdocs/docs/api/xml/classiceberg_1_1Table.xml      |   72 +-
 .../docs/api/xml/classiceberg_1_1Transaction.xml   |  230 ++--
 .../api/xml/classiceberg_1_1TransactionContext.xml |  512 +++----
 .../api/xml/classiceberg_1_1UpdateLocation.xml     |  477 ++++++-
 .../xml/classiceberg_1_1UpdatePartitionSpec.xml    |  511 ++++++-
 .../classiceberg_1_1UpdatePartitionSpecTest.xml    |   26 +-
 .../classiceberg_1_1UpdatePartitionStatistics.xml  |  467 ++++++-
 .../api/xml/classiceberg_1_1UpdateProperties.xml   |  477 ++++++-
 .../docs/api/xml/classiceberg_1_1UpdateSchema.xml  |  525 ++++++-
 .../classiceberg_1_1UpdateSnapshotReference.xml    |  467 ++++++-
 .../api/xml/classiceberg_1_1UpdateSortOrder.xml    |  479 ++++++-
 .../api/xml/classiceberg_1_1UpdateStatistics.xml   |  477 ++++++-
 .../xml/classiceberg_1_1rest_1_1RestCatalog.xml    |   14 +-
 mkdocs/docs/api/xml/expire__snapshots_8cc.xml      |  511 +++----
 mkdocs/docs/api/xml/expire__snapshots_8h.xml       |    4 +-
 mkdocs/docs/api/xml/fast__append_8cc.xml           |  354 ++---
 mkdocs/docs/api/xml/fast__append_8h.xml            |    5 +-
 mkdocs/docs/api/xml/in__memory__catalog_8cc.xml    |  129 +-
 .../docs/api/xml/in__memory__catalog__test_8cc.xml |    8 +
 mkdocs/docs/api/xml/index.xml                      |  116 +-
 mkdocs/docs/api/xml/macros_8h.xml                  |    1 +
 mkdocs/docs/api/xml/namespaceiceberg.xml           |  112 +-
 mkdocs/docs/api/xml/pending__update_8cc.xml        |   96 +-
 mkdocs/docs/api/xml/pending__update_8h.xml         |    4 +-
 mkdocs/docs/api/xml/rest__catalog_8cc.xml          |  185 +--
 mkdocs/docs/api/xml/rest__catalog__test_8cc.xml    |    8 +
 mkdocs/docs/api/xml/set__snapshot_8cc.xml          |  217 +--
 mkdocs/docs/api/xml/set__snapshot_8h.xml           |    5 +-
 mkdocs/docs/api/xml/snapshot__manager_8cc.xml      |  353 ++---
 .../docs/api/xml/snapshot__manager__test_8cc.xml   |    8 +
 mkdocs/docs/api/xml/snapshot__update_8cc.xml       |  484 +++----
 mkdocs/docs/api/xml/snapshot__update_8h.xml        |    2 +-
 .../xml/structiceberg_1_1UpdateSchema_1_1Move.xml  |    6 +-
 mkdocs/docs/api/xml/table_8cc.xml                  |  878 ++++++++----
 mkdocs/docs/api/xml/transaction_8cc.xml            | 1440 ++++++++++----------
 mkdocs/docs/api/xml/transaction_8h.xml             |  240 ++--
 mkdocs/docs/api/xml/transaction__test_8cc.xml      |  534 ++++----
 mkdocs/docs/api/xml/type__fwd_8h.xml               |   41 +-
 mkdocs/docs/api/xml/update__location_8cc.xml       |   78 +-
 mkdocs/docs/api/xml/update__location_8h.xml        |    5 +-
 .../docs/api/xml/update__partition__spec_8cc.xml   |  826 +++++------
 mkdocs/docs/api/xml/update__partition__spec_8h.xml |    4 +-
 .../api/xml/update__partition__spec__test_8cc.xml  | 1182 ++++++++--------
 .../api/xml/update__partition__statistics_8cc.xml  |   39 +-
 .../api/xml/update__partition__statistics_8h.xml   |    4 +-
 mkdocs/docs/api/xml/update__properties_8cc.xml     |  151 +-
 mkdocs/docs/api/xml/update__properties_8h.xml      |    4 +-
 mkdocs/docs/api/xml/update__schema_8cc.xml         | 1037 +++++++-------
 mkdocs/docs/api/xml/update__schema_8h.xml          |    4 +-
 .../api/xml/update__snapshot__reference_8cc.xml    |   22 +-
 .../api/xml/update__snapshot__reference_8h.xml     |    5 +-
 mkdocs/docs/api/xml/update__sort__order_8cc.xml    |  149 +-
 mkdocs/docs/api/xml/update__sort__order_8h.xml     |    5 +-
 mkdocs/docs/api/xml/update__statistics_8cc.xml     |  102 +-
 mkdocs/docs/api/xml/update__statistics_8h.xml      |    4 +-
 mkdocs/site/api/annotated.html                     |  121 +-
 mkdocs/site/api/classes.html                       |    2 +-
 .../classiceberg_1_1ExpireSnapshots-members.html   |   46 +-
 .../site/api/classiceberg_1_1ExpireSnapshots.html  |   18 +-
 .../api/classiceberg_1_1FastAppend-members.html    |   70 +-
 mkdocs/site/api/classiceberg_1_1FastAppend.html    |   32 +-
 .../api/classiceberg_1_1PendingUpdate-members.html |   34 +-
 mkdocs/site/api/classiceberg_1_1PendingUpdate.html |   12 +-
 .../api/classiceberg_1_1SetSnapshot-members.html   |   42 +-
 mkdocs/site/api/classiceberg_1_1SetSnapshot.html   |   18 +-
 .../classiceberg_1_1SnapshotUpdate-members.html    |   68 +-
 .../site/api/classiceberg_1_1SnapshotUpdate.html   |   18 +-
 .../api/classiceberg_1_1Transaction-members.html   |    6 +-
 mkdocs/site/api/classiceberg_1_1Transaction.html   |   20 +-
 ...classiceberg_1_1TransactionContext-members.html |   98 ++
 .../api/classiceberg_1_1TransactionContext.html    |  135 ++
 .../classiceberg_1_1UpdateLocation-members.html    |   38 +-
 .../site/api/classiceberg_1_1UpdateLocation.html   |   18 +-
 ...lassiceberg_1_1UpdatePartitionSpec-members.html |   44 +-
 .../api/classiceberg_1_1UpdatePartitionSpec.html   |   18 +-
 ...eberg_1_1UpdatePartitionStatistics-members.html |   42 +-
 .../classiceberg_1_1UpdatePartitionStatistics.html |   18 +-
 .../classiceberg_1_1UpdateProperties-members.html  |   42 +-
 .../site/api/classiceberg_1_1UpdateProperties.html |   18 +-
 .../api/classiceberg_1_1UpdateSchema-members.html  |   52 +-
 mkdocs/site/api/classiceberg_1_1UpdateSchema.html  |   18 +-
 ...iceberg_1_1UpdateSnapshotReference-members.html |   58 +-
 .../classiceberg_1_1UpdateSnapshotReference.html   |   18 +-
 .../classiceberg_1_1UpdateSortOrder-members.html   |   38 +-
 .../site/api/classiceberg_1_1UpdateSortOrder.html  |   18 +-
 .../classiceberg_1_1UpdateStatistics-members.html  |   42 +-
 .../site/api/classiceberg_1_1UpdateStatistics.html |   18 +-
 mkdocs/site/api/expire__snapshots_8h_source.html   |    4 +-
 mkdocs/site/api/fast__append_8h_source.html        |    4 +-
 mkdocs/site/api/functions_c.html                   |    3 +-
 mkdocs/site/api/functions_func_m.html              |    6 +-
 mkdocs/site/api/functions_m.html                   |    2 +-
 mkdocs/site/api/hierarchy.html                     |   73 +-
 mkdocs/site/api/pending__update_8h_source.html     |    6 +-
 mkdocs/site/api/search/all_0.js                    |    2 +-
 mkdocs/site/api/search/all_11.js                   |    2 +-
 mkdocs/site/api/search/all_12.js                   |   81 +-
 mkdocs/site/api/search/all_2.js                    |    2 +-
 mkdocs/site/api/search/all_c.js                    |    2 +-
 mkdocs/site/api/search/classes_11.js               |   37 +-
 mkdocs/site/api/search/functions_0.js              |    2 +-
 mkdocs/site/api/search/functions_11.js             |    2 +-
 mkdocs/site/api/search/functions_b.js              |    6 +-
 mkdocs/site/api/set__snapshot_8h_source.html       |    4 +-
 mkdocs/site/api/snapshot__update_8h_source.html    |    2 +-
 mkdocs/site/api/transaction_8h_source.html         |  202 +--
 mkdocs/site/api/type__fwd_8h_source.html           |   41 +-
 mkdocs/site/api/update__location_8h_source.html    |    4 +-
 .../api/update__partition__spec_8h_source.html     |    4 +-
 .../update__partition__statistics_8h_source.html   |    4 +-
 mkdocs/site/api/update__properties_8h_source.html  |    4 +-
 mkdocs/site/api/update__schema_8h_source.html      |    4 +-
 .../api/update__snapshot__reference_8h_source.html |    4 +-
 mkdocs/site/api/update__sort__order_8h_source.html |    4 +-
 mkdocs/site/api/update__statistics_8h_source.html  |    4 +-
 .../api/xml/classiceberg_1_1ExpireSnapshots.xml    |  493 ++++++-
 mkdocs/site/api/xml/classiceberg_1_1FastAppend.xml |  497 ++++++-
 .../api/xml/classiceberg_1_1InMemoryCatalog.xml    |   12 +-
 .../site/api/xml/classiceberg_1_1PendingUpdate.xml |  475 ++++++-
 .../site/api/xml/classiceberg_1_1SetSnapshot.xml   |  483 ++++++-
 .../api/xml/classiceberg_1_1SnapshotManager.xml    |   46 +-
 .../api/xml/classiceberg_1_1SnapshotUpdate.xml     |  481 ++++++-
 .../site/api/xml/classiceberg_1_1StagedTable.xml   |    6 +-
 .../site/api/xml/classiceberg_1_1StaticTable.xml   |   12 +-
 mkdocs/site/api/xml/classiceberg_1_1Table.xml      |   72 +-
 .../site/api/xml/classiceberg_1_1Transaction.xml   |  230 ++--
 .../api/xml/classiceberg_1_1TransactionContext.xml |  512 +++----
 .../api/xml/classiceberg_1_1UpdateLocation.xml     |  477 ++++++-
 .../xml/classiceberg_1_1UpdatePartitionSpec.xml    |  511 ++++++-
 .../classiceberg_1_1UpdatePartitionSpecTest.xml    |   26 +-
 .../classiceberg_1_1UpdatePartitionStatistics.xml  |  467 ++++++-
 .../api/xml/classiceberg_1_1UpdateProperties.xml   |  477 ++++++-
 .../site/api/xml/classiceberg_1_1UpdateSchema.xml  |  525 ++++++-
 .../classiceberg_1_1UpdateSnapshotReference.xml    |  467 ++++++-
 .../api/xml/classiceberg_1_1UpdateSortOrder.xml    |  479 ++++++-
 .../api/xml/classiceberg_1_1UpdateStatistics.xml   |  477 ++++++-
 .../xml/classiceberg_1_1rest_1_1RestCatalog.xml    |   14 +-
 mkdocs/site/api/xml/expire__snapshots_8cc.xml      |  511 +++----
 mkdocs/site/api/xml/expire__snapshots_8h.xml       |    4 +-
 mkdocs/site/api/xml/fast__append_8cc.xml           |  354 ++---
 mkdocs/site/api/xml/fast__append_8h.xml            |    5 +-
 mkdocs/site/api/xml/in__memory__catalog_8cc.xml    |  129 +-
 .../site/api/xml/in__memory__catalog__test_8cc.xml |    8 +
 mkdocs/site/api/xml/index.xml                      |  116 +-
 mkdocs/site/api/xml/macros_8h.xml                  |    1 +
 mkdocs/site/api/xml/namespaceiceberg.xml           |  112 +-
 mkdocs/site/api/xml/pending__update_8cc.xml        |   96 +-
 mkdocs/site/api/xml/pending__update_8h.xml         |    4 +-
 mkdocs/site/api/xml/rest__catalog_8cc.xml          |  185 +--
 mkdocs/site/api/xml/rest__catalog__test_8cc.xml    |    8 +
 mkdocs/site/api/xml/set__snapshot_8cc.xml          |  217 +--
 mkdocs/site/api/xml/set__snapshot_8h.xml           |    5 +-
 mkdocs/site/api/xml/snapshot__manager_8cc.xml      |  353 ++---
 .../site/api/xml/snapshot__manager__test_8cc.xml   |    8 +
 mkdocs/site/api/xml/snapshot__update_8cc.xml       |  484 +++----
 mkdocs/site/api/xml/snapshot__update_8h.xml        |    2 +-
 .../xml/structiceberg_1_1UpdateSchema_1_1Move.xml  |    6 +-
 mkdocs/site/api/xml/table_8cc.xml                  |  878 ++++++++----
 mkdocs/site/api/xml/transaction_8cc.xml            | 1440 ++++++++++----------
 mkdocs/site/api/xml/transaction_8h.xml             |  240 ++--
 mkdocs/site/api/xml/transaction__test_8cc.xml      |  534 ++++----
 mkdocs/site/api/xml/type__fwd_8h.xml               |   41 +-
 mkdocs/site/api/xml/update__location_8cc.xml       |   78 +-
 mkdocs/site/api/xml/update__location_8h.xml        |    5 +-
 .../site/api/xml/update__partition__spec_8cc.xml   |  826 +++++------
 mkdocs/site/api/xml/update__partition__spec_8h.xml |    4 +-
 .../api/xml/update__partition__spec__test_8cc.xml  | 1182 ++++++++--------
 .../api/xml/update__partition__statistics_8cc.xml  |   39 +-
 .../api/xml/update__partition__statistics_8h.xml   |    4 +-
 mkdocs/site/api/xml/update__properties_8cc.xml     |  151 +-
 mkdocs/site/api/xml/update__properties_8h.xml      |    4 +-
 mkdocs/site/api/xml/update__schema_8cc.xml         | 1037 +++++++-------
 mkdocs/site/api/xml/update__schema_8h.xml          |    4 +-
 .../api/xml/update__snapshot__reference_8cc.xml    |   22 +-
 .../api/xml/update__snapshot__reference_8h.xml     |    5 +-
 mkdocs/site/api/xml/update__sort__order_8cc.xml    |  149 +-
 mkdocs/site/api/xml/update__sort__order_8h.xml     |    5 +-
 mkdocs/site/api/xml/update__statistics_8cc.xml     |  102 +-
 mkdocs/site/api/xml/update__statistics_8h.xml      |    4 +-
 mkdocs/site/sitemap.xml                            |    4 +-
 mkdocs/site/sitemap.xml.gz                         |  Bin 200 -> 200 bytes
 sitemap.xml                                        |    4 +-
 sitemap.xml.gz                                     |  Bin 200 -> 200 bytes
 376 files changed, 37270 insertions(+), 17806 deletions(-)
 create mode 100644 api/classiceberg_1_1TransactionContext-members.html
 create mode 100644 api/classiceberg_1_1TransactionContext.html
 copy api/xml/{classiceberg_1_1SnapshotUtilTest.xml => 
classiceberg_1_1TransactionContext.xml} (58%)
 create mode 100644 
mkdocs/docs/api/classiceberg_1_1TransactionContext-members.html
 create mode 100644 mkdocs/docs/api/classiceberg_1_1TransactionContext.html
 copy api/xml/classiceberg_1_1SnapshotUtilTest.xml => 
mkdocs/docs/api/xml/classiceberg_1_1TransactionContext.xml (58%)
 create mode 100644 
mkdocs/site/api/classiceberg_1_1TransactionContext-members.html
 create mode 100644 mkdocs/site/api/classiceberg_1_1TransactionContext.html
 copy api/xml/classiceberg_1_1SnapshotUtilTest.xml => 
mkdocs/site/api/xml/classiceberg_1_1TransactionContext.xml (58%)

Reply via email to