You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by ja...@apache.org on 2022/02/08 04:35:18 UTC

[iceberg-docs] branch latest updated (edb48b7 -> 9997c35)

This is an automated email from the ASF dual-hosted git repository.

jackye pushed a change to branch latest
in repository https://gitbox.apache.org/repos/asf/iceberg-docs.git.


    from edb48b7  Add 0.12.1 release notes (#30)
     add a508bf2  Add all docs PR's merged before the split out to this iceberg-docs repo (#31)
     add 57ed098  Add IntelliJ related files to gitignore (#29)
     add 9d5bb29  Add javadoc for 0.13.0 (#34)
     add 1fb0a2f  Remove duplicate posts directory (#33)
     add 9a0ee5c  Add 0.13.0 to left navbar (#32)
     add 29e7b32  Publish the site to iceberg.apache.org (#36)
     add 8a53e51  Add contribution guidelines (#35)
     add d1094b4  Fix weights for landing-page for left/right alternations (#40)
     add 63484dc  Adding all root level redirects to latest docs site url (#41)
     add 96f967f  Backport #3982: Update release instructions (#38)
     add 1a59d62  Backport #4028: Add --check to verify checksum doc (#39)
     add 69b64ff  Backport all doc PRs up to 0.13.0 release (#42)
     add 2f9a0cc  Update blogs related to Iceberg (#45)
     add 6e53d99  Update AWS services that support Iceberg (#44)
     add e217017  Add 0.13.0 release note (#27)
     add 9997c35  Add missing snapshot image in spec page (#43)

No new revisions were added by this update.

Summary of changes:
 .asf.yaml                                          |     3 +-
 .gitignore                                         |     4 +
 README.md                                          |    90 +-
 docs/config.toml                                   |     4 +-
 docs/content/docs/api/java-api.md                  |     6 +-
 .../content/docs/athena/_index.md                  |    13 +-
 .../content/docs/dremio/_index.md                  |    12 +-
 .../index.html => docs/content/docs/emr/_index.md  |    12 +-
 docs/content/docs/flink/flink-getting-started.md   |    40 +-
 docs/content/docs/hive/_index.md                   |     8 +
 docs/content/docs/integrations/aws.md              |    18 +-
 docs/content/docs/releases/0.13.0/_index.md        |     5 +
 docs/content/docs/releases/latest/_index.md        |     2 +-
 docs/content/docs/spark/spark-configuration.md     |     2 +
 docs/content/docs/spark/spark-ddl.md               |    57 +
 docs/content/docs/spark/spark-procedures.md        |    81 +-
 docs/content/docs/spark/spark-queries.md           |    41 +-
 .../docs/spark/spark-structured-streaming.md       |    15 +
 docs/content/docs/tables/configuration.md          |    17 +-
 docs/content/docs/tables/maintenance.md            |    36 +-
 docs/static/img/athena-logo.png                    |   Bin 0 -> 20651 bytes
 docs/static/img/dremio-logo.png                    |   Bin 0 -> 76517 bytes
 docs/static/img/emr-logo.png                       |   Bin 0 -> 18885 bytes
 javadoc/allclasses-index.html                      |  2122 ++--
 javadoc/allclasses.html                            |   126 +-
 javadoc/allpackages-index.html                     |    77 +-
 javadoc/constant-values.html                       |   740 +-
 javadoc/deprecated-list.html                       |   231 +-
 javadoc/element-list                               |    61 +
 javadoc/help-doc.html                              |     3 +-
 javadoc/index-all.html                             |  2791 +++--
 javadoc/index.html                                 |   119 +-
 javadoc/jquery/jszip-utils/dist/jszip-utils-ie.js  |    56 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.min.js  |    10 +
 javadoc/jquery/jszip-utils/dist/jszip-utils.js     |   118 +
 javadoc/jquery/jszip-utils/dist/jszip-utils.min.js |    10 +
 javadoc/jquery/jszip/dist/jszip.js                 | 11367 +++++++++++++++++++
 javadoc/jquery/jszip/dist/jszip.min.js             |    13 +
 javadoc/member-search-index.js                     |     2 +-
 javadoc/member-search-index.zip                    |   Bin 75766 -> 82073 bytes
 .../ql/exec/vector/VectorizedSupport.Support.html  |     3 +-
 .../hive/ql/exec/vector/VectorizedSupport.html     |     3 +-
 .../hive/ql/exec/vector/package-summary.html       |     3 +-
 .../hadoop/hive/ql/exec/vector/package-tree.html   |     3 +-
 javadoc/org/apache/iceberg/Accessor.html           |     3 +-
 javadoc/org/apache/iceberg/Accessors.html          |     3 +-
 .../AllDataFilesTable.AllDataFilesTableScan.html   |    81 +-
 javadoc/org/apache/iceberg/AllDataFilesTable.html  |     3 +-
 javadoc/org/apache/iceberg/AllEntriesTable.html    |     3 +-
 .../AllManifestsTable.AllManifestsTableScan.html   |    81 +-
 javadoc/org/apache/iceberg/AllManifestsTable.html  |     3 +-
 javadoc/org/apache/iceberg/AppendFiles.html        |     3 +-
 .../org/apache/iceberg/BaseCombinedScanTask.html   |     3 +-
 ...reCatalog.BaseMetastoreCatalogTableBuilder.html |     3 +-
 .../org/apache/iceberg/BaseMetastoreCatalog.html   |   140 +-
 .../BaseMetastoreTableOperations.CommitStatus.html |     3 +-
 .../iceberg/BaseMetastoreTableOperations.html      |    31 +-
 javadoc/org/apache/iceberg/BaseOverwriteFiles.html |   232 +-
 .../org/apache/iceberg/BaseReplacePartitions.html  |   164 +-
 .../org/apache/iceberg/BaseReplaceSortOrder.html   |     3 +-
 .../org/apache/iceberg/BaseRewriteManifests.html   |     3 +-
 javadoc/org/apache/iceberg/BaseTable.html          |     3 +-
 javadoc/org/apache/iceberg/CachingCatalog.html     |   311 +-
 javadoc/org/apache/iceberg/CatalogProperties.html  |   145 +-
 javadoc/org/apache/iceberg/CatalogUtil.html        |    69 +-
 javadoc/org/apache/iceberg/ClientPool.Action.html  |     3 +-
 javadoc/org/apache/iceberg/ClientPool.html         |    30 +-
 javadoc/org/apache/iceberg/ClientPoolImpl.html     |    40 +-
 javadoc/org/apache/iceberg/CombinedScanTask.html   |     3 +-
 javadoc/org/apache/iceberg/ContentFile.html        |     3 +-
 javadoc/org/apache/iceberg/DataFile.html           |    21 +-
 javadoc/org/apache/iceberg/DataFiles.Builder.html  |     3 +-
 javadoc/org/apache/iceberg/DataFiles.html          |     3 +-
 .../iceberg/DataFilesTable.FilesTableScan.html     |    79 +-
 javadoc/org/apache/iceberg/DataFilesTable.html     |     3 +-
 javadoc/org/apache/iceberg/DataOperations.html     |     3 +-
 javadoc/org/apache/iceberg/DataTableScan.html      |    97 +-
 javadoc/org/apache/iceberg/DataTask.html           |     3 +-
 javadoc/org/apache/iceberg/DeleteFile.html         |     3 +-
 javadoc/org/apache/iceberg/DeleteFiles.html        |    34 +-
 javadoc/org/apache/iceberg/DistributionMode.html   |     3 +-
 .../apache/iceberg/DoubleFieldMetrics.Builder.html |     3 +-
 javadoc/org/apache/iceberg/DoubleFieldMetrics.html |     3 +-
 javadoc/org/apache/iceberg/ExpireSnapshots.html    |     3 +-
 javadoc/org/apache/iceberg/FieldMetrics.html       |     3 +-
 javadoc/org/apache/iceberg/FileContent.html        |     3 +-
 javadoc/org/apache/iceberg/FileFormat.html         |     3 +-
 .../org/apache/iceberg/FileMetadata.Builder.html   |     3 +-
 javadoc/org/apache/iceberg/FileMetadata.html       |     3 +-
 javadoc/org/apache/iceberg/FileScanTask.html       |     3 +-
 javadoc/org/apache/iceberg/Files.html              |     3 +-
 javadoc/org/apache/iceberg/FindFiles.Builder.html  |     3 +-
 javadoc/org/apache/iceberg/FindFiles.html          |     3 +-
 .../apache/iceberg/FloatFieldMetrics.Builder.html  |     3 +-
 javadoc/org/apache/iceberg/FloatFieldMetrics.html  |     3 +-
 .../iceberg/GenericManifestFile.CopyBuilder.html   |     3 +-
 .../org/apache/iceberg/GenericManifestFile.html    |     3 +-
 .../iceberg/GenericPartitionFieldSummary.html      |     3 +-
 javadoc/org/apache/iceberg/GuavaClasses.html       |     3 +-
 javadoc/org/apache/iceberg/HasTableOperations.html |     3 +-
 javadoc/org/apache/iceberg/HistoryEntry.html       |     3 +-
 javadoc/org/apache/iceberg/HistoryTable.html       |     3 +-
 javadoc/org/apache/iceberg/IsolationLevel.html     |    23 +-
 javadoc/org/apache/iceberg/LocationProviders.html  |     3 +-
 .../iceberg/{StructLike.html => LockManager.html}  |   106 +-
 javadoc/org/apache/iceberg/ManageSnapshots.html    |     5 +-
 javadoc/org/apache/iceberg/ManifestContent.html    |     3 +-
 .../org/apache/iceberg/ManifestEntriesTable.html   |     3 +-
 .../ManifestFile.PartitionFieldSummary.html        |     3 +-
 javadoc/org/apache/iceberg/ManifestFile.html       |     5 +-
 javadoc/org/apache/iceberg/ManifestFiles.html      |     3 +-
 .../apache/iceberg/ManifestReader.FileType.html    |     3 +-
 javadoc/org/apache/iceberg/ManifestReader.html     |     5 +-
 javadoc/org/apache/iceberg/ManifestWriter.html     |    50 +-
 javadoc/org/apache/iceberg/ManifestsTable.html     |     3 +-
 javadoc/org/apache/iceberg/MetadataColumns.html    |    87 +-
 javadoc/org/apache/iceberg/MetadataTableType.html  |     3 +-
 javadoc/org/apache/iceberg/MetadataTableUtils.html |    21 +-
 ...s.html => MetadataUpdate.AddPartitionSpec.html} |   131 +-
 ...nMetrics.html => MetadataUpdate.AddSchema.html} |   129 +-
 ...etrics.html => MetadataUpdate.AddSnapshot.html} |   131 +-
 ...trics.html => MetadataUpdate.AddSortOrder.html} |   131 +-
 ...Metrics.html => MetadataUpdate.AssignUUID.html} |   129 +-
 ...s.html => MetadataUpdate.RemoveProperties.html} |   131 +-
 ...ics.html => MetadataUpdate.RemoveSnapshot.html} |   129 +-
 ...s.html => MetadataUpdate.SetCurrentSchema.html} |   129 +-
 ...html => MetadataUpdate.SetCurrentSnapshot.html} |   129 +-
 ...=> MetadataUpdate.SetDefaultPartitionSpec.html} |   129 +-
 ...tml => MetadataUpdate.SetDefaultSortOrder.html} |   129 +-
 ...etrics.html => MetadataUpdate.SetLocation.html} |   129 +-
 ...rics.html => MetadataUpdate.SetProperties.html} |   131 +-
 ...ml => MetadataUpdate.UpgradeFormatVersion.html} |   129 +-
 .../{MetricsModes.html => MetadataUpdate.html}     |   172 +-
 javadoc/org/apache/iceberg/Metrics.html            |    63 +-
 javadoc/org/apache/iceberg/MetricsConfig.html      |    75 +-
 .../org/apache/iceberg/MetricsModes.Counts.html    |     3 +-
 javadoc/org/apache/iceberg/MetricsModes.Full.html  |     3 +-
 .../apache/iceberg/MetricsModes.MetricsMode.html   |     6 +-
 javadoc/org/apache/iceberg/MetricsModes.None.html  |     3 +-
 .../org/apache/iceberg/MetricsModes.Truncate.html  |     3 +-
 javadoc/org/apache/iceberg/MetricsModes.html       |     7 +-
 javadoc/org/apache/iceberg/MetricsUtil.html        |     3 +-
 .../apache/iceberg/MicroBatches.MicroBatch.html    |     3 +-
 .../iceberg/MicroBatches.MicroBatchBuilder.html    |     3 +-
 javadoc/org/apache/iceberg/MicroBatches.html       |     3 +-
 javadoc/org/apache/iceberg/NullOrder.html          |     3 +-
 javadoc/org/apache/iceberg/OverwriteFiles.html     |    52 +-
 javadoc/org/apache/iceberg/PartitionField.html     |     3 +-
 javadoc/org/apache/iceberg/PartitionKey.html       |     3 +-
 .../org/apache/iceberg/PartitionSpec.Builder.html  |     3 +-
 javadoc/org/apache/iceberg/PartitionSpec.html      |    33 +-
 .../org/apache/iceberg/PartitionSpecParser.html    |     3 +-
 javadoc/org/apache/iceberg/Partitioning.html       |    33 +-
 javadoc/org/apache/iceberg/PartitionsTable.html    |     3 +-
 javadoc/org/apache/iceberg/PendingUpdate.html      |     3 +-
 javadoc/org/apache/iceberg/ReachableFileUtil.html  |     3 +-
 javadoc/org/apache/iceberg/ReplacePartitions.html  |     3 +-
 javadoc/org/apache/iceberg/ReplaceSortOrder.html   |     3 +-
 javadoc/org/apache/iceberg/RewriteFiles.html       |    37 +-
 javadoc/org/apache/iceberg/RewriteManifests.html   |     3 +-
 javadoc/org/apache/iceberg/Rollback.html           |     3 +-
 javadoc/org/apache/iceberg/RowDelta.html           |     3 +-
 ...arser.Codec.html => RowLevelOperationMode.html} |    89 +-
 .../org/apache/iceberg/ScanSummary.Builder.html    |     3 +-
 .../iceberg/ScanSummary.PartitionMetrics.html      |     3 +-
 javadoc/org/apache/iceberg/ScanSummary.html        |     3 +-
 javadoc/org/apache/iceberg/ScanTask.html           |     3 +-
 javadoc/org/apache/iceberg/Schema.html             |     3 +-
 javadoc/org/apache/iceberg/SchemaParser.html       |     3 +-
 javadoc/org/apache/iceberg/SerializableTable.html  |     3 +-
 javadoc/org/apache/iceberg/SetLocation.html        |     3 +-
 javadoc/org/apache/iceberg/Snapshot.html           |     3 +-
 javadoc/org/apache/iceberg/SnapshotManager.html    |   170 +-
 javadoc/org/apache/iceberg/SnapshotParser.html     |     3 +-
 .../apache/iceberg/SnapshotSummary.Builder.html    |     3 +-
 javadoc/org/apache/iceberg/SnapshotSummary.html    |     3 +-
 javadoc/org/apache/iceberg/SnapshotUpdate.html     |     3 +-
 javadoc/org/apache/iceberg/SnapshotsTable.html     |     3 +-
 javadoc/org/apache/iceberg/SortDirection.html      |     3 +-
 javadoc/org/apache/iceberg/SortField.html          |     3 +-
 javadoc/org/apache/iceberg/SortOrder.Builder.html  |     3 +-
 javadoc/org/apache/iceberg/SortOrder.html          |    34 +-
 javadoc/org/apache/iceberg/SortOrderBuilder.html   |     3 +-
 javadoc/org/apache/iceberg/SortOrderParser.html    |     3 +-
 .../org/apache/iceberg/StaticTableOperations.html  |     3 +-
 javadoc/org/apache/iceberg/StructLike.html         |     3 +-
 javadoc/org/apache/iceberg/SystemProperties.html   |     3 +-
 javadoc/org/apache/iceberg/Table.html              |     3 +-
 .../org/apache/iceberg/TableMetadata.Builder.html  |   537 +
 .../iceberg/TableMetadata.MetadataLogEntry.html    |     3 +-
 .../iceberg/TableMetadata.SnapshotLogEntry.html    |     3 +-
 javadoc/org/apache/iceberg/TableMetadata.html      |   140 +-
 .../apache/iceberg/TableMetadataParser.Codec.html  |     3 +-
 .../org/apache/iceberg/TableMetadataParser.html    |   104 +-
 javadoc/org/apache/iceberg/TableOperations.html    |     3 +-
 javadoc/org/apache/iceberg/TableProperties.html    |   400 +-
 javadoc/org/apache/iceberg/TableScan.html          |    45 +-
 javadoc/org/apache/iceberg/Tables.html             |     3 +-
 javadoc/org/apache/iceberg/Transaction.html        |     3 +-
 javadoc/org/apache/iceberg/Transactions.html       |     3 +-
 javadoc/org/apache/iceberg/UpdateLocation.html     |     3 +-
 .../org/apache/iceberg/UpdatePartitionSpec.html    |     3 +-
 javadoc/org/apache/iceberg/UpdateProperties.html   |     3 +-
 javadoc/org/apache/iceberg/UpdateSchema.html       |     3 +-
 javadoc/org/apache/iceberg/actions/Action.html     |     7 +-
 javadoc/org/apache/iceberg/actions/Actions.html    |   607 -
 .../apache/iceberg/actions/ActionsProvider.html    |     3 +-
 .../actions/BaseDeleteOrphanFilesActionResult.html |     3 +-
 .../BaseDeleteReachableFilesActionResult.html      |     3 +-
 .../actions/BaseExpireSnapshotsActionResult.html   |     3 +-
 .../actions/BaseFileGroupRewriteResult.html        |     3 +-
 .../actions/BaseMigrateTableActionResult.html      |     3 +-
 .../actions/BaseRewriteDataFilesAction.html        |     5 +-
 .../actions/BaseRewriteDataFilesFileGroupInfo.html |     3 +-
 .../actions/BaseRewriteDataFilesResult.html        |     3 +-
 .../actions/BaseRewriteManifestsActionResult.html  |     3 +-
 .../actions/BaseSnapshotTableActionResult.html     |     3 +-
 .../apache/iceberg/actions/BinPackStrategy.html    |    89 +-
 ...html => ConvertEqualityDeleteFiles.Result.html} |    50 +-
 ...eTable.html => ConvertEqualityDeleteFiles.html} |    80 +-
 ...egy.html => ConvertEqualityDeleteStrategy.html} |    98 +-
 .../org/apache/iceberg/actions/CreateAction.html   |   313 -
 .../iceberg/actions/DeleteOrphanFiles.Result.html  |     3 +-
 .../apache/iceberg/actions/DeleteOrphanFiles.html  |    36 +-
 .../actions/DeleteReachableFiles.Result.html       |     3 +-
 .../iceberg/actions/DeleteReachableFiles.html      |     3 +-
 .../iceberg/actions/ExpireSnapshots.Result.html    |     3 +-
 .../apache/iceberg/actions/ExpireSnapshots.html    |     3 +-
 .../iceberg/actions/ExpireSnapshotsAction.html     |   486 -
 .../actions/ExpireSnapshotsActionResult.html       |   350 -
 .../iceberg/actions/MigrateTable.Result.html       |     3 +-
 .../org/apache/iceberg/actions/MigrateTable.html   |     3 +-
 .../iceberg/actions/RemoveOrphanFilesAction.html   |   379 -
 .../actions/RewriteDataFiles.FileGroupInfo.html    |     3 +-
 .../RewriteDataFiles.FileGroupRewriteResult.html   |     3 +-
 .../iceberg/actions/RewriteDataFiles.Result.html   |     3 +-
 .../apache/iceberg/actions/RewriteDataFiles.html   |    96 +-
 .../iceberg/actions/RewriteDataFilesAction.html    |   400 -
 .../actions/RewriteDataFilesActionResult.html      |     3 +-
 ...ewriteDataFilesCommitManager.CommitService.html |     3 +-
 .../actions/RewriteDataFilesCommitManager.html     |    22 +-
 .../apache/iceberg/actions/RewriteFileGroup.html   |     3 +-
 .../iceberg/actions/RewriteManifests.Result.html   |     3 +-
 .../apache/iceberg/actions/RewriteManifests.html   |     3 +-
 .../iceberg/actions/RewriteManifestsAction.html    |   390 -
 .../actions/RewriteManifestsActionResult.html      |   331 -
 ...html => RewritePositionDeleteFiles.Result.html} |    50 +-
 ...eTable.html => RewritePositionDeleteFiles.html} |    81 +-
 ...egy.html => RewritePositionDeleteStrategy.html} |    82 +-
 .../apache/iceberg/actions/RewriteStrategy.html    |     5 +-
 .../org/apache/iceberg/actions/SnapshotAction.html |   278 -
 .../iceberg/actions/SnapshotTable.Result.html      |     3 +-
 .../org/apache/iceberg/actions/SnapshotTable.html  |     3 +-
 .../org/apache/iceberg/actions/SnapshotUpdate.html |     5 +-
 .../iceberg/actions/SnapshotUpdateAction.html      |     5 +-
 .../org/apache/iceberg/actions/SortStrategy.html   |    51 +-
 .../iceberg/actions/Spark3MigrateAction.html       |   404 -
 .../iceberg/actions/Spark3SnapshotAction.html      |   428 -
 .../org/apache/iceberg/actions/SparkActions.html   |   391 -
 .../apache/iceberg/actions/package-summary.html    |   121 +-
 .../org/apache/iceberg/actions/package-tree.html   |    33 +-
 .../AliyunClientFactories.html}                    |    35 +-
 .../AliyunClientFactory.html}                      |    73 +-
 .../AliyunProperties.html}                         |   254 +-
 .../s3/S3FileIO.html => aliyun/oss/OSSFileIO.html} |   109 +-
 .../oss/OSSInputFile.html}                         |   134 +-
 .../oss/OSSInputStream.html}                       |   172 +-
 .../oss/OSSOutputStream.html}                      |   164 +-
 .../Container.html => aliyun/oss/OSSURI.html}      |   139 +-
 .../{aws/s3 => aliyun/oss}/package-summary.html    |    26 +-
 .../{flink/sink => aliyun/oss}/package-tree.html   |    34 +-
 .../iceberg/{jdbc => aliyun}/package-summary.html  |    23 +-
 .../iceberg/{schema => aliyun}/package-tree.html   |    22 +-
 .../org/apache/iceberg/arrow/ArrowAllocation.html  |     3 +-
 .../org/apache/iceberg/arrow/ArrowSchemaUtil.html  |     3 +-
 .../org/apache/iceberg/arrow/package-summary.html  |     3 +-
 javadoc/org/apache/iceberg/arrow/package-tree.html |     3 +-
 .../iceberg/arrow/vectorized/ArrowReader.html      |    26 +-
 .../arrow/vectorized/ArrowVectorAccessor.html      |     3 +-
 .../vectorized/BaseBatchReader.html}               |   221 +-
 .../iceberg/arrow/vectorized/ColumnVector.html     |     5 +-
 .../iceberg/arrow/vectorized/ColumnarBatch.html    |     3 +-
 ...ricArrowVectorAccessorFactory.ArrayFactory.html |     3 +-
 ...cArrowVectorAccessorFactory.DecimalFactory.html |     3 +-
 ...icArrowVectorAccessorFactory.StringFactory.html |     3 +-
 ...owVectorAccessorFactory.StructChildFactory.html |     3 +-
 .../GenericArrowVectorAccessorFactory.html         |     3 +-
 .../arrow/vectorized/NullabilityHolder.html        |    19 +-
 .../VectorHolder.ConstantVectorHolder.html         |     3 +-
 .../VectorHolder.PositionVectorHolder.html         |     3 +-
 .../iceberg/arrow/vectorized/VectorHolder.html     |     3 +-
 ...VectorizedArrowReader.ConstantVectorReader.html |     5 +-
 .../arrow/vectorized/VectorizedArrowReader.html    |    27 +-
 .../arrow/vectorized/VectorizedReaderBuilder.html  |    19 +-
 .../vectorized/VectorizedTableScanIterable.html    |    12 +-
 .../iceberg/arrow/vectorized/package-summary.html  |    29 +-
 .../iceberg/arrow/vectorized/package-tree.html     |     4 +-
 .../parquet/BaseVectorizedParquetValuesReader.html |     3 +-
 .../VectorizedColumnIterator.BatchReader.html      |     3 +-
 ...ectorizedColumnIterator.BooleanBatchReader.html |     3 +-
 ...orizedColumnIterator.DictionaryBatchReader.html |     3 +-
 ...VectorizedColumnIterator.DoubleBatchReader.html |     3 +-
 ...lumnIterator.FixedLengthDecimalBatchReader.html |     3 +-
 ...dColumnIterator.FixedSizeBinaryBatchReader.html |     3 +-
 ...mnIterator.FixedWidthTypeBinaryBatchReader.html |     3 +-
 .../VectorizedColumnIterator.FloatBatchReader.html |     3 +-
 ...ColumnIterator.IntBackedDecimalBatchReader.html |     3 +-
 ...ectorizedColumnIterator.IntegerBatchReader.html |     3 +-
 ...olumnIterator.LongBackedDecimalBatchReader.html |     3 +-
 .../VectorizedColumnIterator.LongBatchReader.html  |     3 +-
 ...dColumnIterator.TimestampMillisBatchReader.html |     3 +-
 ...izedColumnIterator.VarWidthTypeBatchReader.html |     3 +-
 .../parquet/VectorizedColumnIterator.html          |     3 +-
 ...orizedDictionaryEncodedParquetValuesReader.html |     3 +-
 .../vectorized/parquet/VectorizedPageIterator.html |     3 +-
 .../VectorizedParquetDefinitionLevelReader.html    |     3 +-
 .../arrow/vectorized/parquet/package-summary.html  |     3 +-
 .../arrow/vectorized/parquet/package-tree.html     |     3 +-
 .../apache/iceberg/avro/Avro.DataWriteBuilder.html |     3 +-
 .../iceberg/avro/Avro.DeleteWriteBuilder.html      |    35 +-
 .../org/apache/iceberg/avro/Avro.ReadBuilder.html  |     3 +-
 .../org/apache/iceberg/avro/Avro.WriteBuilder.html |     3 +-
 javadoc/org/apache/iceberg/avro/Avro.html          |     3 +-
 .../org/apache/iceberg/avro/AvroEncoderUtil.html   |     3 +-
 javadoc/org/apache/iceberg/avro/AvroIterable.html  |     5 +-
 javadoc/org/apache/iceberg/avro/AvroMetrics.html   |     3 +-
 .../org/apache/iceberg/avro/AvroSchemaUtil.html    |     3 +-
 .../org/apache/iceberg/avro/AvroSchemaVisitor.html |     3 +-
 .../iceberg/avro/AvroSchemaWithTypeVisitor.html    |     3 +-
 .../avro/AvroWithPartnerByStructureVisitor.html    |     3 +-
 javadoc/org/apache/iceberg/avro/LogicalMap.html    |     3 +-
 .../iceberg/avro/MetricsAwareDatumWriter.html      |     3 +-
 .../apache/iceberg/avro/ProjectionDatumReader.html |     3 +-
 javadoc/org/apache/iceberg/avro/RemoveIds.html     |     3 +-
 .../apache/iceberg/avro/SupportsRowPosition.html   |     5 +-
 .../org/apache/iceberg/avro/UUIDConversion.html    |     3 +-
 javadoc/org/apache/iceberg/avro/ValueReader.html   |     3 +-
 .../iceberg/avro/ValueReaders.StructReader.html    |     3 +-
 javadoc/org/apache/iceberg/avro/ValueReaders.html  |     3 +-
 javadoc/org/apache/iceberg/avro/ValueWriter.html   |     3 +-
 .../iceberg/avro/ValueWriters.StructWriter.html    |     3 +-
 javadoc/org/apache/iceberg/avro/ValueWriters.html  |     3 +-
 .../org/apache/iceberg/avro/package-summary.html   |     3 +-
 javadoc/org/apache/iceberg/avro/package-tree.html  |     3 +-
 .../iceberg/aws/AssumeRoleAwsClientFactory.html    |     3 +-
 .../org/apache/iceberg/aws/AwsClientFactories.html |     3 +-
 .../org/apache/iceberg/aws/AwsClientFactory.html   |     3 +-
 javadoc/org/apache/iceberg/aws/AwsProperties.html  |   220 +-
 .../iceberg/aws/dynamodb/DynamoDbCatalog.html      |    21 +-
 .../iceberg/aws/dynamodb/package-summary.html      |     3 +-
 .../apache/iceberg/aws/dynamodb/package-tree.html  |     3 +-
 .../org/apache/iceberg/aws/glue/GlueCatalog.html   |    69 +-
 .../apache/iceberg/aws/glue/package-summary.html   |     3 +-
 .../org/apache/iceberg/aws/glue/package-tree.html  |     5 +-
 .../org/apache/iceberg/aws/package-summary.html    |     3 +-
 javadoc/org/apache/iceberg/aws/package-tree.html   |     3 +-
 javadoc/org/apache/iceberg/aws/s3/S3FileIO.html    |    44 +-
 javadoc/org/apache/iceberg/aws/s3/S3InputFile.html |     3 +-
 .../org/apache/iceberg/aws/s3/S3OutputFile.html    |     3 +-
 .../org/apache/iceberg/aws/s3/S3RequestUtil.html   |     3 +-
 .../org/apache/iceberg/aws/s3/package-summary.html |     3 +-
 .../org/apache/iceberg/aws/s3/package-tree.html    |     3 +-
 .../iceberg/catalog/Catalog.TableBuilder.html      |     3 +-
 javadoc/org/apache/iceberg/catalog/Catalog.html    |   125 +-
 javadoc/org/apache/iceberg/catalog/Namespace.html  |     3 +-
 .../apache/iceberg/catalog/SupportsNamespaces.html |    17 +-
 .../apache/iceberg/catalog/TableIdentifier.html    |     3 +-
 .../apache/iceberg/catalog/package-summary.html    |     3 +-
 .../org/apache/iceberg/catalog/package-tree.html   |     3 +-
 .../apache/iceberg/common/DynClasses.Builder.html  |     3 +-
 javadoc/org/apache/iceberg/common/DynClasses.html  |     3 +-
 .../iceberg/common/DynConstructors.Builder.html    |     3 +-
 .../iceberg/common/DynConstructors.Ctor.html       |     3 +-
 .../org/apache/iceberg/common/DynConstructors.html |     3 +-
 .../iceberg/common/DynFields.BoundField.html       |     3 +-
 .../apache/iceberg/common/DynFields.Builder.html   |     3 +-
 .../iceberg/common/DynFields.StaticField.html      |     3 +-
 .../iceberg/common/DynFields.UnboundField.html     |     3 +-
 javadoc/org/apache/iceberg/common/DynFields.html   |     3 +-
 .../iceberg/common/DynMethods.BoundMethod.html     |     3 +-
 .../apache/iceberg/common/DynMethods.Builder.html  |     3 +-
 .../iceberg/common/DynMethods.StaticMethod.html    |     3 +-
 .../iceberg/common/DynMethods.UnboundMethod.html   |     3 +-
 javadoc/org/apache/iceberg/common/DynMethods.html  |     3 +-
 .../org/apache/iceberg/common/package-summary.html |     3 +-
 .../org/apache/iceberg/common/package-tree.html    |     3 +-
 ...iterFactory.html => BaseFileWriterFactory.html} |   125 +-
 javadoc/org/apache/iceberg/data/DeleteFilter.html  |    71 +-
 .../iceberg/data/GenericAppenderFactory.html       |     3 +-
 .../apache/iceberg/data/GenericDeleteFilter.html   |     5 +-
 javadoc/org/apache/iceberg/data/GenericRecord.html |     3 +-
 .../iceberg/data/IcebergGenerics.ScanBuilder.html  |     3 +-
 .../org/apache/iceberg/data/IcebergGenerics.html   |     3 +-
 .../iceberg/data/IdentityPartitionConverters.html  |     3 +-
 .../apache/iceberg/data/InternalRecordWrapper.html |     3 +-
 javadoc/org/apache/iceberg/data/Record.html        |     3 +-
 .../apache/iceberg/data/TableMigrationUtil.html    |    35 +-
 .../org/apache/iceberg/data/avro/DataReader.html   |     3 +-
 .../org/apache/iceberg/data/avro/DataWriter.html   |     3 +-
 .../apache/iceberg/data/avro/DecoderResolver.html  |     3 +-
 .../apache/iceberg/data/avro/IcebergDecoder.html   |     3 +-
 .../apache/iceberg/data/avro/IcebergEncoder.html   |     3 +-
 .../apache/iceberg/data/avro/package-summary.html  |     3 +-
 .../org/apache/iceberg/data/avro/package-tree.html |     3 +-
 .../apache/iceberg/data/orc/GenericOrcReader.html  |     3 +-
 .../apache/iceberg/data/orc/GenericOrcReaders.html |     3 +-
 .../apache/iceberg/data/orc/GenericOrcWriter.html  |    23 +-
 .../GenericOrcWriters.StructWriter.html}           |   129 +-
 .../apache/iceberg/data/orc/GenericOrcWriters.html |    60 +-
 .../apache/iceberg/data/orc/package-summary.html   |     7 +-
 .../org/apache/iceberg/data/orc/package-tree.html  |     4 +-
 .../org/apache/iceberg/data/package-summary.html   |     5 +-
 javadoc/org/apache/iceberg/data/package-tree.html  |     5 +-
 .../iceberg/data/parquet/BaseParquetReaders.html   |     3 +-
 .../iceberg/data/parquet/BaseParquetWriter.html    |     3 +-
 .../data/parquet/GenericParquetReaders.html        |     3 +-
 .../iceberg/data/parquet/GenericParquetWriter.html |     3 +-
 .../iceberg/data/parquet/package-summary.html      |     3 +-
 .../apache/iceberg/data/parquet/package-tree.html  |     3 +-
 javadoc/org/apache/iceberg/deletes/Deletes.html    |    53 +-
 .../iceberg/deletes/EqualityDeleteWriter.html      |   111 +-
 .../org/apache/iceberg/deletes/PositionDelete.html |    79 +-
 .../PositionDeleteIndex.html}                      |    95 +-
 .../iceberg/deletes/PositionDeleteWriter.html      |   123 +-
 .../apache/iceberg/deletes/package-summary.html    |    18 +-
 .../org/apache/iceberg/deletes/package-tree.html   |    13 +-
 .../apache/iceberg/encryption/EncryptedFiles.html  |     3 +-
 .../iceberg/encryption/EncryptedInputFile.html     |     3 +-
 .../iceberg/encryption/EncryptedOutputFile.html    |     3 +-
 .../iceberg/encryption/EncryptionKeyMetadata.html  |     3 +-
 .../iceberg/encryption/EncryptionKeyMetadatas.html |     3 +-
 .../iceberg/encryption/EncryptionManager.html      |     3 +-
 .../InputFilesDecryptor.html}                      |    49 +-
 .../encryption/PlaintextEncryptionManager.html     |     3 +-
 .../apache/iceberg/encryption/package-summary.html |     7 +-
 .../apache/iceberg/encryption/package-tree.html    |     4 +-
 .../apache/iceberg/events/CreateSnapshotEvent.html |     3 +-
 .../iceberg/events/IncrementalScanEvent.html       |     3 +-
 javadoc/org/apache/iceberg/events/Listener.html    |     3 +-
 javadoc/org/apache/iceberg/events/Listeners.html   |     3 +-
 javadoc/org/apache/iceberg/events/ScanEvent.html   |     3 +-
 .../org/apache/iceberg/events/package-summary.html |     3 +-
 .../org/apache/iceberg/events/package-tree.html    |     3 +-
 .../iceberg/exceptions/AlreadyExistsException.html |     3 +-
 .../CherrypickAncestorCommitException.html         |     3 +-
 .../iceberg/exceptions/CommitFailedException.html  |     3 +-
 .../exceptions/CommitStateUnknownException.html    |     3 +-
 .../exceptions/DuplicateWAPCommitException.html    |     3 +-
 .../exceptions/NamespaceNotEmptyException.html     |     3 +-
 .../exceptions/NoSuchIcebergTableException.html    |     3 +-
 .../exceptions/NoSuchNamespaceException.html       |     3 +-
 .../iceberg/exceptions/NoSuchTableException.html   |     3 +-
 .../iceberg/exceptions/NotFoundException.html      |     3 +-
 .../iceberg/exceptions/RuntimeIOException.html     |     3 +-
 .../iceberg/exceptions/ValidationException.html    |     3 +-
 .../apache/iceberg/exceptions/package-summary.html |     3 +-
 .../apache/iceberg/exceptions/package-tree.html    |     3 +-
 javadoc/org/apache/iceberg/expressions/And.html    |     3 +-
 javadoc/org/apache/iceberg/expressions/Binder.html |     3 +-
 javadoc/org/apache/iceberg/expressions/Bound.html  |     3 +-
 .../iceberg/expressions/BoundLiteralPredicate.html |     3 +-
 .../apache/iceberg/expressions/BoundPredicate.html |     3 +-
 .../apache/iceberg/expressions/BoundReference.html |     3 +-
 .../iceberg/expressions/BoundSetPredicate.html     |     3 +-
 .../org/apache/iceberg/expressions/BoundTerm.html  |     3 +-
 .../apache/iceberg/expressions/BoundTransform.html |     3 +-
 .../iceberg/expressions/BoundUnaryPredicate.html   |     3 +-
 .../org/apache/iceberg/expressions/Evaluator.html  |     3 +-
 .../iceberg/expressions/Expression.Operation.html  |    22 +-
 .../org/apache/iceberg/expressions/Expression.html |     3 +-
 .../ExpressionVisitors.BoundExpressionVisitor.html |   163 +-
 .../ExpressionVisitors.BoundVisitor.html           |    25 +-
 .../ExpressionVisitors.ExpressionVisitor.html      |     3 +-
 .../iceberg/expressions/ExpressionVisitors.html    |     9 +-
 .../apache/iceberg/expressions/Expressions.html    |    59 +-
 javadoc/org/apache/iceberg/expressions/False.html  |     3 +-
 .../expressions/InclusiveMetricsEvaluator.html     |     3 +-
 .../org/apache/iceberg/expressions/Literal.html    |     3 +-
 .../iceberg/expressions/ManifestEvaluator.html     |     3 +-
 .../apache/iceberg/expressions/NamedReference.html |     3 +-
 javadoc/org/apache/iceberg/expressions/Not.html    |     3 +-
 javadoc/org/apache/iceberg/expressions/Or.html     |     3 +-
 .../org/apache/iceberg/expressions/Predicate.html  |     3 +-
 .../Projections.ProjectionEvaluator.html           |     3 +-
 .../apache/iceberg/expressions/Projections.html    |     3 +-
 .../org/apache/iceberg/expressions/Reference.html  |     3 +-
 .../iceberg/expressions/ResidualEvaluator.html     |     3 +-
 .../expressions/StrictMetricsEvaluator.html        |    22 +-
 javadoc/org/apache/iceberg/expressions/Term.html   |     3 +-
 javadoc/org/apache/iceberg/expressions/True.html   |     3 +-
 .../org/apache/iceberg/expressions/Unbound.html    |     3 +-
 .../iceberg/expressions/UnboundPredicate.html      |     3 +-
 .../apache/iceberg/expressions/UnboundTerm.html    |     3 +-
 .../iceberg/expressions/UnboundTransform.html      |     3 +-
 .../iceberg/expressions/package-summary.html       |     7 +-
 .../apache/iceberg/expressions/package-tree.html   |     3 +-
 .../flink/CatalogLoader.CustomCatalogLoader.html   |     3 +-
 .../flink/CatalogLoader.HadoopCatalogLoader.html   |     3 +-
 .../flink/CatalogLoader.HiveCatalogLoader.html     |     3 +-
 .../org/apache/iceberg/flink/CatalogLoader.html    |     3 +-
 javadoc/org/apache/iceberg/flink/FlinkCatalog.html |     3 +-
 .../apache/iceberg/flink/FlinkCatalogFactory.html  |   132 +-
 .../apache/iceberg/flink/FlinkConfigOptions.html   |     3 +-
 .../iceberg/flink/FlinkDynamicTableFactory.html    |    16 +-
 javadoc/org/apache/iceberg/flink/FlinkFilters.html |     3 +-
 .../org/apache/iceberg/flink/FlinkSchemaUtil.html  |     3 +-
 .../org/apache/iceberg/flink/FlinkTypeVisitor.html |     3 +-
 .../org/apache/iceberg/flink/IcebergTableSink.html |     3 +-
 .../apache/iceberg/flink/IcebergTableSource.html   |     3 +-
 .../org/apache/iceberg/flink/RowDataWrapper.html   |     3 +-
 .../flink/TableLoader.CatalogTableLoader.html      |     3 +-
 .../flink/TableLoader.HadoopTableLoader.html       |     3 +-
 javadoc/org/apache/iceberg/flink/TableLoader.html  |     3 +-
 .../org/apache/iceberg/flink/actions/Actions.html  |     3 +-
 .../flink/actions/RewriteDataFilesAction.html      |     3 +-
 .../iceberg/flink/actions/package-summary.html     |     3 +-
 .../apache/iceberg/flink/actions/package-tree.html |     3 +-
 .../flink/data/AvroWithFlinkSchemaVisitor.html     |     3 +-
 .../apache/iceberg/flink/data/FlinkAvroReader.html |    29 +-
 .../apache/iceberg/flink/data/FlinkAvroWriter.html |     3 +-
 .../apache/iceberg/flink/data/FlinkOrcReader.html  |     3 +-
 .../apache/iceberg/flink/data/FlinkOrcWriter.html  |    23 +-
 .../iceberg/flink/data/FlinkParquetReaders.html    |     3 +-
 .../iceberg/flink/data/FlinkParquetWriters.html    |     3 +-
 .../iceberg/flink/data/FlinkValueReaders.html      |     3 +-
 .../iceberg/flink/data/FlinkValueWriters.html      |     3 +-
 .../flink/data/ParquetWithFlinkSchemaVisitor.html  |     3 +-
 .../iceberg/flink/data/RowDataProjection.html      |   694 ++
 .../org/apache/iceberg/flink/data/RowDataUtil.html |     3 +-
 .../apache/iceberg/flink/data/package-summary.html |     7 +-
 .../apache/iceberg/flink/data/package-tree.html    |     6 +-
 .../org/apache/iceberg/flink/package-summary.html  |     3 +-
 javadoc/org/apache/iceberg/flink/package-tree.html |     3 +-
 .../iceberg/flink/sink/FlinkAppenderFactory.html   |     3 +-
 .../iceberg/flink/sink/FlinkSink.Builder.html      |    94 +-
 .../org/apache/iceberg/flink/sink/FlinkSink.html   |     3 +-
 .../flink/sink/RowDataTaskWriterFactory.html       |    13 +-
 .../iceberg/flink/sink/TaskWriterFactory.html      |     3 +-
 .../apache/iceberg/flink/sink/package-summary.html |     3 +-
 .../apache/iceberg/flink/sink/package-tree.html    |     3 +-
 .../DataIterator.html}                             |    98 +-
 .../source/FileScanTaskReader.html}                |    38 +-
 .../iceberg/flink/source/FlinkInputFormat.html     |     3 +-
 .../iceberg/flink/source/FlinkInputSplit.html      |     3 +-
 .../iceberg/flink/source/FlinkSource.Builder.html  |     3 +-
 .../apache/iceberg/flink/source/FlinkSource.html   |     3 +-
 .../FlinkSplitPlanner.html}                        |    35 +-
 .../source/RowDataFileScanTaskReader.html}         |    56 +-
 .../flink/source/RowDataRewriter.RewriteMap.html   |     3 +-
 .../iceberg/flink/source/RowDataRewriter.html      |     3 +-
 .../flink/source/StreamingMonitorFunction.html     |     3 +-
 .../flink/source/StreamingReaderOperator.html      |    37 +-
 .../iceberg/flink/source/package-summary.html      |    46 +-
 .../apache/iceberg/flink/source/package-tree.html  |    16 +-
 .../source/split/IcebergSourceSplit.html}          |   192 +-
 .../split/IcebergSourceSplitSerializer.html}       |   141 +-
 .../flink/source/split}/package-summary.html       |    21 +-
 .../flink/source/split}/package-tree.html          |    24 +-
 .../iceberg/flink/util/FlinkCompatibilityUtil.html |     3 +-
 .../apache/iceberg/flink/util/package-summary.html |     3 +-
 .../apache/iceberg/flink/util/package-tree.html    |     3 +-
 .../GCPProperties.html}                            |   275 +-
 .../s3/S3FileIO.html => gcp/gcs/GCSFileIO.html}    |   116 +-
 .../S3InputFile.html => gcp/gcs/GCSInputFile.html} |    98 +-
 .../gcs/GCSOutputFile.html}                        |   101 +-
 .../actions => gcp/gcs}/package-summary.html       |    21 +-
 .../{flink/util => gcp/gcs}/package-tree.html      |    13 +-
 .../iceberg/{arrow => gcp}/package-summary.html    |    15 +-
 .../iceberg/{arrow => gcp}/package-tree.html       |    12 +-
 .../apache/iceberg/hadoop/ConfigProperties.html    |    23 +-
 .../Configurable.html}                             |    33 +-
 .../org/apache/iceberg/hadoop/HadoopCatalog.html   |    67 +-
 .../apache/iceberg/hadoop/HadoopConfigurable.html  |     5 +-
 .../org/apache/iceberg/hadoop/HadoopFileIO.html    |     7 +-
 .../org/apache/iceberg/hadoop/HadoopInputFile.html |     3 +-
 .../apache/iceberg/hadoop/HadoopOutputFile.html    |     3 +-
 .../iceberg/hadoop/HadoopTableOperations.html      |    13 +-
 .../org/apache/iceberg/hadoop/HadoopTables.html    |    57 +-
 .../apache/iceberg/hadoop/HiddenPathFilter.html    |     3 +-
 .../iceberg/hadoop/SerializableConfiguration.html  |     3 +-
 javadoc/org/apache/iceberg/hadoop/Util.html        |     3 +-
 .../org/apache/iceberg/hadoop/package-summary.html |     9 +-
 .../org/apache/iceberg/hadoop/package-tree.html    |     4 +-
 .../org/apache/iceberg/hive/CachedClientPool.html  |    40 +-
 javadoc/org/apache/iceberg/hive/HiveCatalog.html   |   153 +-
 javadoc/org/apache/iceberg/hive/HiveCatalogs.html  |   273 -
 .../org/apache/iceberg/hive/HiveClientPool.html    |    37 +-
 .../org/apache/iceberg/hive/HiveSchemaUtil.html    |     3 +-
 .../apache/iceberg/hive/HiveTableOperations.html   |     5 +-
 javadoc/org/apache/iceberg/hive/MetastoreUtil.html |     3 +-
 .../apache/iceberg/hive/RuntimeMetaException.html  |     3 +-
 .../org/apache/iceberg/hive/package-summary.html   |    13 +-
 javadoc/org/apache/iceberg/hive/package-tree.html  |     4 +-
 .../BasePositionDeltaWriter.html}                  |   173 +-
 .../io/BaseTaskWriter.BaseEqualityDeltaWriter.html |     3 +-
 .../io/BaseTaskWriter.RollingEqDeleteWriter.html   |     3 +-
 .../io/BaseTaskWriter.RollingFileWriter.html       |     3 +-
 javadoc/org/apache/iceberg/io/BaseTaskWriter.html  |     3 +-
 javadoc/org/apache/iceberg/io/CloseableGroup.html  |    70 +-
 .../CloseableIterable.ConcatCloseableIterable.html |     5 +-
 .../org/apache/iceberg/io/CloseableIterable.html   |     3 +-
 .../org/apache/iceberg/io/CloseableIterator.html   |     5 +-
 javadoc/org/apache/iceberg/io/ClosingIterator.html |     3 +-
 .../ClusteredDataWriter.html}                      |   186 +-
 .../ClusteredEqualityDeleteWriter.html}            |   223 +-
 .../iceberg/io/ClusteredPositionDeleteWriter.html  |   445 +
 .../DataWriteResult.html}                          |    66 +-
 javadoc/org/apache/iceberg/io/DataWriter.html      |    98 +-
 .../apache/iceberg/io/DelegatingInputStream.html   |     3 +-
 .../apache/iceberg/io/DelegatingOutputStream.html  |     3 +-
 .../org/apache/iceberg/io/DeleteSchemaUtil.html    |     3 +-
 .../DeleteWriteResult.html}                        |   166 +-
 .../{TaskWriter.html => EqualityDeltaWriter.html}  |   130 +-
 .../FanoutDataWriter.html}                         |   186 +-
 javadoc/org/apache/iceberg/io/FileAppender.html    |     3 +-
 .../org/apache/iceberg/io/FileAppenderFactory.html |     3 +-
 javadoc/org/apache/iceberg/io/FileIO.html          |    49 +-
 .../io/{TaskWriter.html => FileWriter.html}        |   100 +-
 .../{WriterFactory.html => FileWriterFactory.html} |    25 +-
 javadoc/org/apache/iceberg/io/FilterIterator.html  |     3 +-
 javadoc/org/apache/iceberg/io/InputFile.html       |     5 +-
 .../org/apache/iceberg/io/LocationProvider.html    |     3 +-
 javadoc/org/apache/iceberg/io/OutputFile.html      |     5 +-
 .../iceberg/io/OutputFileFactory.Builder.html      |     3 +-
 .../org/apache/iceberg/io/OutputFileFactory.html   |   178 +-
 .../apache/iceberg/io/PartitionedFanoutWriter.html |     3 +-
 .../org/apache/iceberg/io/PartitionedWriter.html   |     3 +-
 .../PartitioningWriter.html}                       |   146 +-
 .../{TaskWriter.html => PositionDeltaWriter.html}  |   129 +-
 .../apache/iceberg/io/PositionOutputStream.html    |     7 +-
 .../HadoopFileIO.html => io/ResolvingFileIO.html}  |   191 +-
 .../org/apache/iceberg/io/RollingDataWriter.html   |   522 +
 .../iceberg/io/RollingEqualityDeleteWriter.html    |   522 +
 .../iceberg/io/RollingPositionDeleteWriter.html    |   522 +
 .../org/apache/iceberg/io/SeekableInputStream.html |     7 +-
 javadoc/org/apache/iceberg/io/TaskWriter.html      |     3 +-
 .../org/apache/iceberg/io/UnpartitionedWriter.html |     3 +-
 .../org/apache/iceberg/io/WriteResult.Builder.html |     3 +-
 javadoc/org/apache/iceberg/io/WriteResult.html     |     3 +-
 javadoc/org/apache/iceberg/io/package-summary.html |   138 +-
 javadoc/org/apache/iceberg/io/package-tree.html    |    25 +-
 javadoc/org/apache/iceberg/jdbc/JdbcCatalog.html   |    67 +-
 .../jdbc/UncheckedInterruptedException.html        |     3 +-
 .../apache/iceberg/jdbc/UncheckedSQLException.html |     3 +-
 .../org/apache/iceberg/jdbc/package-summary.html   |     3 +-
 javadoc/org/apache/iceberg/jdbc/package-tree.html  |     5 +-
 .../org/apache/iceberg/mapping/MappedField.html    |     3 +-
 .../org/apache/iceberg/mapping/MappedFields.html   |     3 +-
 .../org/apache/iceberg/mapping/MappingUtil.html    |     3 +-
 .../org/apache/iceberg/mapping/NameMapping.html    |     3 +-
 .../apache/iceberg/mapping/NameMappingParser.html  |     3 +-
 .../apache/iceberg/mapping/package-summary.html    |     3 +-
 .../org/apache/iceberg/mapping/package-tree.html   |     3 +-
 javadoc/org/apache/iceberg/mr/Catalogs.html        |     3 +-
 .../mr/InputFormatConfig.ConfigBuilder.html        |     3 +-
 .../mr/InputFormatConfig.InMemoryDataModel.html    |     3 +-
 .../org/apache/iceberg/mr/InputFormatConfig.html   |    39 +-
 .../iceberg/mr/hive/HiveIcebergFilterFactory.html  |     3 +-
 .../iceberg/mr/hive/HiveIcebergInputFormat.html    |     3 +-
 .../iceberg/mr/hive/HiveIcebergMetaHook.html       |     3 +-
 .../mr/hive/HiveIcebergOutputCommitter.html        |     3 +-
 .../iceberg/mr/hive/HiveIcebergOutputFormat.html   |     3 +-
 .../apache/iceberg/mr/hive/HiveIcebergSerDe.html   |     3 +-
 .../apache/iceberg/mr/hive/HiveIcebergSplit.html   |     3 +-
 .../iceberg/mr/hive/HiveIcebergStorageHandler.html |    93 +-
 javadoc/org/apache/iceberg/mr/hive/TezUtil.html    |     3 +-
 .../apache/iceberg/mr/hive/package-summary.html    |     3 +-
 .../org/apache/iceberg/mr/hive/package-tree.html   |     3 +-
 .../IcebergBinaryObjectInspector.html              |     3 +-
 .../IcebergDateObjectInspector.html                |     3 +-
 .../IcebergDecimalObjectInspector.html             |     3 +-
 .../IcebergFixedObjectInspector.html               |     3 +-
 .../objectinspector/IcebergObjectInspector.html    |     3 +-
 .../IcebergRecordObjectInspector.html              |     3 +-
 .../IcebergTimeObjectInspector.html                |     3 +-
 .../IcebergTimestampObjectInspector.html           |     3 +-
 .../IcebergTimestampWithZoneObjectInspector.html   |     3 +-
 .../IcebergUUIDObjectInspector.html                |     3 +-
 .../objectinspector/WriteObjectInspector.html      |     3 +-
 .../serde/objectinspector/package-summary.html     |     3 +-
 .../hive/serde/objectinspector/package-tree.html   |     3 +-
 .../mapred/AbstractMapredIcebergRecordReader.html  |     3 +-
 .../org/apache/iceberg/mr/mapred/Container.html    |     3 +-
 ...Format.CompatibilityTaskAttemptContextImpl.html |     3 +-
 .../mr/mapred/MapredIcebergInputFormat.html        |     3 +-
 .../apache/iceberg/mr/mapred/package-summary.html  |     3 +-
 .../org/apache/iceberg/mr/mapred/package-tree.html |     3 +-
 .../iceberg/mr/mapreduce/IcebergInputFormat.html   |     3 +-
 .../apache/iceberg/mr/mapreduce/IcebergSplit.html  |    45 +-
 .../mr/mapreduce/IcebergSplitContainer.html        |     3 +-
 .../iceberg/mr/mapreduce/package-summary.html      |     3 +-
 .../apache/iceberg/mr/mapreduce/package-tree.html  |     3 +-
 javadoc/org/apache/iceberg/mr/package-summary.html |     3 +-
 javadoc/org/apache/iceberg/mr/package-tree.html    |     3 +-
 .../org/apache/iceberg/nessie/NessieCatalog.html   |    46 +-
 .../iceberg/nessie/NessieTableOperations.html      |    29 +-
 javadoc/org/apache/iceberg/nessie/NessieUtil.html  |    81 +-
 .../org/apache/iceberg/nessie/TableReference.html  |   373 -
 .../org/apache/iceberg/nessie/package-summary.html |     7 +-
 .../org/apache/iceberg/nessie/package-tree.html    |     4 +-
 .../apache/iceberg/orc/ORC.DataWriteBuilder.html   |     3 +-
 .../ORC.DeleteWriteBuilder.html}                   |   103 +-
 .../org/apache/iceberg/orc/ORC.ReadBuilder.html    |     3 +-
 .../org/apache/iceberg/orc/ORC.WriteBuilder.html   |    45 +-
 javadoc/org/apache/iceberg/orc/ORC.html            |    26 +-
 .../iceberg/orc/ORCSchemaUtil.BinaryType.html      |     3 +-
 .../apache/iceberg/orc/ORCSchemaUtil.LongType.html |     3 +-
 javadoc/org/apache/iceberg/orc/ORCSchemaUtil.html  |     3 +-
 javadoc/org/apache/iceberg/orc/OrcBatchReader.html |     3 +-
 javadoc/org/apache/iceberg/orc/OrcMetrics.html     |     3 +-
 javadoc/org/apache/iceberg/orc/OrcRowReader.html   |     3 +-
 javadoc/org/apache/iceberg/orc/OrcRowWriter.html   |    19 +-
 .../org/apache/iceberg/orc/OrcSchemaVisitor.html   |     3 +-
 .../iceberg/orc/OrcSchemaWithTypeVisitor.html      |     3 +-
 javadoc/org/apache/iceberg/orc/OrcValueReader.html |     3 +-
 .../iceberg/orc/OrcValueReaders.StructReader.html  |     3 +-
 .../org/apache/iceberg/orc/OrcValueReaders.html    |     3 +-
 javadoc/org/apache/iceberg/orc/OrcValueWriter.html |    29 +-
 .../iceberg/orc/VectorizedRowBatchIterator.html    |     3 +-
 .../org/apache/iceberg/orc/package-summary.html    |    23 +-
 javadoc/org/apache/iceberg/orc/package-tree.html   |     4 +-
 javadoc/org/apache/iceberg/package-summary.html    |   103 +-
 javadoc/org/apache/iceberg/package-tree.html       |    25 +-
 .../apache/iceberg/parquet/BaseColumnIterator.html |     3 +-
 .../parquet/BasePageIterator.IntIterator.html      |     3 +-
 .../apache/iceberg/parquet/BasePageIterator.html   |     3 +-
 .../org/apache/iceberg/parquet/ColumnIterator.html |     3 +-
 .../org/apache/iceberg/parquet/ColumnWriter.html   |     3 +-
 .../iceberg/parquet/Parquet.DataWriteBuilder.html  |     3 +-
 .../parquet/Parquet.DeleteWriteBuilder.html        |     3 +-
 .../iceberg/parquet/Parquet.ReadBuilder.html       |     3 +-
 .../iceberg/parquet/Parquet.WriteBuilder.html      |     3 +-
 javadoc/org/apache/iceberg/parquet/Parquet.html    |     3 +-
 .../apache/iceberg/parquet/ParquetAvroReader.html  |     3 +-
 .../ParquetAvroValueReaders.TimeMillisReader.html  |     3 +-
 ...quetAvroValueReaders.TimestampMillisReader.html |     3 +-
 .../iceberg/parquet/ParquetAvroValueReaders.html   |     3 +-
 .../apache/iceberg/parquet/ParquetAvroWriter.html  |     3 +-
 .../parquet/ParquetDictionaryRowGroupFilter.html   |     3 +-
 .../apache/iceberg/parquet/ParquetIterable.html    |     5 +-
 .../parquet/ParquetMetricsRowGroupFilter.html      |     3 +-
 .../org/apache/iceberg/parquet/ParquetReader.html  |     5 +-
 .../iceberg/parquet/ParquetSchemaUtil.HasIds.html  |     3 +-
 .../apache/iceberg/parquet/ParquetSchemaUtil.html  |     3 +-
 .../apache/iceberg/parquet/ParquetTypeVisitor.html |     3 +-
 .../org/apache/iceberg/parquet/ParquetUtil.html    |     3 +-
 .../apache/iceberg/parquet/ParquetValueReader.html |     3 +-
 .../ParquetValueReaders.BinaryAsDecimalReader.html |     3 +-
 .../ParquetValueReaders.ByteArrayReader.html       |     3 +-
 .../parquet/ParquetValueReaders.BytesReader.html   |     3 +-
 .../ParquetValueReaders.FloatAsDoubleReader.html   |     3 +-
 .../ParquetValueReaders.IntAsLongReader.html       |     3 +-
 ...ParquetValueReaders.IntegerAsDecimalReader.html |     3 +-
 .../parquet/ParquetValueReaders.ListReader.html    |     3 +-
 .../ParquetValueReaders.LongAsDecimalReader.html   |     3 +-
 .../parquet/ParquetValueReaders.MapReader.html     |     3 +-
 .../ParquetValueReaders.PrimitiveReader.html       |     3 +-
 ...ParquetValueReaders.RepeatedKeyValueReader.html |     3 +-
 .../ParquetValueReaders.RepeatedReader.html        |     3 +-
 .../parquet/ParquetValueReaders.ReusableEntry.html |     3 +-
 .../parquet/ParquetValueReaders.StringReader.html  |     3 +-
 .../parquet/ParquetValueReaders.StructReader.html  |     3 +-
 .../parquet/ParquetValueReaders.UnboxedReader.html |     3 +-
 .../iceberg/parquet/ParquetValueReaders.html       |     3 +-
 .../apache/iceberg/parquet/ParquetValueWriter.html |     3 +-
 ...uetValueWriters.PositionDeleteStructWriter.html |     3 +-
 .../ParquetValueWriters.PrimitiveWriter.html       |     3 +-
 ...ParquetValueWriters.RepeatedKeyValueWriter.html |     3 +-
 .../ParquetValueWriters.RepeatedWriter.html        |     3 +-
 .../parquet/ParquetValueWriters.StructWriter.html  |     3 +-
 .../iceberg/parquet/ParquetValueWriters.html       |     3 +-
 .../iceberg/parquet/ParquetWriteAdapter.html       |     3 +-
 javadoc/org/apache/iceberg/parquet/RemoveIds.html  |     3 +-
 .../org/apache/iceberg/parquet/TripleWriter.html   |     3 +-
 .../apache/iceberg/parquet/TypeToMessageType.html  |     3 +-
 .../iceberg/parquet/TypeWithSchemaVisitor.html     |     3 +-
 .../iceberg/parquet/ValuesAsBytesReader.html       |     3 +-
 .../iceberg/parquet/VectorizedParquetReader.html   |     5 +-
 .../apache/iceberg/parquet/VectorizedReader.html   |     5 +-
 .../apache/iceberg/parquet/package-summary.html    |     3 +-
 .../org/apache/iceberg/parquet/package-tree.html   |     3 +-
 .../IcebergPigInputFormat.IcebergRecordReader.html |     3 +-
 .../apache/iceberg/pig/IcebergPigInputFormat.html  |     3 +-
 javadoc/org/apache/iceberg/pig/IcebergStorage.html |     3 +-
 .../org/apache/iceberg/pig/PigParquetReader.html   |     3 +-
 javadoc/org/apache/iceberg/pig/SchemaUtil.html     |     3 +-
 .../org/apache/iceberg/pig/package-summary.html    |     3 +-
 javadoc/org/apache/iceberg/pig/package-tree.html   |     3 +-
 .../SchemaWithPartnerVisitor.PartnerAccessors.html |     3 +-
 .../iceberg/schema/SchemaWithPartnerVisitor.html   |     3 +-
 .../apache/iceberg/schema/UnionByNameVisitor.html  |     3 +-
 .../org/apache/iceberg/schema/package-summary.html |     3 +-
 .../org/apache/iceberg/schema/package-tree.html    |     3 +-
 .../iceberg/spark/FileRewriteCoordinator.html      |     3 +-
 .../iceberg/spark/FileScanTaskSetManager.html      |     3 +-
 javadoc/org/apache/iceberg/spark/IcebergSpark.html |    27 +-
 javadoc/org/apache/iceberg/spark/JobGroupInfo.html |     3 +-
 .../org/apache/iceberg/spark/JobGroupUtils.html    |     3 +-
 .../org/apache/iceberg/spark/PathIdentifier.html   |     3 +-
 .../iceberg/spark/PruneColumnsWithReordering.html  |     3 +-
 .../spark/PruneColumnsWithoutReordering.html       |     3 +-
 .../apache/iceberg/spark/RollbackStagedTable.html  |    12 +-
 .../spark/Spark3Util.CatalogAndIdentifier.html     |     3 +-
 .../spark/Spark3Util.DescribeSchemaVisitor.html    |     3 +-
 javadoc/org/apache/iceberg/spark/Spark3Util.html   |   258 +-
 javadoc/org/apache/iceberg/spark/SparkCatalog.html |    10 +-
 .../org/apache/iceberg/spark/SparkDataFile.html    |     5 +-
 .../spark/SparkDistributionAndOrderingUtil.html    |   367 +
 .../apache/iceberg/spark/SparkExceptionUtil.html   |     3 +-
 javadoc/org/apache/iceberg/spark/SparkFilters.html |     3 +-
 .../SparkReadConf.html}                            |   285 +-
 .../org/apache/iceberg/spark/SparkReadOptions.html |   119 +-
 ...arkReadOptions.html => SparkSQLProperties.html} |   110 +-
 .../org/apache/iceberg/spark/SparkSchemaUtil.html  |    53 +-
 .../apache/iceberg/spark/SparkSessionCatalog.html  |    49 +-
 .../org/apache/iceberg/spark/SparkStructLike.html  |     3 +-
 .../spark/SparkTableUtil.SparkPartition.html       |     3 +-
 .../org/apache/iceberg/spark/SparkTableUtil.html   |   137 +-
 javadoc/org/apache/iceberg/spark/SparkUtil.html    |   123 +-
 .../apache/iceberg/spark/SparkValueConverter.html  |     3 +-
 .../SparkWriteConf.html}                           |   273 +-
 .../apache/iceberg/spark/SparkWriteOptions.html    |   131 +-
 .../actions/BaseDeleteOrphanFilesSparkAction.html  |    57 +-
 .../BaseDeleteReachableFilesSparkAction.html       |     3 +-
 .../actions/BaseExpireSnapshotsSparkAction.html    |     3 +-
 .../spark/actions/BaseMigrateTableSparkAction.html |     3 +-
 .../actions/BaseRewriteDataFilesSpark3Action.html  |    80 +-
 .../actions/BaseRewriteManifestsSparkAction.html   |     3 +-
 .../actions/BaseSnapshotTableSparkAction.html      |     3 +-
 .../{ => spark}/actions/ManifestFileBean.html      |   149 +-
 .../spark/actions/Spark3BinPackStrategy.html       |     7 +-
 ...inPackStrategy.html => Spark3SortStrategy.html} |   191 +-
 .../apache/iceberg/spark/actions/SparkActions.html |     3 +-
 .../iceberg/spark/actions/package-summary.html     |    11 +-
 .../apache/iceberg/spark/actions/package-tree.html |     9 +-
 .../spark/data/AvroWithSparkSchemaVisitor.html     |     3 +-
 .../spark/data/ParquetWithSparkSchemaVisitor.html  |     3 +-
 .../apache/iceberg/spark/data/SparkAvroReader.html |     3 +-
 .../apache/iceberg/spark/data/SparkAvroWriter.html |     3 +-
 .../apache/iceberg/spark/data/SparkOrcReader.html  |     3 +-
 .../iceberg/spark/data/SparkOrcValueReaders.html   |     3 +-
 .../apache/iceberg/spark/data/SparkOrcWriter.html  |    23 +-
 .../iceberg/spark/data/SparkParquetReaders.html    |     3 +-
 .../iceberg/spark/data/SparkParquetWriters.html    |     3 +-
 .../iceberg/spark/data/SparkValueReaders.html      |     3 +-
 .../iceberg/spark/data/SparkValueWriters.html      |     3 +-
 .../apache/iceberg/spark/data/package-summary.html |     3 +-
 .../apache/iceberg/spark/data/package-tree.html    |     3 +-
 .../data/vectorized/ArrowVectorAccessors.html      |     3 +-
 ...lumnVector.html => ColumnVectorWithFilter.html} |   251 +-
 .../spark/data/vectorized/ColumnarBatchReader.html |   103 +-
 .../data/vectorized/IcebergArrowColumnVector.html  |    71 +-
 .../data/vectorized/RowPositionColumnVector.html   |     7 +-
 .../data/vectorized/VectorizedSparkOrcReaders.html |     3 +-
 .../vectorized/VectorizedSparkParquetReaders.html  |    29 +-
 .../spark/data/vectorized/package-summary.html     |    13 +-
 .../spark/data/vectorized/package-tree.html        |    15 +-
 .../org/apache/iceberg/spark/package-summary.html  |    33 +-
 javadoc/org/apache/iceberg/spark/package-tree.html |     8 +-
 ...otsProcedure.html => AncestorsOfProcedure.html} |    18 +-
 .../spark/procedures/ExpireSnapshotsProcedure.html |     5 +-
 .../procedures/RemoveOrphanFilesProcedure.html     |     5 +-
 .../SparkProcedures.ProcedureBuilder.html          |     3 +-
 .../iceberg/spark/procedures/SparkProcedures.html  |     3 +-
 .../iceberg/spark/procedures/package-summary.html  |    11 +-
 .../iceberg/spark/procedures/package-tree.html     |     4 +-
 .../spark/source/EqualityDeleteRowReader.html      |    47 +-
 .../apache/iceberg/spark/source/IcebergSource.html |     3 +-
 .../iceberg/spark/source/RowDataRewriter.html      |     3 +-
 ...ewriteBuilder.html => SparkMetadataColumn.html} |    89 +-
 .../spark/source/SparkMicroBatchStream.html        |     3 +-
 .../spark/source/SparkPartitionedFanoutWriter.html |     3 +-
 .../spark/source/SparkPartitionedWriter.html       |     3 +-
 .../iceberg/spark/source/SparkScanBuilder.html     |    35 +-
 .../apache/iceberg/spark/source/SparkTable.html    |   105 +-
 .../iceberg/spark/source/StagedSparkTable.html     |    14 +-
 .../iceberg/spark/source/package-summary.html      |    11 +-
 .../apache/iceberg/spark/source/package-tree.html  |     7 +-
 .../iceberg/transforms/PartitionSpecVisitor.html   |    48 +-
 .../iceberg/transforms/SortOrderVisitor.html       |     3 +-
 .../org/apache/iceberg/transforms/Transform.html   |     3 +-
 .../org/apache/iceberg/transforms/Transforms.html  |     3 +-
 .../iceberg/transforms/UnknownTransform.html       |     3 +-
 .../apache/iceberg/transforms/package-summary.html |     3 +-
 .../apache/iceberg/transforms/package-tree.html    |     3 +-
 .../apache/iceberg/types/CheckCompatibility.html   |     3 +-
 javadoc/org/apache/iceberg/types/Comparators.html  |     3 +-
 javadoc/org/apache/iceberg/types/Conversions.html  |     3 +-
 javadoc/org/apache/iceberg/types/FixupTypes.html   |     3 +-
 javadoc/org/apache/iceberg/types/IndexByName.html  |    18 +-
 javadoc/org/apache/iceberg/types/IndexParents.html |     3 +-
 javadoc/org/apache/iceberg/types/JavaHash.html     |     3 +-
 javadoc/org/apache/iceberg/types/JavaHashes.html   |     3 +-
 .../org/apache/iceberg/types/Type.NestedType.html  |     3 +-
 .../apache/iceberg/types/Type.PrimitiveType.html   |     3 +-
 javadoc/org/apache/iceberg/types/Type.TypeID.html  |     3 +-
 javadoc/org/apache/iceberg/types/Type.html         |     3 +-
 .../types/TypeUtil.CustomOrderSchemaVisitor.html   |     3 +-
 .../org/apache/iceberg/types/TypeUtil.NextID.html  |     3 +-
 .../iceberg/types/TypeUtil.SchemaVisitor.html      |     3 +-
 javadoc/org/apache/iceberg/types/TypeUtil.html     |   124 +-
 .../org/apache/iceberg/types/Types.BinaryType.html |     3 +-
 .../apache/iceberg/types/Types.BooleanType.html    |     3 +-
 .../org/apache/iceberg/types/Types.DateType.html   |     3 +-
 .../apache/iceberg/types/Types.DecimalType.html    |     3 +-
 .../org/apache/iceberg/types/Types.DoubleType.html |     3 +-
 .../org/apache/iceberg/types/Types.FixedType.html  |     3 +-
 .../org/apache/iceberg/types/Types.FloatType.html  |     3 +-
 .../apache/iceberg/types/Types.IntegerType.html    |     3 +-
 .../org/apache/iceberg/types/Types.ListType.html   |     3 +-
 .../org/apache/iceberg/types/Types.LongType.html   |     3 +-
 .../org/apache/iceberg/types/Types.MapType.html    |     3 +-
 .../apache/iceberg/types/Types.NestedField.html    |     3 +-
 .../org/apache/iceberg/types/Types.StringType.html |     3 +-
 .../org/apache/iceberg/types/Types.StructType.html |     3 +-
 .../org/apache/iceberg/types/Types.TimeType.html   |     3 +-
 .../apache/iceberg/types/Types.TimestampType.html  |     3 +-
 .../org/apache/iceberg/types/Types.UUIDType.html   |     3 +-
 javadoc/org/apache/iceberg/types/Types.html        |     3 +-
 .../org/apache/iceberg/types/package-summary.html  |     3 +-
 javadoc/org/apache/iceberg/types/package-tree.html |     3 +-
 javadoc/org/apache/iceberg/util/ArrayUtil.html     |     3 +-
 .../apache/iceberg/util/BinPacking.ListPacker.html |     3 +-
 .../iceberg/util/BinPacking.PackingIterable.html   |     3 +-
 javadoc/org/apache/iceberg/util/BinPacking.html    |     3 +-
 javadoc/org/apache/iceberg/util/BinaryUtil.html    |     3 +-
 javadoc/org/apache/iceberg/util/ByteBuffers.html   |     3 +-
 .../org/apache/iceberg/util/CharSequenceSet.html   |     3 +-
 .../apache/iceberg/util/CharSequenceWrapper.html   |     3 +-
 javadoc/org/apache/iceberg/util/DateTimeUtil.html  |    35 +-
 javadoc/org/apache/iceberg/util/DecimalUtil.html   |     3 +-
 .../apache/iceberg/util/ExceptionUtil.Block.html   |     3 +-
 .../iceberg/util/ExceptionUtil.CatchBlock.html     |     3 +-
 .../iceberg/util/ExceptionUtil.FinallyBlock.html   |     3 +-
 javadoc/org/apache/iceberg/util/ExceptionUtil.html |    32 +-
 javadoc/org/apache/iceberg/util/Exceptions.html    |     3 +-
 javadoc/org/apache/iceberg/util/Filter.html        |     3 +-
 javadoc/org/apache/iceberg/util/JsonUtil.html      |     3 +-
 .../LockManagers.BaseLockManager.html}             |   141 +-
 .../DynClasses.html => util/LockManagers.html}     |    43 +-
 .../org/apache/iceberg/util/ManifestFileUtil.html  |     3 +-
 javadoc/org/apache/iceberg/util/NaNUtil.html       |     3 +-
 javadoc/org/apache/iceberg/util/Pair.html          |     3 +-
 .../org/apache/iceberg/util/ParallelIterable.html  |     5 +-
 javadoc/org/apache/iceberg/util/PartitionSet.html  |     3 +-
 javadoc/org/apache/iceberg/util/PartitionUtil.html |    23 +-
 javadoc/org/apache/iceberg/util/PropertyUtil.html  |     3 +-
 .../org/apache/iceberg/util/SerializableMap.html   |     3 +-
 .../apache/iceberg/util/SerializableSupplier.html  |     3 +-
 .../org/apache/iceberg/util/SerializationUtil.html |     3 +-
 javadoc/org/apache/iceberg/util/SnapshotUtil.html  |   262 +-
 javadoc/org/apache/iceberg/util/SortOrderUtil.html |    55 +-
 javadoc/org/apache/iceberg/util/SortedMerge.html   |     5 +-
 javadoc/org/apache/iceberg/util/StructLikeMap.html |     3 +-
 javadoc/org/apache/iceberg/util/StructLikeSet.html |     3 +-
 .../org/apache/iceberg/util/StructLikeWrapper.html |     3 +-
 .../org/apache/iceberg/util/StructProjection.html  |    67 +-
 javadoc/org/apache/iceberg/util/TableScanUtil.html |    26 +-
 javadoc/org/apache/iceberg/util/Tasks.Builder.html |     9 +-
 .../org/apache/iceberg/util/Tasks.FailureTask.html |     3 +-
 javadoc/org/apache/iceberg/util/Tasks.Task.html    |     3 +-
 .../iceberg/util/Tasks.UnrecoverableException.html |     3 +-
 javadoc/org/apache/iceberg/util/Tasks.html         |     6 +-
 javadoc/org/apache/iceberg/util/ThreadPools.html   |     3 +-
 javadoc/org/apache/iceberg/util/UUIDUtil.html      |     3 +-
 javadoc/org/apache/iceberg/util/UnicodeUtil.html   |     3 +-
 javadoc/org/apache/iceberg/util/WapUtil.html       |     3 +-
 .../org/apache/iceberg/util/package-summary.html   |    11 +-
 javadoc/org/apache/iceberg/util/package-tree.html  |     5 +-
 .../analysis/NoSuchProcedureException.html         |     7 +-
 .../sql/catalyst/analysis/package-summary.html     |     3 +-
 .../spark/sql/catalyst/analysis/package-tree.html  |     5 +-
 .../IcebergSqlExtensionsBaseListener.html          |     3 +-
 .../IcebergSqlExtensionsBaseVisitor.html           |     3 +-
 .../extensions/IcebergSqlExtensionsLexer.html      |     3 +-
 .../extensions/IcebergSqlExtensionsListener.html   |     3 +-
 ...lExtensionsParser.AddPartitionFieldContext.html |     3 +-
 ...gSqlExtensionsParser.ApplyTransformContext.html |     3 +-
 ...lExtensionsParser.BigDecimalLiteralContext.html |     3 +-
 ...rgSqlExtensionsParser.BigIntLiteralContext.html |     3 +-
 ...gSqlExtensionsParser.BooleanLiteralContext.html |     3 +-
 ...ergSqlExtensionsParser.BooleanValueContext.html |     3 +-
 ...ergSqlExtensionsParser.CallArgumentContext.html |     3 +-
 .../IcebergSqlExtensionsParser.CallContext.html    |     3 +-
 ...IcebergSqlExtensionsParser.ConstantContext.html |     3 +-
 ...gSqlExtensionsParser.DecimalLiteralContext.html |     3 +-
 ...rgSqlExtensionsParser.DoubleLiteralContext.html |     3 +-
 ...tensionsParser.DropIdentifierFieldsContext.html |     3 +-
 ...ExtensionsParser.DropPartitionFieldContext.html |     3 +-
 ...SqlExtensionsParser.ExponentLiteralContext.html |     3 +-
 ...ebergSqlExtensionsParser.ExpressionContext.html |     3 +-
 ...cebergSqlExtensionsParser.FieldListContext.html |     3 +-
 ...ergSqlExtensionsParser.FloatLiteralContext.html |     3 +-
 ...ebergSqlExtensionsParser.IdentifierContext.html |     3 +-
 ...lExtensionsParser.IdentityTransformContext.html |     3 +-
 ...gSqlExtensionsParser.IntegerLiteralContext.html |     3 +-
 ...xtensionsParser.MultipartIdentifierContext.html |     3 +-
 ...rgSqlExtensionsParser.NamedArgumentContext.html |     3 +-
 ...bergSqlExtensionsParser.NonReservedContext.html |     3 +-
 .../IcebergSqlExtensionsParser.NumberContext.html  |     3 +-
 ...gSqlExtensionsParser.NumericLiteralContext.html |     3 +-
 .../IcebergSqlExtensionsParser.OrderContext.html   |     3 +-
 ...ebergSqlExtensionsParser.OrderFieldContext.html |     3 +-
 ...ExtensionsParser.PositionalArgumentContext.html |     3 +-
 ...sParser.QuotedIdentifierAlternativeContext.html |     3 +-
 ...qlExtensionsParser.QuotedIdentifierContext.html |     3 +-
 ...ensionsParser.ReplacePartitionFieldContext.html |     3 +-
 ...xtensionsParser.SetIdentifierFieldsContext.html |     3 +-
 ...ser.SetWriteDistributionAndOrderingContext.html |     3 +-
 ...SqlExtensionsParser.SingleStatementContext.html |     3 +-
 ...SqlExtensionsParser.SmallIntLiteralContext.html |     3 +-
 ...cebergSqlExtensionsParser.StatementContext.html |     3 +-
 ...rgSqlExtensionsParser.StringLiteralContext.html |     3 +-
 ...cebergSqlExtensionsParser.StringMapContext.html |     3 +-
 ...gSqlExtensionsParser.TinyIntLiteralContext.html |     3 +-
 ...lExtensionsParser.TransformArgumentContext.html |     3 +-
 ...cebergSqlExtensionsParser.TransformContext.html |     3 +-
 ...SqlExtensionsParser.TypeConstructorContext.html |     3 +-
 ...ExtensionsParser.UnquotedIdentifierContext.html |     3 +-
 ...ensionsParser.WriteDistributionSpecContext.html |     3 +-
 ...lExtensionsParser.WriteOrderingSpecContext.html |     3 +-
 ...cebergSqlExtensionsParser.WriteSpecContext.html |     3 +-
 .../extensions/IcebergSqlExtensionsParser.html     |     3 +-
 .../extensions/IcebergSqlExtensionsVisitor.html    |     3 +-
 .../parser/extensions/package-summary.html         |     3 +-
 .../catalyst/parser/extensions/package-tree.html   |     3 +-
 .../iceberg/catalog/ExtendedSupportsDelete.html    |   280 -
 .../sql/connector/iceberg/catalog/Procedure.html   |     5 +-
 .../iceberg/catalog/ProcedureCatalog.html          |     3 +-
 .../iceberg/catalog/ProcedureParameter.html        |     3 +-
 ...sMerge.html => SupportsRowLevelOperations.html} |    40 +-
 .../connector/iceberg/catalog/package-summary.html |    17 +-
 .../connector/iceberg/catalog/package-tree.html    |    10 +-
 .../iceberg/distributions/Distribution.html        |   201 -
 .../iceberg/distributions/Distributions.html       |   310 -
 .../distributions/UnspecifiedDistribution.html     |   202 -
 .../impl/ClusterDistributionImpl.html              |   317 -
 .../impl/OrderedDistributionImpl.html              |   317 -
 .../impl/UnspecifiedDistributionImpl.html          |   271 -
 .../distributions/impl/package-summary.html        |   172 -
 .../iceberg/distributions/impl/package-tree.html   |   163 -
 .../iceberg/distributions/package-summary.html     |   203 -
 .../iceberg/distributions/package-tree.html        |   173 -
 .../iceberg/expressions/SortDirection.html         |   399 -
 .../iceberg/expressions/package-summary.html       |   189 -
 .../iceberg/expressions/package-tree.html          |   176 -
 .../connector/iceberg/read/package-summary.html    |   166 -
 .../sql/connector/iceberg/read/package-tree.html   |   161 -
 .../DeltaBatchWrite.html}                          |    45 +-
 .../DeltaWrite.html}                               |    48 +-
 .../DeltaWriteBuilder.html}                        |    50 +-
 .../Procedure.html => write/DeltaWriter.html}      |   145 +-
 .../DeltaWriterFactory.html}                       |    49 +-
 ...eBuilder.html => ExtendedLogicalWriteInfo.html} |    61 +-
 .../RowLevelOperation.Command.html}                |    98 +-
 .../RowLevelOperation.html}                        |   150 +-
 .../RowLevelOperationBuilder.html}                 |    43 +-
 ...ergeBuilder.html => RowLevelOperationInfo.html} |    49 +-
 .../SortOrder.html => write/SupportsDelta.html}    |   108 +-
 .../connector/iceberg/write/package-summary.html   |    79 +-
 .../sql/connector/iceberg/write/package-tree.html  |    67 +-
 javadoc/overview-summary.html                      |     2 +-
 javadoc/overview-tree.html                         |   221 +-
 javadoc/package-search-index.js                    |     2 +-
 javadoc/package-search-index.zip                   |   Bin 591 -> 589 bytes
 javadoc/serialized-form.html                       |  1531 ++-
 javadoc/type-search-index.js                       |     2 +-
 javadoc/type-search-index.zip                      |   Bin 6384 -> 6736 bytes
 landing-page/config.toml                           |     2 +-
 landing-page/content/common/community/blogs.md     |    28 +-
 landing-page/content/common/format/spec.md         |    78 +-
 .../content/common/project/how-to-release.md       |    77 +-
 .../content/common/project/multi-engine-support.md |   110 +
 .../common/releases/how-to-verify-a-release.md     |   154 +
 .../content/common/releases/release-notes.md       |    89 +-
 landing-page/content/posts/community/blogs.md      |   103 -
 landing-page/content/posts/community/join.md       |    92 -
 landing-page/content/posts/community/talks.md      |    33 -
 landing-page/content/posts/format/spec.md          |  1088 --
 landing-page/content/posts/format/terms.md         |    64 -
 landing-page/content/posts/project/benchmarks.md   |   134 -
 .../content/posts/project/how-to-release.md        |   200 -
 landing-page/content/posts/project/roadmap.md      |    61 -
 landing-page/content/posts/project/security.md     |    34 -
 .../content/posts/releases/release-notes.md        |   261 -
 landing-page/content/services/data-compaction.html |     2 +-
 landing-page/content/services/expressive-sql.html  |     2 +-
 .../content/services/hidden-partitioning.html      |     2 +-
 .../content/services/schema-evolution.html         |     2 +-
 landing-page/content/services/time-travel.html     |     2 +-
 .../static/img/iceberg-metadata.png                |   Bin
 redirects/0.12.1/index.html                        |     2 +-
 redirects/{0.12.1 => api}/index.html               |     2 +-
 redirects/{0.12.1 => aws}/index.html               |     2 +-
 redirects/{0.12.1 => configuration}/index.html     |     2 +-
 redirects/{0.12.1 => custom-catalog}/index.html    |     2 +-
 redirects/{0.12.1 => evolution}/index.html         |     2 +-
 redirects/{0.12.1 => flink-connector}/index.html   |     2 +-
 redirects/{0.12.1 => flink}/index.html             |     2 +-
 redirects/{0.12.1 => hive}/index.html              |     2 +-
 .../{0.12.1 => java-api-quickstart}/index.html     |     2 +-
 redirects/{0.12.0 => javadoc}/index.html           |     2 +-
 redirects/{0.12.1 => jdbc}/index.html              |     2 +-
 redirects/{0.12.1 => maintenance}/index.html       |     2 +-
 redirects/{0.12.1 => nessie}/index.html            |     2 +-
 redirects/{0.12.1 => partitioning}/index.html      |     2 +-
 redirects/{0.12.0 => performance}/index.html       |     2 +-
 redirects/{0.12.1 => python-api-intro}/index.html  |     2 +-
 .../{0.12.1 => python-feature-support}/index.html  |     2 +-
 redirects/{0.12.1 => python-quickstart}/index.html |     2 +-
 redirects/{0.12.1 => reliability}/index.html       |     2 +-
 redirects/{0.12.1 => schemas}/index.html           |     2 +-
 .../{0.12.1 => spark-configuration}/index.html     |     2 +-
 redirects/{0.12.1 => spark-ddl}/index.html         |     2 +-
 redirects/{0.12.1 => spark-procedures}/index.html  |     2 +-
 redirects/{0.12.1 => spark-queries}/index.html     |     2 +-
 .../index.html                                     |     2 +-
 redirects/{0.12.1 => spark-writes}/index.html      |     2 +-
 1118 files changed, 33859 insertions(+), 23384 deletions(-)
 rename landing-page/content/posts/project/trademarks.md => docs/content/docs/athena/_index.md (74%)
 copy redirects/0.12.1/index.html => docs/content/docs/dremio/_index.md (81%)
 copy redirects/0.12.1/index.html => docs/content/docs/emr/_index.md (79%)
 create mode 100644 docs/content/docs/releases/0.13.0/_index.md
 create mode 100644 docs/static/img/athena-logo.png
 create mode 100644 docs/static/img/dremio-logo.png
 create mode 100644 docs/static/img/emr-logo.png
 create mode 100644 javadoc/element-list
 create mode 100644 javadoc/jquery/jszip-utils/dist/jszip-utils-ie.js
 create mode 100644 javadoc/jquery/jszip-utils/dist/jszip-utils-ie.min.js
 create mode 100644 javadoc/jquery/jszip-utils/dist/jszip-utils.js
 create mode 100644 javadoc/jquery/jszip-utils/dist/jszip-utils.min.js
 create mode 100644 javadoc/jquery/jszip/dist/jszip.js
 create mode 100644 javadoc/jquery/jszip/dist/jszip.min.js
 copy javadoc/org/apache/iceberg/{StructLike.html => LockManager.html} (69%)
 copy javadoc/org/apache/iceberg/{ScanSummary.PartitionMetrics.html => MetadataUpdate.AddPartitionSpec.html} (67%)
 copy javadoc/org/apache/iceberg/{ScanSummary.PartitionMetrics.html => MetadataUpdate.AddSchema.html} (66%)
 copy javadoc/org/apache/iceberg/{ScanSummary.PartitionMetrics.html => MetadataUpdate.AddSnapshot.html} (67%)
 copy javadoc/org/apache/iceberg/{ScanSummary.PartitionMetrics.html => MetadataUpdate.AddSortOrder.html} (67%)
 copy javadoc/org/apache/iceberg/{ScanSummary.PartitionMetrics.html => MetadataUpdate.AssignUUID.html} (69%)
 copy javadoc/org/apache/iceberg/{ScanSummary.PartitionMetrics.html => MetadataUpdate.RemoveProperties.html} (68%)
 copy javadoc/org/apache/iceberg/{ScanSummary.PartitionMetrics.html => MetadataUpdate.RemoveSnapshot.html} (69%)
 copy javadoc/org/apache/iceberg/{ScanSummary.PartitionMetrics.html => MetadataUpdate.SetCurrentSchema.html} (69%)
 copy javadoc/org/apache/iceberg/{ScanSummary.PartitionMetrics.html => MetadataUpdate.SetCurrentSnapshot.html} (68%)
 copy javadoc/org/apache/iceberg/{ScanSummary.PartitionMetrics.html => MetadataUpdate.SetDefaultPartitionSpec.html} (68%)
 copy javadoc/org/apache/iceberg/{ScanSummary.PartitionMetrics.html => MetadataUpdate.SetDefaultSortOrder.html} (69%)
 copy javadoc/org/apache/iceberg/{ScanSummary.PartitionMetrics.html => MetadataUpdate.SetLocation.html} (69%)
 copy javadoc/org/apache/iceberg/{ScanSummary.PartitionMetrics.html => MetadataUpdate.SetProperties.html} (67%)
 copy javadoc/org/apache/iceberg/{ScanSummary.PartitionMetrics.html => MetadataUpdate.UpgradeFormatVersion.html} (68%)
 copy javadoc/org/apache/iceberg/{MetricsModes.html => MetadataUpdate.html} (51%)
 copy javadoc/org/apache/iceberg/{TableMetadataParser.Codec.html => RowLevelOperationMode.html} (76%)
 create mode 100644 javadoc/org/apache/iceberg/TableMetadata.Builder.html
 delete mode 100644 javadoc/org/apache/iceberg/actions/Actions.html
 copy javadoc/org/apache/iceberg/actions/{DeleteOrphanFiles.Result.html => ConvertEqualityDeleteFiles.Result.html} (81%)
 copy javadoc/org/apache/iceberg/actions/{MigrateTable.html => ConvertEqualityDeleteFiles.html} (71%)
 copy javadoc/org/apache/iceberg/actions/{RewriteStrategy.html => ConvertEqualityDeleteStrategy.html} (67%)
 delete mode 100644 javadoc/org/apache/iceberg/actions/CreateAction.html
 delete mode 100644 javadoc/org/apache/iceberg/actions/ExpireSnapshotsAction.html
 delete mode 100644 javadoc/org/apache/iceberg/actions/ExpireSnapshotsActionResult.html
 delete mode 100644 javadoc/org/apache/iceberg/actions/RemoveOrphanFilesAction.html
 delete mode 100644 javadoc/org/apache/iceberg/actions/RewriteDataFilesAction.html
 delete mode 100644 javadoc/org/apache/iceberg/actions/RewriteManifestsAction.html
 delete mode 100644 javadoc/org/apache/iceberg/actions/RewriteManifestsActionResult.html
 copy javadoc/org/apache/iceberg/actions/{MigrateTable.Result.html => RewritePositionDeleteFiles.Result.html} (81%)
 copy javadoc/org/apache/iceberg/actions/{MigrateTable.html => RewritePositionDeleteFiles.html} (71%)
 copy javadoc/org/apache/iceberg/actions/{RewriteStrategy.html => RewritePositionDeleteStrategy.html} (68%)
 delete mode 100644 javadoc/org/apache/iceberg/actions/SnapshotAction.html
 delete mode 100644 javadoc/org/apache/iceberg/actions/Spark3MigrateAction.html
 delete mode 100644 javadoc/org/apache/iceberg/actions/Spark3SnapshotAction.html
 delete mode 100644 javadoc/org/apache/iceberg/actions/SparkActions.html
 rename javadoc/org/apache/iceberg/{spark/Spark3VersionUtil.html => aliyun/AliyunClientFactories.html} (83%)
 copy javadoc/org/apache/iceberg/{actions/ExpireSnapshots.Result.html => aliyun/AliyunClientFactory.html} (76%)
 copy javadoc/org/apache/iceberg/{parquet/TypeToMessageType.html => aliyun/AliyunProperties.html} (59%)
 copy javadoc/org/apache/iceberg/{aws/s3/S3FileIO.html => aliyun/oss/OSSFileIO.html} (82%)
 copy javadoc/org/apache/iceberg/{aws/s3/S3InputFile.html => aliyun/oss/OSSInputFile.html} (72%)
 copy javadoc/org/apache/iceberg/{mr/hive/HiveIcebergSplit.html => aliyun/oss/OSSInputStream.html} (66%)
 copy javadoc/org/apache/iceberg/{spark/source/SparkMicroBatchStream.html => aliyun/oss/OSSOutputStream.html} (62%)
 copy javadoc/org/apache/iceberg/{mr/mapred/Container.html => aliyun/oss/OSSURI.html} (70%)
 copy javadoc/org/apache/iceberg/{aws/s3 => aliyun/oss}/package-summary.html (82%)
 copy javadoc/org/apache/iceberg/{flink/sink => aliyun/oss}/package-tree.html (70%)
 copy javadoc/org/apache/iceberg/{jdbc => aliyun}/package-summary.html (86%)
 copy javadoc/org/apache/iceberg/{schema => aliyun}/package-tree.html (83%)
 copy javadoc/org/apache/iceberg/{mr/mapreduce/IcebergSplit.html => arrow/vectorized/BaseBatchReader.html} (61%)
 rename javadoc/org/apache/iceberg/data/{BaseWriterFactory.html => BaseFileWriterFactory.html} (75%)
 copy javadoc/org/apache/iceberg/data/{avro/DataWriter.html => orc/GenericOrcWriters.StructWriter.html} (60%)
 copy javadoc/org/apache/iceberg/{actions/DeleteReachableFiles.Result.html => deletes/PositionDeleteIndex.html} (74%)
 copy javadoc/org/apache/iceberg/{actions/RewriteDataFilesActionResult.html => encryption/InputFilesDecryptor.html} (75%)
 create mode 100644 javadoc/org/apache/iceberg/flink/data/RowDataProjection.html
 copy javadoc/org/apache/iceberg/flink/{data/FlinkAvroWriter.html => source/DataIterator.html} (67%)
 copy javadoc/org/apache/iceberg/{mr/mapreduce/IcebergSplitContainer.html => flink/source/FileScanTaskReader.html} (75%)
 copy javadoc/org/apache/iceberg/flink/{data/FlinkParquetWriters.html => source/FlinkSplitPlanner.html} (82%)
 copy javadoc/org/apache/iceberg/{spark/source/RowDataRewriter.html => flink/source/RowDataFileScanTaskReader.html} (70%)
 copy javadoc/org/apache/iceberg/{util/Pair.html => flink/source/split/IcebergSourceSplit.html} (58%)
 copy javadoc/org/apache/iceberg/{mr/mapred/AbstractMapredIcebergRecordReader.html => flink/source/split/IcebergSourceSplitSerializer.html} (59%)
 copy javadoc/org/apache/{spark/sql/catalyst/analysis => iceberg/flink/source/split}/package-summary.html (85%)
 copy javadoc/org/apache/{spark/sql/catalyst/analysis => iceberg/flink/source/split}/package-tree.html (84%)
 copy javadoc/org/apache/iceberg/{flink/FlinkCatalogFactory.html => gcp/GCPProperties.html} (56%)
 copy javadoc/org/apache/iceberg/{aws/s3/S3FileIO.html => gcp/gcs/GCSFileIO.html} (81%)
 copy javadoc/org/apache/iceberg/{aws/s3/S3InputFile.html => gcp/gcs/GCSInputFile.html} (74%)
 copy javadoc/org/apache/iceberg/{aws/s3/S3OutputFile.html => gcp/gcs/GCSOutputFile.html} (77%)
 copy javadoc/org/apache/iceberg/{flink/actions => gcp/gcs}/package-summary.html (87%)
 copy javadoc/org/apache/iceberg/{flink/util => gcp/gcs}/package-tree.html (80%)
 copy javadoc/org/apache/iceberg/{arrow => gcp}/package-summary.html (89%)
 copy javadoc/org/apache/iceberg/{arrow => gcp}/package-tree.html (87%)
 copy javadoc/org/apache/iceberg/{util/ExceptionUtil.CatchBlock.html => hadoop/Configurable.html} (86%)
 delete mode 100644 javadoc/org/apache/iceberg/hive/HiveCatalogs.html
 copy javadoc/org/apache/iceberg/{parquet/ParquetWriteAdapter.html => io/BasePositionDeltaWriter.html} (52%)
 copy javadoc/org/apache/iceberg/{pig/IcebergPigInputFormat.IcebergRecordReader.html => io/ClusteredDataWriter.html} (51%)
 copy javadoc/org/apache/iceberg/{hadoop/HadoopFileIO.html => io/ClusteredEqualityDeleteWriter.html} (50%)
 create mode 100644 javadoc/org/apache/iceberg/io/ClusteredPositionDeleteWriter.html
 copy javadoc/org/apache/iceberg/{actions/RewriteDataFilesActionResult.html => io/DataWriteResult.html} (80%)
 copy javadoc/org/apache/iceberg/{spark/SparkTableUtil.SparkPartition.html => io/DeleteWriteResult.html} (65%)
 copy javadoc/org/apache/iceberg/io/{TaskWriter.html => EqualityDeltaWriter.html} (58%)
 copy javadoc/org/apache/iceberg/{pig/IcebergPigInputFormat.IcebergRecordReader.html => io/FanoutDataWriter.html} (51%)
 copy javadoc/org/apache/iceberg/io/{TaskWriter.html => FileWriter.html} (64%)
 rename javadoc/org/apache/iceberg/io/{WriterFactory.html => FileWriterFactory.html} (88%)
 copy javadoc/org/apache/iceberg/{aws/AwsClientFactory.html => io/PartitioningWriter.html} (63%)
 copy javadoc/org/apache/iceberg/io/{TaskWriter.html => PositionDeltaWriter.html} (59%)
 copy javadoc/org/apache/iceberg/{hadoop/HadoopFileIO.html => io/ResolvingFileIO.html} (65%)
 create mode 100644 javadoc/org/apache/iceberg/io/RollingDataWriter.html
 create mode 100644 javadoc/org/apache/iceberg/io/RollingEqualityDeleteWriter.html
 create mode 100644 javadoc/org/apache/iceberg/io/RollingPositionDeleteWriter.html
 delete mode 100644 javadoc/org/apache/iceberg/nessie/TableReference.html
 copy javadoc/org/apache/iceberg/{parquet/Parquet.DeleteWriteBuilder.html => orc/ORC.DeleteWriteBuilder.html} (65%)
 create mode 100644 javadoc/org/apache/iceberg/spark/SparkDistributionAndOrderingUtil.html
 copy javadoc/org/apache/iceberg/{orc/OrcSchemaVisitor.html => spark/SparkReadConf.html} (51%)
 copy javadoc/org/apache/iceberg/spark/{SparkReadOptions.html => SparkSQLProperties.html} (75%)
 copy javadoc/org/apache/iceberg/{mr/InputFormatConfig.ConfigBuilder.html => spark/SparkWriteConf.html} (51%)
 rename javadoc/org/apache/iceberg/{ => spark}/actions/ManifestFileBean.html (70%)
 copy javadoc/org/apache/iceberg/spark/actions/{Spark3BinPackStrategy.html => Spark3SortStrategy.html} (52%)
 copy javadoc/org/apache/iceberg/spark/data/vectorized/{RowPositionColumnVector.html => ColumnVectorWithFilter.html} (62%)
 copy javadoc/org/apache/iceberg/spark/procedures/{ExpireSnapshotsProcedure.html => AncestorsOfProcedure.html} (97%)
 rename javadoc/org/apache/iceberg/spark/source/{SparkRewriteBuilder.html => SparkMetadataColumn.html} (75%)
 copy javadoc/org/apache/iceberg/{deletes/PositionDelete.html => util/LockManagers.BaseLockManager.html} (69%)
 copy javadoc/org/apache/iceberg/{common/DynClasses.html => util/LockManagers.html} (82%)
 delete mode 100644 javadoc/org/apache/spark/sql/connector/iceberg/catalog/ExtendedSupportsDelete.html
 rename javadoc/org/apache/spark/sql/connector/iceberg/catalog/{SupportsMerge.html => SupportsRowLevelOperations.html} (78%)
 delete mode 100644 javadoc/org/apache/spark/sql/connector/iceberg/distributions/Distribution.html
 delete mode 100644 javadoc/org/apache/spark/sql/connector/iceberg/distributions/Distributions.html
 delete mode 100644 javadoc/org/apache/spark/sql/connector/iceberg/distributions/UnspecifiedDistribution.html
 delete mode 100644 javadoc/org/apache/spark/sql/connector/iceberg/distributions/impl/ClusterDistributionImpl.html
 delete mode 100644 javadoc/org/apache/spark/sql/connector/iceberg/distributions/impl/OrderedDistributionImpl.html
 delete mode 100644 javadoc/org/apache/spark/sql/connector/iceberg/distributions/impl/UnspecifiedDistributionImpl.html
 delete mode 100644 javadoc/org/apache/spark/sql/connector/iceberg/distributions/impl/package-summary.html
 delete mode 100644 javadoc/org/apache/spark/sql/connector/iceberg/distributions/impl/package-tree.html
 delete mode 100644 javadoc/org/apache/spark/sql/connector/iceberg/distributions/package-summary.html
 delete mode 100644 javadoc/org/apache/spark/sql/connector/iceberg/distributions/package-tree.html
 delete mode 100644 javadoc/org/apache/spark/sql/connector/iceberg/expressions/SortDirection.html
 delete mode 100644 javadoc/org/apache/spark/sql/connector/iceberg/expressions/package-summary.html
 delete mode 100644 javadoc/org/apache/spark/sql/connector/iceberg/expressions/package-tree.html
 delete mode 100644 javadoc/org/apache/spark/sql/connector/iceberg/read/package-summary.html
 delete mode 100644 javadoc/org/apache/spark/sql/connector/iceberg/read/package-tree.html
 copy javadoc/org/apache/spark/sql/connector/iceberg/{read/SupportsFileFilter.html => write/DeltaBatchWrite.html} (81%)
 copy javadoc/org/apache/spark/sql/connector/iceberg/{read/SupportsFileFilter.html => write/DeltaWrite.html} (82%)
 rename javadoc/org/apache/spark/sql/connector/iceberg/{read/SupportsFileFilter.html => write/DeltaWriteBuilder.html} (82%)
 copy javadoc/org/apache/spark/sql/connector/iceberg/{catalog/Procedure.html => write/DeltaWriter.html} (59%)
 rename javadoc/org/apache/spark/sql/connector/iceberg/{distributions/ClusteredDistribution.html => write/DeltaWriterFactory.html} (82%)
 copy javadoc/org/apache/spark/sql/connector/iceberg/write/{MergeBuilder.html => ExtendedLogicalWriteInfo.html} (80%)
 rename javadoc/org/apache/spark/sql/connector/iceberg/{expressions/NullOrdering.html => write/RowLevelOperation.Command.html} (76%)
 copy javadoc/org/apache/spark/sql/connector/iceberg/{catalog/Procedure.html => write/RowLevelOperation.html} (55%)
 rename javadoc/org/apache/spark/sql/connector/iceberg/{distributions/OrderedDistribution.html => write/RowLevelOperationBuilder.html} (80%)
 rename javadoc/org/apache/spark/sql/connector/iceberg/write/{MergeBuilder.html => RowLevelOperationInfo.html} (82%)
 rename javadoc/org/apache/spark/sql/connector/iceberg/{expressions/SortOrder.html => write/SupportsDelta.html} (62%)
 create mode 100644 landing-page/content/common/project/multi-engine-support.md
 create mode 100644 landing-page/content/common/releases/how-to-verify-a-release.md
 delete mode 100644 landing-page/content/posts/community/blogs.md
 delete mode 100644 landing-page/content/posts/community/join.md
 delete mode 100644 landing-page/content/posts/community/talks.md
 delete mode 100644 landing-page/content/posts/format/spec.md
 delete mode 100644 landing-page/content/posts/format/terms.md
 delete mode 100644 landing-page/content/posts/project/benchmarks.md
 delete mode 100644 landing-page/content/posts/project/how-to-release.md
 delete mode 100644 landing-page/content/posts/project/roadmap.md
 delete mode 100644 landing-page/content/posts/project/security.md
 delete mode 100644 landing-page/content/posts/releases/release-notes.md
 copy {docs => landing-page}/static/img/iceberg-metadata.png (100%)
 copy redirects/{0.12.1 => api}/index.html (92%)
 copy redirects/{0.12.1 => aws}/index.html (92%)
 copy redirects/{0.12.1 => configuration}/index.html (91%)
 copy redirects/{0.12.1 => custom-catalog}/index.html (91%)
 copy redirects/{0.12.1 => evolution}/index.html (91%)
 copy redirects/{0.12.1 => flink-connector}/index.html (91%)
 copy redirects/{0.12.1 => flink}/index.html (92%)
 copy redirects/{0.12.1 => hive}/index.html (92%)
 copy redirects/{0.12.1 => java-api-quickstart}/index.html (90%)
 copy redirects/{0.12.0 => javadoc}/index.html (92%)
 copy redirects/{0.12.1 => jdbc}/index.html (92%)
 copy redirects/{0.12.1 => maintenance}/index.html (91%)
 copy redirects/{0.12.1 => nessie}/index.html (92%)
 copy redirects/{0.12.1 => partitioning}/index.html (91%)
 rename redirects/{0.12.0 => performance}/index.html (91%)
 copy redirects/{0.12.1 => python-api-intro}/index.html (90%)
 copy redirects/{0.12.1 => python-feature-support}/index.html (90%)
 copy redirects/{0.12.1 => python-quickstart}/index.html (90%)
 copy redirects/{0.12.1 => reliability}/index.html (91%)
 copy redirects/{0.12.1 => schemas}/index.html (91%)
 copy redirects/{0.12.1 => spark-configuration}/index.html (90%)
 copy redirects/{0.12.1 => spark-ddl}/index.html (91%)
 copy redirects/{0.12.1 => spark-procedures}/index.html (90%)
 copy redirects/{0.12.1 => spark-queries}/index.html (91%)
 copy redirects/{0.12.1 => spark-structured-streaming}/index.html (89%)
 copy redirects/{0.12.1 => spark-writes}/index.html (91%)